Home | History | Annotate | Download | only in common

Lines Matching refs:ures_findSubResource

1619       result = ures_findSubResource(first, localeEnd+1, fillIn, status);
1630 ures_findSubResource(const UResourceBundle *resB, char* path, UResourceBundle *fillIn, UErrorCode *status)
2785 ret = ures_findSubResource(bundle, res->fResPath, NULL, status);