Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_regexp_iterator.cpp55 bool fullUnicode = jsIterator->GetUnicode(); in Next() local
108 bool global, bool fullUnicode) in CreateRegExpStringIterator()
Dobject_factory.cpp3723 bool fullUnicode) in NewJSRegExpIterator()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp654 bool fullUnicode = GetFlag(thread, regexp, RegExpParser::FLAG_UTF16, isFastPath); in RegExpMatch() local
777 bool fullUnicode = false; in RegExpMatchAll() local
1046 bool fullUnicode = false; in ReplaceInternal() local