Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.h299 static bool IsUTF16LowSurrogate(uint16_t ch) in IsUTF16LowSurrogate() function
Dbuiltins_global.h210 static bool IsUTF16LowSurrogate(uint16_t ch) in IsUTF16LowSurrogate() function
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp41 bool IsUTF16LowSurrogate(uint16_t ch) in IsUTF16LowSurrogate() function