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

  /external/icu4c/test/cintltst/
cmsgtst.c 203 resultLength = umsg_format(formatter,result,resultLength,&ec,1,3456.00,d1);
207 resultLength = umsg_format(formatter,result,resultLength+2,&ec,1,3456.00,d1);
366 /* Test umsg_format() and umsg_parse() , format and parse sequence and round trip */
413 resultLengthOut=umsg_format(fmt ,result, resultlength,&status, d1, str, 7);
    [all...]
  /external/icu4c/i18n/unicode/
umsg.h 603 umsg_format( const UMessageFormat *fmt,
635 * This function is not able to parse all output from {@link #umsg_format }.
657 * This function is not able to parse all output from {@link #umsg_format }.
  /external/icu4c/i18n/
umsg.cpp 345 umsg_format( const UMessageFormat *fmt, function
  /external/icu4c/common/unicode/
urename.h 1070 #define umsg_format macro
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 811 #define umsg_format macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 811 #define umsg_format macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 811 #define umsg_format macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 811 #define umsg_format macro
    [all...]

Completed in 266 milliseconds