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