Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp102 void RegExpParser::ParseDisjunction() in ParseDisjunction() function in panda::es2panda::lexer::RegExpParser
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp110 void RegExpParser::ParseDisjunction(bool isBackward) in ParseDisjunction() function in panda::ecmascript::RegExpParser