Searched defs:string_matcher (Results 1 – 5 of 5) sorted by relevance
30 struct string_matcher struct33 typedef typename Traits::char_type char_type;34 typedef typename Traits::string_type string_type;35 typedef ICase icase_type;36 string_type str_;37 char_type const *end_;39 string_matcher(string_type const &str, Traits const &tr) in string_matcher() function52 string_matcher(string_matcher<Traits, ICase> const &that) in string_matcher() function59 bool match(match_state<BidiIter> &state, Next const &next) const in match()82 detail::width get_width() const in get_width()
60 const std::string& string_matcher() const { return string_matcher_; } in string_matcher() function126 const std::string& string_matcher() const { in string_matcher() function
172 absl::StatusOr<StringMatcher> string_matcher = in Create() local193 StringMatcher string_matcher, bool invert_match) in HeaderMatcher()
62 std::string string_matcher; member90 std::string string_matcher; member
955 absl::StatusOr<StringMatcher> string_matcher = in RoutePathMatchParse() local1300 absl::StatusOr<StringMatcher> string_matcher = in CommonTlsContextParse() local