Home
last modified time | relevance | path

Searched defs:HasMatchIn (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/query_parser/
Dquery_parser.cc120 bool QueryNodeWord::HasMatchIn(const QueryWordVector& words, in HasMatchIn() function in query_parser::QueryNodeWord
135 bool QueryNodeWord::HasMatchIn(const QueryWordVector& words) const { in HasMatchIn() function in query_parser::QueryNodeWord
217 bool QueryNodeList::HasMatchIn(const QueryWordVector& words, in HasMatchIn() function in query_parser::QueryNodeList
223 bool QueryNodeList::HasMatchIn(const QueryWordVector& words) const { in HasMatchIn() function in query_parser::QueryNodeList
298 bool QueryNodePhrase::HasMatchIn( in HasMatchIn() function in query_parser::QueryNodePhrase
313 bool QueryNodePhrase::HasMatchIn(const QueryWordVector& words) const { in HasMatchIn() function in query_parser::QueryNodePhrase