OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrefixMatch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/autocomplete/
url_prefix.h
36
static bool
PrefixMatch
(const URLPrefix& prefix,
url_prefix.cc
23
if (URLPrefix::
PrefixMatch
(www_prefix, text, prefix_suffix))
66
if (
PrefixMatch
(*i, text, prefix_suffix))
72
bool URLPrefix::
PrefixMatch
(const URLPrefix& prefix,
Completed in 102 milliseconds