Searched refs:ures_copyResb (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/common/
H A Dresbund.cpp185 fResource = ures_copyResb(0, other.fResource, &status);
196 fResource = ures_copyResb(0, res, &err);
221 fResource = ures_copyResb(0, other.fResource, &status);
H A Duresimp.h107 U_CFUNC UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status);
H A Duresbund.c1138 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { function
1450 return ures_copyResb(fillIn, resB, status);
1496 return ures_copyResb(fillIn, resB, status);
1635 result = ures_copyResb(fillIn, first, status);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1002 #define ures_copyResb ures_copyResb_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1002 #define ures_copyResb ures_copyResb_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1002 #define ures_copyResb ures_copyResb_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1002 #define ures_copyResb ures_copyResb_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1432 #define ures_copyResb U_ICU_ENTRY_POINT_RENAME(ures_copyResb) macro

Completed in 190 milliseconds