Home
last modified time | relevance | path

Searched refs:u_strToPunycode (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/common/
Dpunycode.h69 u_strToPunycode(const UChar *src, int32_t srcLength,
Duidna.cpp336 b2Len = u_strToPunycode(b1,b1Len,b2,b2Capacity,caseFlags, status); in _internal_toASCII()
349 b2Len = u_strToPunycode(b1,b1Len,b2,b2Len,caseFlags, status); in _internal_toASCII()
Dpunycode.cpp182 u_strToPunycode(const UChar *src, int32_t srcLength, in u_strToPunycode() function
Duts46.cpp880 int32_t punycodeLength=u_strToPunycode(label, labelLength, in processLabel()
891 punycodeLength=u_strToPunycode(label, labelLength, in processLabel()
/external/icu/libicu/cts_headers/
Dpunycode.h69 u_strToPunycode(const UChar *src, int32_t srcLength,
/external/icu/icu4c/source/test/intltest/
Duts46test.cpp356 u_strToPunycode(s.getBuffer(), s.length(), dest, UPRV_LENGTHOF(dest), nullptr, &errorCode); in TestTooLong()
Dtestidna.cpp893 int32_t destLen = u_strToPunycode(dest,destCapacity,start,labelLen,caseFlags, &status);
/external/icu/libicu/cts_headers/unicode/
Durename.h367 #define u_strToPunycode U_ICU_ENTRY_POINT_RENAME(u_strToPunycode) macro
/external/icu/icu4c/source/common/unicode/
Durename.h367 #define u_strToPunycode U_ICU_ENTRY_POINT_RENAME(u_strToPunycode) macro
/external/icu/libandroidicu/include/unicode/
Durename.h367 #define u_strToPunycode U_ICU_ENTRY_POINT_RENAME(u_strToPunycode) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h367 #define u_strToPunycode U_ICU_ENTRY_POINT_RENAME(u_strToPunycode) macro