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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h526 Corresponds to u_getISOComment. @deprecated ICU 49 */
2737 * check for <code>U_SUCCESS()</code> after <code>u_getISOComment()</code>
2744 u_getISOComment(UChar32 c,
H A Durename.h271 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment) macro
/external/icu/icu4c/source/common/unicode/
H A Duchar.h526 Corresponds to u_getISOComment. @deprecated ICU 49 */
2737 * check for <code>U_SUCCESS()</code> after <code>u_getISOComment()</code>
2744 u_getISOComment(UChar32 c,
H A Durename.h263 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment) macro
/external/chromium_org/third_party/icu/source/common/
H A Dunames.cpp1500 u_getISOComment(UChar32 /*c*/, function
/external/icu/icu4c/source/common/
H A Dunames.cpp1504 u_getISOComment(UChar32 /*c*/, function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c1115 i=u_getISOComment(c, buffer, sizeof(buffer), pErrorCode);
1117 log_err_status(*pErrorCode, "error: u_getISOComment(U+%04lx) wrong (%s): \"%s\" should be \"%s\"\n",
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c1114 i=u_getISOComment(c, buffer, sizeof(buffer), pErrorCode);
1116 log_err_status(*pErrorCode, "error: u_getISOComment(U+%04lx) wrong (%s): \"%s\" should be \"%s\"\n",

Completed in 1456 milliseconds