Searched refs:utf8_first_code_mask (Results 1 – 1 of 1) sorted by relevance
245 static const unsigned char utf8_first_code_mask[5] = { variable282 c &= utf8_first_code_mask[l - 1]; in unicode_from_utf8()
Completed in 5 milliseconds