Searched defs:string_pattern (Results 1 – 2 of 2) sorted by relevance
69 const StringPattern* string_pattern() const { in string_pattern() function257 const StringPattern* string_pattern() const { return string_pattern_; } in string_pattern() function
166 const StringPattern* string_pattern) in URLMatcherCondition()