Home
last modified time | relevance | path

Searched refs:newGroupNames_ (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser_cache.cpp54 groupName = info.newGroupNames_; in GetCache()
68 info.newGroupNames_ = groupName; in SetCache()
H A Dregexp_parser_cache.h47 CVector<CString> newGroupNames_; member
H A Dregexp_parser.h140 return newGroupNames_; in GetGroupNames()
305 CVector<CString> newGroupNames_; member in panda::ecmascript::RegExpParser
H A Dregexp_parser.cpp661 newGroupNames_.push_back(name); in ParseAssertionCapture()
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_parser.h104 return newGroupNames_; in GetGroupNames()
238 PandaVector<PandaString> newGroupNames_ {};
H A Dregexp_parser.cpp624 newGroupNames_.push_back(name); in ParseAssertionCapture()

Completed in 11 milliseconds