Searched refs:kTwoByteZeroContinuationByte (Results 1 – 1 of 1) sorted by relevance
288 constexpr uint8_t kTwoByteZeroContinuationByte = 0b10000000; variable374 c = kTwoByteZeroContinuationByte; in FixUpModifiedUtf8()453 c != kTwoByteZeroContinuationByte) { in FixUpModifiedUtf8()