Searched refs:ParseQueryImpl (Results 1 – 2 of 2) sorted by relevance
271 if (!ParseQueryImpl(query, &root)) in ParseQuery()279 if (ParseQueryImpl(l10n_util::ToLower(query), &root)) in ParseQuery()287 if (!ParseQueryImpl(query, &root)) in ExtractQueryWords()323 bool QueryParser::ParseQueryImpl(const string16& query, in ParseQueryImpl() function in QueryParser
100 bool ParseQueryImpl(const string16& query,