Searched defs:isBackward (Results 1 – 2 of 2) sorted by relevance
177 void RegExpParser::ParseDisjunction(bool isBackward) in ParseDisjunction()299 void RegExpParser::ParseAlternative(bool isBackward) in ParseAlternative()550 bool RegExpParser::ParseAssertionCapture(int *captureIndex, bool isBackward) in ParseAssertionCapture()955 int RegExpParser::ParseAtomEscape(bool isBackward) in ParseAtomEscape()
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()