Searched refs:usprep_close (Results 1 – 10 of 10) sorted by relevance
213 usprep_close(UStringPrepProfile* profile);228 U_DEFINE_LOCAL_OPEN_POINTER(LocalUStringPrepProfilePointer, UStringPrepProfile, usprep_close);
1754 #define usprep_close U_ICU_ENTRY_POINT_RENAME(usprep_close) macro
615 usprep_close(profile); in TestBEAMWarning()637 usprep_close(NULL); in TestCoverage()768 usprep_close(sprep); in TestStringPrepProfiles()808 usprep_close(sprep); in TestStringPrepProfiles()
634 usprep_close(nameprep); in uidna_toASCII()662 usprep_close(nameprep); in uidna_toUnicode()756 usprep_close(nameprep); in uidna_IDNToASCII()855 usprep_close(nameprep); in uidna_IDNToUnicode()
419 usprep_close(UStringPrepProfile* profile){ in usprep_close() function