File indexing completed on 2025-04-20 07:21:29
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];