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

  /external/icu4c/test/cintltst/
cnmdptst.c 84 lneed=unum_toPattern(fmt, FALSE, NULL, lneed, &status);
88 unum_toPattern(fmt, FALSE, unewp, lneed+1, &status);
261 unum_toPattern(fmt, FALSE, pattern, lneed, &status);
366 lneed=unum_toPattern(fmt, FALSE, NULL, lneed, &status);
737 unum_toPattern(f, FALSE, resultBuffer, 512, &status);
758 unum_toPattern(f, FALSE, resultBuffer, 512, &status);
    [all...]
cnumtst.c 482 /*test for unum_toPattern()*/
483 log_verbose("\nTesting unum_toPattern()\n");
485 resultlengthneeded=unum_toPattern(pattern, FALSE, NULL, resultlength, &status);
491 unum_toPattern(pattern, FALSE, result, resultlength, &status);
500 log_err("FAIL: Error in extracting the pattern using unum_toPattern()\n");
502 log_verbose("Pass: extracted the pattern correctly using unum_toPattern()\n");
510 resultlengthneeded=unum_toPattern(cur_def, FALSE, NULL, resultlength, &status);
516 unum_toPattern(cur_def, FALSE, result, resultlength, &status);
    [all...]
  /external/icu4c/i18n/unicode/
unum.h 586 * @see unum_toPattern
848 unum_toPattern( const UNumberFormat* fmt,
    [all...]
  /external/icu4c/i18n/
unum.cpp 811 unum_toPattern( const UNumberFormat* fmt,
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 170 milliseconds