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

  /external/icu/icu4c/source/test/cintltst/
chashtst.c 204 if(uhash_removei(hash, (void*)five2) != 5){
377 int32_t value = uhash_removei(hash, key);
  /external/icu/icu4c/source/common/
hash.h 219 return uhash_removei(hash, &key);
uhash.h 478 uhash_removei(UHashtable *hash,
uhash.cpp 760 uhash_removei(UHashtable *hash, function
  /external/icu/icu4c/source/common/unicode/
urename.h 961 #define uhash_removei macro
    [all...]

Completed in 86 milliseconds