Home
last modified time | relevance | path

Searched defs:c4 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dutf_helper.cpp383 const uint8_t c4 = utf8[++in_pos]; in Utf8ToUtf16Size() local
429 const uint8_t c4 = utf8In[++in_pos]; in ConvertRegionUtf8ToUtf16() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_global.cpp941 uint16_t c4 = EcmaStringAccessor(string).Get(k + ESCAPE_CHAR_OFFSET4); in Unescape() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.cpp1016 const uint8_t c4 = *(++utf8Data); in IsUtf8EqualsUtf16() local

Completed in 10 milliseconds