Searched refs:u_catopen (Results 1 – 12 of 12) sorted by relevance
/external/chromium/third_party/icu/public/common/unicode/ |
D | ucat.h | 105 u_catopen(const char* name, const char* locale, UErrorCode* ec);
|
D | urename.h | 189 #define u_catopen u_catopen_4_2 macro
|
/external/icu4c/common/unicode/ |
D | ucat.h | 105 u_catopen(const char* name, const char* locale, UErrorCode* ec);
|
D | urename.h | 220 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
|
/external/chromium/third_party/icu/source/common/ |
D | ucat.c | 38 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() function
|
/external/icu4c/common/ |
D | ucat.c | 38 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() function
|
/external/chromium/third_party/icu/source/test/cintltst/ |
D | cposxtst.c | 63 catd = u_catopen(path, "mc", &ec); in TestMessageCatalog()
|
/external/icu4c/test/cintltst/ |
D | cposxtst.c | 65 catd = u_catopen(path, "mc", &ec); in TestMessageCatalog()
|
/external/webkit/WebKit/mac/icu/unicode/ |
D | urename.h | 125 #define u_catopen u_catopen_3_2 macro
|
/external/webkit/JavaScriptCore/icu/unicode/ |
D | urename.h | 125 #define u_catopen u_catopen_3_2 macro
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
D | urename.h | 125 #define u_catopen u_catopen_3_2 macro
|
/external/webkit/WebCore/icu/unicode/ |
D | urename.h | 125 #define u_catopen u_catopen_3_2 macro
|