Searched defs:regex_matcher (Results 1 – 4 of 4) sorted by relevance
63 RE2* regex_matcher() const { return regex_matcher_.get(); } in regex_matcher() function133 RE2* regex_matcher() const { return matcher_.regex_matcher(); } in regex_matcher() function
37 auto regex_matcher = absl::make_unique<RE2>(std::string(matcher), options); in Create() local52 StringMatcher::StringMatcher(std::unique_ptr<RE2> regex_matcher, in StringMatcher()
150 std::unique_ptr<UniLib::RegexMatcher> regex_matcher = in SortedSymbolsForInput() local
1273 const envoy_type_matcher_v3_RegexMatcher* regex_matcher = in RoutePathMatchParse() local1315 const envoy_type_matcher_v3_RegexMatcher* regex_matcher = in RouteHeaderMatchersParse() local1615 const envoy_type_matcher_v3_RegexMatcher* regex_matcher = in RouteActionParse() local1828 auto* regex_matcher = envoy_type_matcher_v3_StringMatcher_safe_regex( in CommonTlsContextParse() local