Home | History | Annotate | Download | only in common

Lines Matching defs:ures_copyResb

1211 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) {
1524 return ures_copyResb(fillIn, resB, status);
1570 return ures_copyResb(fillIn, resB, status);
1709 result = ures_copyResb(fillIn, first, status);