Searched refs:u_formatMessageWithError (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | umsg.h | 283 u_formatMessageWithError( const char *locale,
|
/external/icu/icu4c/source/test/cintltst/ |
D | cmsgtst.c | 157 …resultLengthOut=u_formatMessageWithError( "en_US",testCasePatterns[i], patternlength, result, resu… in MessageFormatTest() 424 …u_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() 518 …u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &… in TestSampleFormatAndParseWithError()
|
/external/icu/icu4c/source/i18n/ |
D | umsg.cpp | 98 u_formatMessageWithError(const char *locale, in u_formatMessageWithError() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 246 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithError) macro
|