Home
last modified time | relevance | path

Searched refs:u_catopen (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Ducat.h107 u_catopen(const char* name, const char* locale, UErrorCode* ec);
123 * @param catd a message catalog descriptor returned by u_catopen.
H A Durename.h217 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducat.h107 u_catopen(const char* name, const char* locale, UErrorCode* ec);
123 * @param catd a message catalog descriptor returned by u_catopen.
H A Durename.h218 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducat.h107 u_catopen(const char* name, const char* locale, UErrorCode* ec);
123 * @param catd a message catalog descriptor returned by u_catopen.
H A Durename.h212 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen) macro
/third_party/icu/icu4c/source/common/
H A Ducat.cpp40 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() function
/third_party/node/deps/icu-small/source/common/
H A Ducat.cpp40 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() function
/third_party/skia/third_party/externals/icu/source/common/
H A Ducat.cpp40 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() function
/third_party/icu/icu4c/source/test/cintltst/
H A Dcposxtst.c67 catd = u_catopen(path, "mc", &ec); in TestMessageCatalog()
69 log_data_err("FAIL: u_catopen => %s\n", u_errorName(ec)); in TestMessageCatalog()

Completed in 24 milliseconds