Lines Matching refs:languages
193 // |languages| is a comma separated list of ISO 639 language codes. It
195 // who understands languages listed. |host| will be converted to a
200 // When |languages| is empty, even that mixing is not allowed.
202 const std::string& languages);
272 // takes the same accept languages component as ElideURL().
274 const std::string& languages,
278 // if |languages| accepts the Unicode representation. |format_type| is a bitmask
309 const std::string& languages,
317 const std::string& languages,
329 const std::string& languages,
340 inline base::string16 FormatUrl(const GURL& url, const std::string& languages) {
341 return FormatUrl(url, languages, kFormatUrlOmitAll, UnescapeRule::SPACES,