Searched refs:ures_appendResPath (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/common/
H A Duresbund.c773 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCode *status) { function
1109 ures_appendResPath(resB, parent->fResPath, parent->fResPathLen, status);
1112 ures_appendResPath(resB, key, (int32_t)uprv_strlen(key), status);
1114 ures_appendResPath(resB, RES_PATH_SEPARATOR_S, 1, status);
1119 ures_appendResPath(resB, buf, len, status);
1121 ures_appendResPath(resB, RES_PATH_SEPARATOR_S, 1, status);
1160 ures_appendResPath(r, original->fResPath, original->fResPathLen, status);
2084 ures_appendResPath(r, RES_PATH_PACKAGE_S);
2085 ures_appendResPath(r, r->fData->fName);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1000 #define ures_appendResPath ures_appendResPath_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1000 #define ures_appendResPath ures_appendResPath_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1000 #define ures_appendResPath ures_appendResPath_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1000 #define ures_appendResPath ures_appendResPath_3_2 macro

Completed in 75 milliseconds