Searched refs:usprep_close (Results 1 – 5 of 5) sorted by relevance
208 usprep_close(UStringPrepProfile* profile);223 U_DEFINE_LOCAL_OPEN_POINTER(LocalUStringPrepProfilePointer, UStringPrepProfile, usprep_close);
1627 #define usprep_close U_ICU_ENTRY_POINT_RENAME(usprep_close) macro
611 usprep_close(profile); in TestBEAMWarning()633 usprep_close(NULL); in TestCoverage()764 usprep_close(sprep); in TestStringPrepProfiles()804 usprep_close(sprep); in TestStringPrepProfiles()
633 usprep_close(nameprep); in uidna_toASCII()661 usprep_close(nameprep); in uidna_toUnicode()755 usprep_close(nameprep); in uidna_IDNToASCII()854 usprep_close(nameprep); in uidna_IDNToUnicode()
420 usprep_close(UStringPrepProfile* profile){ in usprep_close() function