Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dpunyref.h85 enum punycode_status punycode_decode(
Dpunyref.c215 enum punycode_status punycode_decode( in punycode_decode() function
Didnaref.cpp212 punycode_status error = punycode_decode(srcLength,b1,(uint32_t*)&b2Len,b2,caseFlags); in convertFromPuny()
220 error = punycode_decode(srcLength,b1,(uint32_t*)&b2Len,b2,caseFlags); in convertFromPuny()