Searched refs:regexHandler (Results 1 – 1 of 1) sorted by relevance
25 const auto &MethodGroupParser(RegexHandler ®exHandler) in MethodGroupParser() argument39 …static const auto REGEX_HANDLER = [®exHandler](Action a, typename P::Ctx &c, auto from, auto to… in MethodGroupParser()47 return regexHandler(c, PandaString {start, end}); in MethodGroupParser()