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

  /external/icu4c/i18n/unicode/
unum.h 90 * You can use a NumberFormat API unum_parse() to parse.
96 * num = unum_parse(nf, str, u_strlen(str), &pos, &status);
212 * {@link #unum_format }, and to parse numbers by calling {@link #unum_parse }.
304 * @see unum_parse
333 * @see unum_parse
362 * @see unum_parse
395 * @see unum_parse
458 unum_parse( const UNumberFormat* fmt,
474 * @see unum_parse
498 * @see unum_parse
    [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 316 /* Testing unum_parse() and unum_parseDouble() */
453 log_verbose("\nTesting unum_parse()\n");
457 l1=unum_parse(per_fr, result, u_strlen(result), &parsepos, &status);
795 parseResult = unum_parse(spellout_def, buffer, len, &pp, &status);
    [all...]
  /external/icu4c/i18n/
unum.cpp 384 unum_parse( const UNumberFormat* fmt, function
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 873 #define unum_parse macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 873 #define unum_parse macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 873 #define unum_parse macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 873 #define unum_parse macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 1130 #define unum_parse macro
    [all...]

Completed in 1396 milliseconds