Lines Matching refs:ures_getByKey
1797 U_CAPI UResourceBundle* U_EXPORT2 ures_getByKey(const UResourceBundle *resB, const char* inKey, UResourceBundle *fillIn, UErrorCode *status) {
1881 UResourceBundle *tempRes = ures_getByKey(resB, inKey, NULL, status);
1903 UResourceBundle *tempRes = ures_getByKey(resB, inKey, NULL, status);
2200 ures_getByKey(resourceBundle, resourceKey, &resData, status);
2369 ures_getByKey(idx, INDEX_TAG, &myContext->installed, status);
2464 ures_getByKey(res,resName,&bund1, &subStatus);
2521 ures_getByKey(res,resName,&bund1, &subStatus);
2526 ures_getByKey(&bund1, kwVal, &bund2, &subStatus);
2602 ures_getByKey(res,resName,&bund1, &subStatus);
2604 ures_getByKey(&bund1, kwVal, &bund2, &subStatus);
2751 ures_getByKey(bund, keyword, &item, &subStatus);