Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dnet_util.cc599 bool IsIDNComponentSafe(const char16* str, in IsIDNComponentSafe() function
724 if (IsIDNComponentSafe(out->data() + original_length, output_chars, in IDNToUnicodeOneComponent()