Lines Matching refs:hTable
2970 Hashtable* hTable;2971 if ( (hTable = new Hashtable(TRUE, status)) == NULL ) {2976 delete hTable; 2979 hTable->setValueComparator(decimfmtAffixPatternValueComparator);2980 return hTable;