Home | History | Annotate | Download | only in search_engines

Lines Matching refs:ReplaceSearchTerms

32 // callers can substitute values to get a "real" URL using ReplaceSearchTerms().
39 // Magic numbers to pass to ReplaceSearchTerms() for the |accepted_suggestion|
69 // TemplateURLRef::ReplaceSearchTerms methods. By default, only search_terms
152 // If set, ReplaceSearchTerms() will automatically append any extra query
172 // If set, ReplaceSearchTerms() will append a param to the TemplateURLRef to
207 std::string ReplaceSearchTerms(const SearchTermsArgs& search_terms_args,
211 // TODO(jnd): remove the following ReplaceSearchTerms definition which does
214 std::string ReplaceSearchTerms(
217 return ReplaceSearchTerms(search_terms_args, search_terms_data, NULL);
374 // encoding. This method is called each time ReplaceSearchTerms gets called.
389 // ReplaceSearchTerms().