Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser_cache.cpp46 CVector<CString> &groupName) in GetCache()
59 CVector<CString> groupName) in SetCache()
Dregexp_parser.cpp841 int RegExpParser::ParseCaptureCount(const char *groupName) in ParseCaptureCount()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1463 JSHandle<JSTaggedValue> groupName(thread, regexpObj->GetGroupName()); in RegExpBuiltinExec() local
1726 CVector<CString> groupName; in RegExpInitialize() local
Dbuiltins_string.cpp1166 JSHandle<EcmaString> groupName(thread, in GetSubstitution() local