OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:punycode_encode
(Results
1 - 4
of
4
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
punycode.py
119
def
punycode_encode
(text):
function
202
res =
punycode_encode
(input)
213
return
punycode_encode
(input)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
punycode.py
119
def
punycode_encode
(text):
function
202
res =
punycode_encode
(input)
213
return
punycode_encode
(input)
/external/chromium_org/third_party/icu/source/test/intltest/
punyref.c
126
enum punycode_status
punycode_encode
(
function
/external/icu4c/test/intltest/
punyref.c
126
enum punycode_status
punycode_encode
(
function
Completed in 957 milliseconds