Home
last modified time | relevance | path

Searched defs:unicode (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dlib_ark_builtins.d.ts79 readonly unicode: boolean; property
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp424 JSHandle<JSTaggedValue> unicode = globalConst->GetHandledUnicodeString(); in Match() local
671 … bool unicode = EcmaStringAccessor(inputString).IsUtf16() && (flags & RegExpParser::FLAG_UTF16); in RegExpReplaceFast() local
735 JSHandle<JSTaggedValue> unicode = globalConst->GetHandledUnicodeString(); in Replace() local
1323 bool unicode) in AdvanceStringIndex()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_regexp_test.cpp234 JSHandle<JSTaggedValue> unicode(thread->GetEcmaVM()->GetFactory()->NewFromASCII("unicode")); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property