HomeSort by relevance Sort by last modified time
    Searched full:puny (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
punycode.h 62 * @return Number of ASCII characters in puny.
78 * @param srcLength Length of puny, or -1 if NUL-terminated
  /frameworks/ex/common/tools/
make-iana-tld-pattern.py 144 puny = domain.strip()[4:] variable
145 result = puny.decode('punycode')

Completed in 56 milliseconds