Searched defs:globs (Results 1 – 2 of 2) sorted by relevance
23 bool UrlMatchesGlobs(const std::vector<std::string>* globs, in UrlMatchesGlobs()
140 const std::vector<std::string>& globs() const { return globs_; } in globs() function