Searched refs:uidna_openUTS46 (Results 1 – 5 of 5) sorted by relevance
142 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode);
980 #define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46) macro
567 LocalUIDNAPointer idna(uidna_openUTS46(0, errorCode)); in TestLocalXyzPointer()
875 UIDNA *uts46 = uidna_openUTS46(UIDNA_USE_STD3_RULES|UIDNA_NONTRANSITIONAL_TO_UNICODE, in TestUTS46()
1307 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode) { in uidna_openUTS46() function