Home | History | Annotate | Download | only in common

Lines Matching defs:ures_copyResb

1132 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) {
1444 return ures_copyResb(fillIn, resB, status);
1490 return ures_copyResb(fillIn, resB, status);
1629 result = ures_copyResb(fillIn, first, status);