Searched refs:kUtf8ThreeByteValue (Results 1 – 1 of 1) sorted by relevance
36 static const int kUtf8ThreeByteValue = 0xe0; in LengthWithoutIncompleteUtf8() local58 } else if ((c & kUtf8ThreeByteMask) == kUtf8ThreeByteValue) { in LengthWithoutIncompleteUtf8()