Searched defs:regex_matcher (Results 1 – 3 of 3) sorted by relevance
32 struct regex_matcher struct35 regex_impl<BidiIter> impl_;37 regex_matcher(shared_ptr<regex_impl<BidiIter> > const &impl) in regex_matcher() argument49 bool match(match_state<BidiIter> &state, Next const &next) const in match()
63 std::unique_ptr<RE2> regex_matcher; member
1064 const envoy_type_matcher_RegexMatcher* regex_matcher = in RoutePathMatchParse() local1100 const envoy_type_matcher_RegexMatcher* regex_matcher = in RouteHeaderMatchersParse() local