Home
last modified time | relevance | path

Searched refs:matched_all (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/history/
Dquery_parser.cc225 bool matched_all = true; in HasMatchIn() local
228 matched_all = false; in HasMatchIn()
232 if (matched_all) { in HasMatchIn()