Home
last modified time | relevance | path

Searched defs:isBackward (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp110 void RegExpParser::ParseDisjunction(bool isBackward) in ParseDisjunction()
232 void RegExpParser::ParseAlternative(bool isBackward) in ParseAlternative()
493 bool RegExpParser::ParseAssertionCapture(int *captureIndex, bool isBackward) in ParseAssertionCapture()
892 int RegExpParser::ParseAtomEscape(bool isBackward) in ParseAtomEscape()