Searched refs:u_parseMessageWithError (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dumsg.h340 u_parseMessageWithError(const char *locale,
/external/icu/icu4c/source/i18n/
H A Dumsg.cpp180 u_parseMessageWithError(const char *locale, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h327 #define u_parseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_parseMessageWithError) macro
/external/icu/icu4c/source/test/cintltst/
H A Dcmsgtst.c472 /* 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