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

  /external/icu/icu4c/source/i18n/unicode/
unum.h 828 UNUM_MAYBE = 2
881 /** Consume all input. (may use fastpath). Set to UNUM_YES (require fastpath), UNUM_NO (skip fastpath), or UNUM_MAYBE (heuristic).
    [all...]
  /external/icu/icu4c/source/test/perf/howExpensiveIs/
howExpensiveIs.cpp 382 DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE)
779 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE);
  /external/icu/icu4c/source/i18n/
decimfmt.cpp 423 fParseAllInput = UNUM_MAYBE;
    [all...]

Completed in 253 milliseconds