Searched refs:uhash_remove (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Dhash.h179 return uhash_remove(hash, &key);
H A Duhash.h52 * uhash_remove() on that key. This keeps uhash_get(), uhash_count(),
60 * The uhash_remove() function may also be safely called in
316 * calling uhash_remove().
334 * the same as calling uhash_remove().
352 * calling uhash_remove().
370 * calling uhash_remove().
434 uhash_remove(UHashtable *hash,
H A Duhash.c726 uhash_remove(UHashtable *hash, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h956 #define uhash_remove U_ICU_ENTRY_POINT_RENAME(uhash_remove) macro

Completed in 114 milliseconds