Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp965 bool unicode = EcmaStringAccessor(inputString).IsUtf16() && (flags & RegExpParser::FLAG_UTF16); in MatchAndReplace() local
1841 AdvanceStringIndex(const JSHandle<JSTaggedValue> &inputStr, int64_t index, bool unicode) AdvanceStringIndex() argument

Completed in 9 milliseconds