Home | History | Annotate | Download | only in i18n

Lines Matching refs:ures_getByKey

442     unitsRes = ures_getByKey(rb, key, NULL, &status);
459 UResourceBundle* countsToPatternRB = ures_getByKey(unitsRes,
640 unitsRes = ures_getByKey(rb, key, NULL, &status);
642 countsToPatternRB = ures_getByKey(unitsRes, timeUnitName, NULL, &status);