Searched refs:quotes_node (Results 1 – 1 of 1) sorted by relevance
350 QueryNodeList* quotes_node = new QueryNodePhrase; in ParseQueryImpl() local351 query_stack.back()->AddChild(quotes_node); in ParseQueryImpl()352 query_stack.push_back(quotes_node); in ParseQueryImpl()