Home | History | Annotate | Download | only in i18n

Lines Matching refs:ures_getByKey

189     UResourceBundle *collations = ures_getByKey(b, "collations", NULL, status);
234 binary = ures_getByKey(collElem, "%%CollationBin", NULL, &intStatus);
275 reorderRes = ures_getByKey(collElem, "%%ReorderCodes", NULL, &intStatus);
852 ures_getByKey(&bundle, RESOURCE_NAME, &collations, status);