Home
last modified time | relevance | path

Searched refs:latin1Code (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dutf_helper.cpp487 uint8_t latin1Code = static_cast<uint8_t>(codepoint & latin1Limit); in ConvertRegionUtf16ToLatin1() local
488 latin1Out[latin1Pos++] = latin1Code; in ConvertRegionUtf16ToLatin1()

Completed in 1 milliseconds