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

  /external/icu4c/i18n/unicode/
umsg.h 283 u_formatMessageWithError( const char *locale,
  /external/icu4c/test/cintltst/
cmsgtst.c 154 resultLengthOut=u_formatMessageWithError( "en_US",testCasePatterns[i], patternlength, result, resultlength,
421 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
469 /* Test u_formatMessageWithError() and u_parseMessageWithError() , format and parse sequence and round trip */
509 resultLengthOut=u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
515 u_formatMessageWithError( "en_US", pattern, u_strlen(pattern), result, resultlength,&parseError, &status, d1, str, 7);
    [all...]
  /external/icu4c/i18n/
umsg.cpp 98 u_formatMessageWithError(const char *locale,
  /external/icu4c/common/unicode/
urename.h 249 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithError)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 158 #define u_formatMessageWithError u_formatMessageWithError_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 158 #define u_formatMessageWithError u_formatMessageWithError_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 158 #define u_formatMessageWithError u_formatMessageWithError_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 158 #define u_formatMessageWithError u_formatMessageWithError_3_2
    [all...]

Completed in 982 milliseconds