Home
last modified time | relevance | path

Searched refs:uidna_openUTS46 (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/common/unicode/
Dudraft.h38 # define uidna_openUTS46 uidna_openUTS46_DRAFT_API_DO_NOT_USE macro
Duidna.h119 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode);
Durename.h985 #define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46) macro
/external/icu4c/test/intltest/
Ditutil.cpp368 LocalUIDNAPointer idna(uidna_openUTS46(0, errorCode)); in TestLocalXyzPointer()
/external/icu4c/test/cintltst/
Didnatest.c874 UIDNA *uts46 = uidna_openUTS46(UIDNA_USE_STD3_RULES|UIDNA_NONTRANSITIONAL_TO_UNICODE, in TestUTS46()
/external/icu4c/common/
Duts46.cpp1179 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode) { in uidna_openUTS46() function