Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp721 void RegExpParser::ParseQuantifier() in ParseQuantifier() function in panda::es2panda::lexer::RegExpParser
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp697 void RegExpParser::ParseQuantifier(size_t atomBcStart, int captureStart, int captureEnd) in ParseQuantifier() function in panda::ecmascript::RegExpParser