Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.h101 std::unordered_set<util::StringView> groupNames_; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h266 DynChunk groupNames_; variable