Searched refs:uhash_removei (Results 1 – 11 of 11) sorted by relevance
204 if(uhash_removei(hash, (void*)five2) != 5){ in TestOtherAPI()377 int32_t value = uhash_removei(hash, key); in _remove()
219 return uhash_removei(hash, &key); in removei()
202 uhash_removei(map, &locale); in add()
478 uhash_removei(UHashtable *hash,
760 uhash_removei(UHashtable *hash, in uhash_removei() function
997 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei) macro