Searched refs:u_parseMessageWithError (Results 1 - 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
H A D | umsg.h | 340 u_parseMessageWithError(const char *locale,
|
/external/icu/icu4c/source/i18n/ |
H A D | umsg.cpp | 180 u_parseMessageWithError(const char *locale, function
|
/external/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 327 #define u_parseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_parseMessageWithError) macro
|
/external/icu/icu4c/source/test/cintltst/ |
H A D | cmsgtst.c | 472 /* Test u_formatMessageWithError() and u_parseMessageWithError() , format and parse sequence and round trip */ 535 u_parseMessageWithError("en_US", pattern, u_strlen(pattern), result, u_strlen(result), &parseError,&status, &d, ret, &value);
|
Completed in 530 milliseconds