Searched refs:countsToPatternRB (Results 1 – 1 of 1) sorted by relevance
381 UResourceBundle* countsToPatternRB = ures_getByKey(unitsRes, in readFromCurrentLocale() local384 if (countsToPatternRB == NULL || U_FAILURE(status)) { in readFromCurrentLocale()385 ures_close(countsToPatternRB); in readFromCurrentLocale()405 ures_close(countsToPatternRB); in readFromCurrentLocale()413 ures_close(countsToPatternRB); in readFromCurrentLocale()419 int32_t count = ures_getSize(countsToPatternRB); in readFromCurrentLocale()424 ures_getNextUnicodeString(countsToPatternRB, &pluralCount, &status); in readFromCurrentLocale()450 ures_close(countsToPatternRB); in readFromCurrentLocale()462 ures_close(countsToPatternRB); in readFromCurrentLocale()557 UResourceBundle *rb, *unitsRes, *countsToPatternRB; in searchInLocaleChain() local[all …]