Home
last modified time | relevance | path

Searched refs:uhash_iremove (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dchashtst.c269 if(uhash_iremove(hash, 2004) != (void*)one){ in TestOtherAPI()
272 if(uhash_iremove(hash, 2004) != NULL){ in TestOtherAPI()
/external/icu/icu4c/source/common/
Duhash.h447 uhash_iremove(UHashtable *hash,
Duhash.c734 uhash_iremove(UHashtable *hash, in uhash_iremove() function
/external/icu/icu4c/source/common/unicode/
Durename.h949 #define uhash_iremove U_ICU_ENTRY_POINT_RENAME(uhash_iremove) macro