Searched refs:kUtf8TwoByteValue (Results 1 – 1 of 1) sorted by relevance
36 static const int kUtf8TwoByteValue = 0xc0; in LengthWithoutIncompleteUtf8() local56 if ((c & kUtf8TwoByteMask) == kUtf8TwoByteValue) { in LengthWithoutIncompleteUtf8()