Home
last modified time | relevance | path

Searched defs:punycode_decode (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/encodings/
Dpunycode.py182 def punycode_decode(text, errors): function
/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp217 enum punycode_status punycode_decode( in punycode_decode() function