Searched defs:groupName (Results 1 – 10 of 10) sorted by relevance
46 CVector<CString> &groupName) in GetCache()59 CVector<CString> groupName) in SetCache()
846 int RegExpParser::ParseCaptureCount(const char *groupName) in ParseCaptureCount()
36 groupName: string = ""; property in ContainerModuleItem
248 groupName: string = ''; property in ContainerModuleItem
246 groupName: string = ''; property in ContainerModuleItem
150 auto groupName = parser.GetGroupNames(); in SetGroupNames() local
900 int RegExpParser::ParseCaptureCount(const char *groupName) in ParseCaptureCount()
1835 JSHandle<JSTaggedValue> groupName = groupNames[i - 1]; in MakeMatchIndicesIndexPairArray() local1949 JSHandle<JSTaggedValue> groupName(thread, regexpObj->GetGroupName()); in RegExpBuiltinExec() local2296 CVector<CString> groupName; in RegExpInitialize() local
1255 JSHandle<EcmaString> groupName(thread, in GetSubstitution() local
713 JSHandle<JSTaggedValue> groupName(factory->NewFromASCII("groupname")); in HWTEST_F_L0() local