Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
Dpunycode.py119 def punycode_encode(text): function
202 res = punycode_encode(input)
213 return punycode_encode(input)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
Dpunycode.py119 def punycode_encode(text): function
202 res = punycode_encode(input)
213 return punycode_encode(input)