Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/regexp/
Dregexp.h33 bool IsUtf16() const in IsUtf16() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl1.h35 inline bool BaseString::IsUtf16() const in IsUtf16() function
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h155 inline bool IsUtf16() const in IsUtf16() function
Dregexp_executor.h513 inline bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h191 inline bool IsUtf16() const in IsUtf16() function
Dregexp_executor.h725 inline bool IsUtf16() const in IsUtf16() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h90 bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h173 inline bool IsUtf16() const in IsUtf16() function
726 bool IsUtf16() const in IsUtf16() function
858 bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp320 Local<JSValueRef> RegExpRef::IsUtf16(const EcmaVM *vm) in IsUtf16() function in panda::RegExpRef
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_string.h391 bool IsUtf16() in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp2107 HWTEST_F_L0(JSNApiSplTest, IsUtf16) in HWTEST_F_L0() argument