Searched refs:gSubTypes (Results 1 – 1 of 1) sorted by relevance
104 static const char * const gSubTypes[] = { variable1028 return fCurrency[0] == 0 ? gSubTypes[getOffset()] : fCurrency; in getSubtype()1056 if (destCapacity < UPRV_LENGTHOF(gSubTypes)) { in getAvailable()1058 return UPRV_LENGTHOF(gSubTypes); in getAvailable()1068 U_ASSERT(idx == UPRV_LENGTHOF(gSubTypes)); in getAvailable()1069 return UPRV_LENGTHOF(gSubTypes); in getAvailable()1158 result = binarySearch(gSubTypes, gOffsets[fTypeId], gOffsets[fTypeId + 1], timeId); in initTime()1168 gSubTypes, gOffsets[fTypeId], gOffsets[fTypeId + 1], isoCurrency); in initCurrency()