Searched refs:usprep_openByType (Results 1 – 12 of 12) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | usprep.h | 204 usprep_openByType(UStringPrepProfileType type,
|
D | urename.h | 1756 #define usprep_openByType U_ICU_ENTRY_POINT_RENAME(usprep_openByType) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | usprep.h | 204 usprep_openByType(UStringPrepProfileType type,
|
D | urename.h | 1756 #define usprep_openByType U_ICU_ENTRY_POINT_RENAME(usprep_openByType) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | usprep.h | 204 usprep_openByType(UStringPrepProfileType type,
|
D | urename.h | 1756 #define usprep_openByType U_ICU_ENTRY_POINT_RENAME(usprep_openByType) macro
|
/external/icu/icu4c/source/common/ |
D | uidna.cpp | 625 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status); in uidna_toASCII() 654 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status); in uidna_toUnicode() 685 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status); in uidna_IDNToASCII() 778 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status); in uidna_IDNToUnicode()
|
D | usprep.cpp | 405 usprep_openByType(UStringPrepProfileType type, in usprep_openByType() function
|
/external/icu/icu4c/source/test/intltest/ |
D | testidn.cpp | 85 LocalUStringPrepProfilePointer profile(usprep_openByType(USPREP_RFC3491_NAMEPREP, &errorCode)); in testData()
|
D | testidna.cpp | 425 LocalUStringPrepProfilePointer prep(usprep_openByType(USPREP_RFC3491_NAMEPREP,&prepStatus)); in debug()
|
/external/icu/icu4c/source/test/cintltst/ |
D | spreptst.c | 772 sprep = usprep_openByType(getTypeFromProfileName(profileName), &status); in TestStringPrepProfiles()
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 1756 #define usprep_openByType U_ICU_ENTRY_POINT_RENAME(usprep_openByType) macro
|