Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.cpp890 bool RegExpParser::ParseGroupSpecifier(const uint8_t **pp, PandaString &name) in ParseGroupSpecifier() function in ark::RegExpParser
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp916 bool RegExpParser::ParseGroupSpecifier(const uint8_t **pp, CString &name) in ParseGroupSpecifier() function in panda::ecmascript::RegExpParser