Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.cpp671 bool RegExpParser::ParseAssertionCapture(int *captureIndex, bool isBackward) in ParseAssertionCapture() function in ark::RegExpParser
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp587 bool RegExpParser::ParseAssertionCapture(int *captureIndex, bool isBackward) in ParseAssertionCapture() function in panda::ecmascript::RegExpParser