Home | History | Annotate | Download | only in common

Lines Matching defs:ures_findSubResource

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