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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducat.h75 * may be passed to u_catgets() to retrieve localized strings.
97 * u_catgets(). If the ec parameter indicates success, then the caller
151 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num,
H A Durename.h215 #define u_catgets U_ICU_ENTRY_POINT_RENAME(u_catgets) macro
/external/icu/icu4c/source/common/unicode/
H A Ducat.h75 * may be passed to u_catgets() to retrieve localized strings.
97 * u_catgets(). If the ec parameter indicates success, then the caller
151 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num,
H A Durename.h207 #define u_catgets U_ICU_ENTRY_POINT_RENAME(u_catgets) macro
/external/chromium_org/third_party/icu/source/common/
H A Ducat.c48 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num, function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcposxtst.c83 ustr = u_catgets(catd, set_num, msg_num, FAIL, &len, &ec);
87 log_verbose("u_catgets(%d, %d) => \"%s\", len=%d, %s\n",
91 log_err("FAIL: u_catgets => \"%s\", exp. \"%s\"\n",
96 log_err("FAIL: u_catgets => len=%d, exp. %d\n",
101 log_err("FAIL: u_catgets => %s, exp. %s\n",
/external/icu/icu4c/source/common/
H A Ducat.c48 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num, function
/external/icu/icu4c/source/test/cintltst/
H A Dcposxtst.c83 ustr = u_catgets(catd, set_num, msg_num, FAIL, &len, &ec);
87 log_verbose("u_catgets(%d, %d) => \"%s\", len=%d, %s\n",
91 log_err("FAIL: u_catgets => \"%s\", exp. \"%s\"\n",
96 log_err("FAIL: u_catgets => len=%d, exp. %d\n",
101 log_err("FAIL: u_catgets => %s, exp. %s\n",

Completed in 243 milliseconds