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