Home
last modified time | relevance | path

Searched refs:kTwoByteZeroContinuationByte (Results 1 – 1 of 1) sorted by relevance

/external/jazzer-api/driver/
Dfuzzed_data_provider.cpp288 constexpr uint8_t kTwoByteZeroContinuationByte = 0b10000000; variable
374 c = kTwoByteZeroContinuationByte; in FixUpModifiedUtf8()
453 c != kTwoByteZeroContinuationByte) { in FixUpModifiedUtf8()