PrefixMatch 65 chrome/browser/autocomplete/shortcuts_provider.cc if (URLPrefix::PrefixMatch(www_prefix, text, prefix_suffix)) PrefixMatch 46 chrome/browser/autocomplete/url_prefix.cc if (PrefixMatch(*i, text, prefix_suffix)) PrefixMatch 36 chrome/browser/autocomplete/url_prefix.h static bool PrefixMatch(const URLPrefix& prefix,