Searched defs:regex_matcher (Results 1 – 11 of 11) sorted by relevance
65 RE2* regex_matcher() const { return regex_matcher_.get(); } in regex_matcher() function136 RE2* regex_matcher() const { return matcher_.regex_matcher(); } in regex_matcher() function
39 auto regex_matcher = std::make_unique<RE2>(std::string(matcher)); in Create() local55 StringMatcher::StringMatcher(std::unique_ptr<RE2> regex_matcher) in StringMatcher()
38 auto regex_matcher = std::make_unique<RE2>(std::string(matcher)); in Create() local54 StringMatcher::StringMatcher(std::unique_ptr<RE2> regex_matcher) in StringMatcher()
452 const envoy_type_matcher_v3_RegexMatcher* regex_matcher = in RoutePathMatchParse() local509 const envoy_type_matcher_v3_RegexMatcher* regex_matcher = in RouteHeaderMatchersParse() local548 const auto* regex_matcher = in RouteHeaderMatchersParse() local
236 auto* regex_matcher = envoy_type_matcher_v3_StringMatcher_safe_regex( in CertificateValidationContextParse() local
73 const envoy_type_matcher_v3_RegexMatcher* regex_matcher) { in ParseRegexMatcherToJson()
466 const envoy_type_matcher_v3_RegexMatcher* regex_matcher = in RoutePathMatchParse() local523 const envoy_type_matcher_v3_RegexMatcher* regex_matcher = in RouteHeaderMatchersParse() local562 const auto* regex_matcher = in RouteHeaderMatchersParse() local
234 auto* regex_matcher = envoy_type_matcher_v3_StringMatcher_safe_regex( in CertificateValidationContextParse() local
150 std::unique_ptr<UniLib::RegexMatcher> regex_matcher = in SortedSymbolsForInput() local