MatchesPortPattern  458 extensions/common/url_pattern.cc       && (MatchesPortPattern(other.port()) || other.MatchesPortPattern(port()))
MatchesPortPattern  468 extensions/common/url_pattern.cc       && MatchesPortPattern(other.port())
MatchesPortPattern  499 extensions/common/url_pattern.cc   if (!MatchesPortPattern(base::IntToString(test.EffectiveIntPort())))
MatchesPortPattern  205 extensions/common/url_pattern.h   bool MatchesPortPattern(const std::string& port) const;