Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h155 inline bool IsUtf16() const in IsUtf16() function
Dregexp_executor.h508 inline bool IsUtf16() const in IsUtf16() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h81 bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h177 inline bool IsUtf16() const in IsUtf16() function
Dregexp_executor.h678 inline bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h152 inline bool IsUtf16() const in IsUtf16() function
1011 bool IsUtf16() const in IsUtf16() function
1125 bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp339 Local<JSValueRef> RegExpRef::IsUtf16(const EcmaVM *vm) in IsUtf16() function in panda::RegExpRef
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h203 bool IsUtf16() in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp2106 HWTEST_F_L0(JSNApiSplTest, IsUtf16) in HWTEST_F_L0() argument