Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/unicode/
H A Ducat.h77 * may be passed to u_catgets() to retrieve localized strings.
99 * u_catgets(). If the ec parameter indicates success, then the caller
153 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num,
H A Durename.h216 #define u_catgets U_ICU_ENTRY_POINT_RENAME(u_catgets) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducat.h77 * may be passed to u_catgets() to retrieve localized strings.
99 * u_catgets(). If the ec parameter indicates success, then the caller
153 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num,
H A Durename.h217 #define u_catgets U_ICU_ENTRY_POINT_RENAME(u_catgets) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducat.h77 * may be passed to u_catgets() to retrieve localized strings.
99 * u_catgets(). If the ec parameter indicates success, then the caller
153 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num,
H A Durename.h211 #define u_catgets U_ICU_ENTRY_POINT_RENAME(u_catgets) macro
/third_party/icu/icu4c/source/common/
H A Ducat.cpp50 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num, in u_catgets() function
/third_party/node/deps/icu-small/source/common/
H A Ducat.cpp50 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num, in u_catgets() function
/third_party/skia/third_party/externals/icu/source/common/
H A Ducat.cpp50 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num, in u_catgets() function
/third_party/icu/icu4c/source/test/cintltst/
H A Dcposxtst.c85 ustr = u_catgets(catd, set_num, msg_num, FAIL, &len, &ec); in TestMessageCatalog()
89 log_verbose("u_catgets(%d, %d) => \"%s\", len=%d, %s\n", in TestMessageCatalog()
93 log_err("FAIL: u_catgets => \"%s\", exp. \"%s\"\n", in TestMessageCatalog()
98 log_err("FAIL: u_catgets => len=%d, exp. %d\n", in TestMessageCatalog()
103 log_err("FAIL: u_catgets => %s, exp. %s\n", in TestMessageCatalog()

Completed in 25 milliseconds