Searched refs:FindGroupName (Results 1 – 2 of 2) sorted by relevance
107 int FindGroupName(const CString &name);
478 int RegExpParser::FindGroupName(const CString &name) in FindGroupName() function in panda::ecmascript::RegExpParser566 if (FindGroupName(name) > 0) { in ParseAssertionCapture()1020 int postion = FindGroupName(name); in ParseAtomEscape()