HomeSort by relevance Sort by last modified time
    Searched refs:u_formatMessageWithError (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
umsg.h 285 u_formatMessageWithError( const char *locale,
  /external/icu/icu4c/source/test/cintltst/
cmsgtst.c 159 resultLengthOut=u_formatMessageWithError( "en_US",testCasePatterns[i], patternlength, result, resultlength,
427 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
475 /* Test u_formatMessageWithError() and u_parseMessageWithError() , format and parse sequence and round trip */
515 resultLengthOut=u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
521 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
    [all...]
  /external/icu/icu4c/source/i18n/
umsg.cpp 100 u_formatMessageWithError(const char *locale,
  /external/icu/icu4c/source/common/unicode/
urename.h 243 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithError)
    [all...]

Completed in 430 milliseconds