Searched refs:kMultiByteValue (Results 1 – 1 of 1) sorted by relevance
44 static const int kMultiByteValue = 0x80; in LengthWithoutIncompleteUtf8() local51 if ((c & kMultiByteMask) == kMultiByteValue) { in LengthWithoutIncompleteUtf8()