Home
last modified time | relevance | path

Searched defs:IsUtf16 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h169 inline bool IsUtf16() const in IsUtf16() function
Dregexp_executor.h690 inline bool IsUtf16() const in IsUtf16() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Dstring.h74 bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h83 bool IsUtf16() const in IsUtf16() function
509 bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1855 Local<JSValueRef> RegExpRef::IsUtf16(const EcmaVM *vm) in IsUtf16() function in panda::RegExpRef