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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
umsg.h 283 u_formatMessageWithError( const char *locale,
  /external/icu/icu4c/source/i18n/unicode/
umsg.h 283 u_formatMessageWithError( const char *locale,
  /external/chromium_org/third_party/icu/source/test/cintltst/
cmsgtst.c 158 resultLengthOut=u_formatMessageWithError( "en_US",testCasePatterns[i], patternlength, result, resultlength,
425 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
473 /* Test u_formatMessageWithError() and u_parseMessageWithError() , format and parse sequence and round trip */
513 resultLengthOut=u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
519 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cmsgtst.c 158 resultLengthOut=u_formatMessageWithError( "en_US",testCasePatterns[i], patternlength, result, resultlength,
425 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
473 /* Test u_formatMessageWithError() and u_parseMessageWithError() , format and parse sequence and round trip */
513 resultLengthOut=u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
519 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
umsg.cpp 98 u_formatMessageWithError(const char *locale,
  /external/icu/icu4c/source/i18n/
umsg.cpp 98 u_formatMessageWithError(const char *locale,
  /external/icu/icu4c/source/common/unicode/
urename.h 244 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithError)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 252 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithError)
    [all...]

Completed in 73 milliseconds