Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_regexp_iterator.cpp58 bool fullUnicode = jsIterator->GetUnicode(); in Next() local
112 bool global, bool fullUnicode) in CreateRegExpStringIterator()
Dobject_factory.cpp2718 bool fullUnicode) in NewJSRegExpIterator()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp440 bool fullUnicode = uincodeValue.ToBoolean(); in Match() local
577 bool fullUnicode = false; in MatchAll() local
749 bool fullUnicode = false; in Replace() local