Searched refs:uhash_iremove (Results 1 – 8 of 8) 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
987 #define uhash_iremove U_ICU_ENTRY_POINT_RENAME(uhash_iremove) macro