KDb

transliteration_table.h
1/* Transliteration table of 65535 unicode characters
2 Do not edit this file, it is generated
3 by generate_transliteration_table.sh script. */
4
5#define TRANSLITERATION_TABLE_SIZE 65535
6extern const char *const transliteration_table[TRANSLITERATION_TABLE_SIZE + 1];
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:21:01 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.