Searched refs:utf8_table1 (Results 1 – 3 of 3) sorted by relevance
100 const int PRIV(utf8_table1)[] = variable103 const int PRIV(utf8_table1_size) = sizeof(PRIV(utf8_table1)) / sizeof(int);
88 if ((int)cvalue <= PRIV(utf8_table1)[i]) break; in PRIV()
1904 extern const int PRIV(utf8_table1)[];
Completed in 15 milliseconds