HomeSort by relevance Sort by last modified time
    Searched full:hashchars (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/cintltst/
chashtst.c 26 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key);
106 hash = uhash_open(hashChars, isEqualChars, NULL, &status);
322 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key) {

Completed in 981 milliseconds