HomeSort by relevance Sort by last modified time
    Searched refs:uhash_remove (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/
hash.h 181 return uhash_remove(hash, &key);
uhash.h 54 * uhash_remove() on that key. This keeps uhash_get(), uhash_count(),
62 * The uhash_remove() function may also be safely called in
321 * calling uhash_remove().
339 * the same as calling uhash_remove().
357 * calling uhash_remove().
375 * calling uhash_remove().
439 uhash_remove(UHashtable *hash,
uhash.c 728 uhash_remove(UHashtable *hash, function
  /external/icu/icu4c/source/common/unicode/
urename.h 961 #define uhash_remove macro
    [all...]

Completed in 535 milliseconds