Searched refs:uhash_hashScriptSet (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dscriptset.h71 uhash_hashScriptSet(const UElement key);
H A Dscriptset.cpp266 uhash_hashScriptSet(const UElement key) { function
H A Didentifier_info.cpp80 fScriptSetSet = uhash_open(uhash_hashScriptSet, uhash_compareScriptSet, NULL, &status);
/external/icu/icu4c/source/test/intltest/
H A Ditspoof.cpp470 UHashtable *alternates = uhash_open(uhash_hashScriptSet ,uhash_compareScriptSet, NULL, &status);
/external/icu/icu4c/source/common/unicode/
H A Durename.h941 #define uhash_hashScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_hashScriptSet) macro

Completed in 707 milliseconds