File indexing completed on 2024-05-05 16:47:30

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];