Home
last modified time | relevance | path

Searched refs:IDNToUnicodeWithAdjustments (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/base/
Dnet_util_icu.cc365 base::string16 IDNToUnicodeWithAdjustments( in IDNToUnicodeWithAdjustments() function
497 return IDNToUnicodeWithAdjustments(component_text, languages_, in Execute()
582 return IDNToUnicodeWithAdjustments(host, languages, NULL); in IDNToUnicode()