Searched refs:utf8_min_code (Results 1 – 1 of 1) sorted by relevance
241 static const unsigned int utf8_min_code[5] = { variable300 if (c < utf8_min_code[l - 1]) in unicode_from_utf8()