Searched refs:utf8d (Results 1 – 2 of 2) sorted by relevance
245 static const unsigned char utf8d[] = { variable267 unsigned type = utf8d[byte]; in decode()273 *state = utf8d[256 + *state + type]; in decode()
35 static const unsigned char utf8d[] = { variable57 unsigned type = utf8d[byte]; in decode()63 *state = utf8d[256 + *state + type]; in decode()