Searched refs:utf8_table3 (Results 1 – 3 of 3) sorted by relevance
146 c = (c & PRIV(utf8_table3)[a]) << s; in print_char()
90 const int PRIV(utf8_table3)[] = { 0xff, 0x1f, 0x0f, 0x07, 0x03, 0x01}; variable
2665 extern const int PRIV(utf8_table3)[];
Completed in 28 milliseconds