Searched refs:utf8_left (Results 1 – 1 of 1) sorted by relevance
48 static uint32_t utf8_left; variable1128 if (utf8_left == 0) in input_partial()1136 utf8_left = 0; in input_partial()1152 utf8_left = 1; in input_byte()1159 utf8_left = 2; in input_byte()1166 utf8_left = 3; in input_byte()1172 if (utf8_left == 0) { in input_byte()1176 utf8_left--; in input_byte()1178 if (utf8_left == 0) { in input_byte()