Searched refs:end_query (Results 1 – 1 of 1) sorted by relevance
326 std::string end_query(prefix_utf8); in AutocompleteForPrefix() local327 end_query.push_back(std::numeric_limits<unsigned char>::max()); in AutocompleteForPrefix()330 statement.BindString(1, end_query); in AutocompleteForPrefix()