Warning, file /libraries/kdb/src/tools/transliteration/transliteration_table.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 /* Transliteration table of 65535 unicode characters
0002    Do not edit this file, it is generated
0003    by generate_transliteration_table.sh script. */
0004 
0005 #define TRANSLITERATION_TABLE_SIZE 65535
0006 extern const char *const transliteration_table[TRANSLITERATION_TABLE_SIZE + 1];