Searched defs:ParseQuantifier (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/lexer/regexp/ | ||
| D | regexp.cpp | 721 void RegExpParser::ParseQuantifier() in ParseQuantifier() function in panda::es2panda::lexer::RegExpParser |
| /arkcompiler/ets_runtime/ecmascript/regexp/ | ||
| D | regexp_parser.cpp | 697 void RegExpParser::ParseQuantifier(size_t atomBcStart, int captureStart, int captureEnd) in ParseQuantifier() function in panda::ecmascript::RegExpParser |