Home
last modified time | relevance | path

Searched refs:uidna_IDNToUnicode (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Didnatest.c466 TestFunc func = uidna_IDNToUnicode; in TestIDNToUnicode()
786 destLen = uidna_IDNToUnicode(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength()
794 destLen = uidna_IDNToUnicode(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength()
845 outLen = uidna_IDNToUnicode(invalid_idn, len, output, 50, UIDNA_DEFAULT, &prsError, &status); in TestJB5273()
850 …outLen = uidna_IDNToUnicode(invalid_idn, len, output, 50, UIDNA_USE_STD3_RULES, &prsError, &status… in TestJB5273()
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Didnatest.c466 TestFunc func = uidna_IDNToUnicode; in TestIDNToUnicode()
786 destLen = uidna_IDNToUnicode(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength()
794 destLen = uidna_IDNToUnicode(ul, len, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength()
845 outLen = uidna_IDNToUnicode(invalid_idn, len, output, 50, UIDNA_DEFAULT, &prsError, &status); in TestJB5273()
850 …outLen = uidna_IDNToUnicode(invalid_idn, len, output, 50, UIDNA_USE_STD3_RULES, &prsError, &status… in TestJB5273()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Didnaconf.cpp165 uidna_IDNToUnicode(p, p_len, result, 200, UIDNA_USE_STD3_RULES, nullptr, &status); in Call()
167 uidna_IDNToUnicode(p, p_len, result, 200, UIDNA_ALLOW_UNASSIGNED, nullptr, &status); in Call()
H A Dtestidna.cpp1301 testIDNToUnicode("uidna_IDNToUnicode", uidna_IDNToUnicode); in TestIDNToUnicode()
1312 "uidna_IDNToUnicode",uidna_IDNToUnicode); in TestErrorCases()
1320 "uidna_IDNToUnicode",uidna_IDNToUnicode in TestRootLabelSeparator()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Didnaconf.cpp165 uidna_IDNToUnicode(p, p_len, result, 200, UIDNA_USE_STD3_RULES, nullptr, &status); in Call()
167 uidna_IDNToUnicode(p, p_len, result, 200, UIDNA_ALLOW_UNASSIGNED, nullptr, &status); in Call()
H A Dtestidna.cpp1301 testIDNToUnicode("uidna_IDNToUnicode", uidna_IDNToUnicode); in TestIDNToUnicode()
1312 "uidna_IDNToUnicode",uidna_IDNToUnicode); in TestErrorCases()
1320 "uidna_IDNToUnicode",uidna_IDNToUnicode in TestRootLabelSeparator()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
H A Durename.h1005 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) macro
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
H A Durename.h1005 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) macro
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libandroidicu/include/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
H A Durename.h1005 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) macro
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
H A Durename.h1043 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) macro
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
H A Durename.h1005 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) macro
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
H A Durename.h1041 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) macro
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
H A Durename.h1005 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) macro
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
/aosp_15_r20/external/icu/libandroidicu/include/unicode/
H A Duidna.h726 uidna_IDNToUnicode( const UChar* src, int32_t srcLength,
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duidna.cpp762 uidna_IDNToUnicode( const char16_t* src, int32_t srcLength, in uidna_IDNToUnicode() function
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duidna.cpp762 uidna_IDNToUnicode( const char16_t* src, int32_t srcLength, in uidna_IDNToUnicode() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libicu/ndk_headers/unicode/
H A Durename.h1005 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) macro

12