Home
last modified time | relevance | path

Searched refs:regex_handler (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/verification/config/options/
Dmethod_group_parser.h25 const auto &MethodGroupParser(RegexHandler &regex_handler) in MethodGroupParser() argument
45 return regex_handler(c, PandaString {start, end}); in MethodGroupParser()