summaryrefslogtreecommitdiffstats
path: root/kexi/kexiutils/transliteration_table.h
blob: 5be7dadc960550b9be5da6ef0c337a7c8bddbc9b (plain)
1
2
3
4
5
6
7
8
/* Transliteration table of 65535 unicode characters
   Do not edit this file, it is generated
   by ./generate_transliteration_table.sh script. */


#define TRANSLITERATION_TABLE_SIZE 65535
extern const char *const transliteration_table[TRANSLITERATION_TABLE_SIZE + 1];