Searched refs:uhash_hashScriptSet (Results 1 – 5 of 5) sorted by relevance
71 uhash_hashScriptSet(const UElement key);
266 uhash_hashScriptSet(const UElement key) { in uhash_hashScriptSet() function
80 fScriptSetSet = uhash_open(uhash_hashScriptSet, uhash_compareScriptSet, NULL, &status); in IdentifierInfo()
470 UHashtable *alternates = uhash_open(uhash_hashScriptSet ,uhash_compareScriptSet, NULL, &status); in testIdentifierInfo()
941 #define uhash_hashScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_hashScriptSet) macro