Searched refs:uhash_iremove (Results 1 – 4 of 4) sorted by relevance
269 if(uhash_iremove(hash, 2004) != (void*)one){ in TestOtherAPI()272 if(uhash_iremove(hash, 2004) != NULL){ in TestOtherAPI()
447 uhash_iremove(UHashtable *hash,
734 uhash_iremove(UHashtable *hash, in uhash_iremove() function
949 #define uhash_iremove U_ICU_ENTRY_POINT_RENAME(uhash_iremove) macro