Searched refs:UrlMatchesGlobs (Results 1 – 1 of 1) sorted by relevance
19 bool UrlMatchesGlobs(const std::vector<std::string>* globs, in UrlMatchesGlobs() function113 if (!UrlMatchesGlobs(&globs_, url)) in MatchesURL()118 if (UrlMatchesGlobs(&exclude_globs_, url)) in MatchesURL()