Searched refs:kUtf8FourByteValue (Results 1 – 1 of 1) sorted by relevance
41 static const int kUtf8FourByteValue = 0xF0; in LengthWithoutIncompleteUtf8() local65 } else if ((c & kUtf8FourByteMask) == kUtf8FourByteValue) { in LengthWithoutIncompleteUtf8()