Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Dustring.h250 static constexpr size_t UTF8_NEXT_ONE_BYTE = 1; variable
342 if (!HasExpectedNumberOfBytes(Constants::UTF8_NEXT_ONE_BYTE)) { in DecodeCP()