Searched refs:u_catopen (Results 1 – 9 of 9) sorted by relevance
/external/icu/libicu/cts_headers/unicode/ |
D | ucat.h | 107 u_catopen(const char* name, const char* locale, UErrorCode* ec);
|
D | urename.h | 212 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ucat.h | 107 u_catopen(const char* name, const char* locale, UErrorCode* ec);
|
D | urename.h | 212 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | ucat.h | 107 u_catopen(const char* name, const char* locale, UErrorCode* ec);
|
D | urename.h | 212 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
|
/external/icu/icu4c/source/common/ |
D | ucat.cpp | 40 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | cposxtst.c | 67 catd = u_catopen(path, "mc", &ec); in TestMessageCatalog()
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 212 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
|