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

  /external/chromium_org/components/url_matcher/
substring_set_matcher_unittest.cc 27 matcher.RegisterPatterns(patterns);
58 matcher.RegisterPatterns(patterns);
133 matcher.RegisterPatterns(patterns);
138 matcher.RegisterPatterns(patterns);
substring_set_matcher.h 31 void RegisterPatterns(const std::vector<const StringPattern*>& patterns);
36 // Analogous to RegisterPatterns and UnregisterPatterns but executes both
regex_set_matcher.cc 106 substring_matcher_->RegisterPatterns(substring_patterns_);
substring_set_matcher.cc 64 void SubstringSetMatcher::RegisterPatterns(

Completed in 484 milliseconds