Home
last modified time | relevance | path

Searched refs:u_formatMessageWithError (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dumsg.h283 u_formatMessageWithError( const char *locale,
/external/icu/icu4c/source/test/cintltst/
Dcmsgtst.c157 …resultLengthOut=u_formatMessageWithError( "en_US",testCasePatterns[i], patternlength, result, resu… in MessageFormatTest()
424u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &… in TestNewFormatAndParseAPI()
512 …resultLengthOut=u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlengt… in TestSampleFormatAndParseWithError()
518u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &… in TestSampleFormatAndParseWithError()
/external/icu/icu4c/source/i18n/
Dumsg.cpp98 u_formatMessageWithError(const char *locale, in u_formatMessageWithError() function
/external/icu/icu4c/source/common/unicode/
Durename.h246 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithError) macro