Searched defs:isBackward (Results 1 – 2 of 2) sorted by relevance
177 void RegExpParser::ParseDisjunction(bool isBackward) in ParseDisjunction()298 void RegExpParser::ParseAlternativeEscape(bool isBackward, bool &isAtom) in ParseAlternativeEscape()358 void RegExpParser::ParsePatternCharacter(bool isBackward) in ParsePatternCharacter()390 void RegExpParser::ParseAlternativeAny(bool isBackward) in ParseAlternativeAny()408 void RegExpParser::ParseAlternativeRange(bool isBackward) in ParseAlternativeRange()442 void RegExpParser::ParseAlternativeImpl(bool isBackward, bool &isAtom, int &captureIndex) in ParseAlternativeImpl()526 void RegExpParser::ParseAlternative(bool isBackward) in ParseAlternative()579 void RegExpParser::InsertMatchAheadOpCode(bool isBackward) in InsertMatchAheadOpCode()611 bool RegExpParser::ParseAssertion(bool isBackward, bool &isAtom, bool &parseCapture) in ParseAssertion()670 bool RegExpParser::ParseAssertionCapture(int *captureIndex, bool isBackward) in ParseAssertionCapture()[all …]
122 void RegExpParser::ParseDisjunction(bool isBackward) in ParseDisjunction()326 void RegExpParser::ParseAlternative(bool isBackward) in ParseAlternative()587 bool RegExpParser::ParseAssertionCapture(int *captureIndex, bool isBackward) in ParseAssertionCapture()1015 int RegExpParser::ParseAtomEscape(bool isBackward) in ParseAtomEscape()