Searched refs:multi_byte_bytes_seen (Results 1 – 1 of 1) sorted by relevance
45 int multi_byte_bytes_seen = 0; in LengthWithoutIncompleteUtf8() local52 multi_byte_bytes_seen++; in LengthWithoutIncompleteUtf8()56 if (multi_byte_bytes_seen >= 1) { in LengthWithoutIncompleteUtf8()61 if (multi_byte_bytes_seen >= 2) { in LengthWithoutIncompleteUtf8()66 if (multi_byte_bytes_seen >= 3) { in LengthWithoutIncompleteUtf8()