Searched defs:groupName (Results 1 – 8 of 8) sorted by relevance
47 CVector<CString> &groupName) in GetCache()62 CVector<CString> groupName) in SetCache()
964 int RegExpParser::ParseCaptureCount(const char *groupName) in ParseCaptureCount()
114 notChildren(item, group, groupName, groupDescribe) { argument
942 bool RegExpParser::CalculateCaptureIndex(const uint8_t *p, int &captureIndex, const char *groupName… in CalculateCaptureIndex()974 bool RegExpParser::ParseCaptureCountImpl(const uint8_t *p, int &captureIndex, const char *groupName… in ParseCaptureCountImpl()997 int RegExpParser::ParseCaptureCount(const char *groupName) in ParseCaptureCount()
151 auto groupName = parser.GetGroupNames(); in SetGroupNames() local
2047 JSHandle<JSTaggedValue> groupName = groupNames[i - 1]; in MakeMatchIndicesIndexPairArray() local2124 … JSHandle<JSTaggedValue> groupName(thread, JSHandle<JSRegExp>::Cast(regexp)->GetGroupName(thread)); in RegExpBuiltinExec() local2449 CVector<CString> groupName; in RegExpInitialize() local
1378 JSHandle<EcmaString> groupName = JSHandle<EcmaString>( in ProcessNamedCaptures() local
650 JSHandle<JSTaggedValue> groupName(factory->NewFromASCII("groupname")); in HWTEST_F_L0() local