Home
last modified time | relevance | path

Searched defs:IsUTF16LowSurrogate (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.h298 static bool IsUTF16LowSurrogate(uint16_t ch) in IsUTF16LowSurrogate() function
Dbuiltins_global.h247 static bool IsUTF16LowSurrogate(uint16_t ch) in IsUTF16LowSurrogate() function
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h136 inline bool IsUTF16LowSurrogate(uint16_t ch) in IsUTF16LowSurrogate() function