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