HomeSort by relevance Sort by last modified time
    Searched refs:CanonicalizeURLForRegexSearches (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/url_matcher/
url_matcher.h 163 std::string CanonicalizeURLForRegexSearches(const GURL& url) const;
url_matcher.cc 411 std::string URLMatcherConditionFactory::CanonicalizeURLForRegexSearches(
673 condition_factory_.CanonicalizeURLForRegexSearches(url), &matches);

Completed in 33 milliseconds