Searched refs:uhash_iremove (Results 1 – 5 of 5) sorted by relevance
271 if(uhash_iremove(hash, 2004) != (void*)one){ in TestOtherAPI()274 if(uhash_iremove(hash, 2004) != NULL){ in TestOtherAPI()
468 uhash_iremove(UHashtable *hash,
752 uhash_iremove(UHashtable *hash, in uhash_iremove() function
971 #define uhash_iremove U_ICU_ENTRY_POINT_RENAME(uhash_iremove) macro