Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp416 bool fullUnicode = uincodeValue.ToBoolean(); in Match() local
650 bool fullUnicode = false; in Replace() local
1267 [[maybe_unused]] bool fullUnicode = base::StringHelper::Contains(*flagsStr, *uString); in RegExpBuiltinExec() local