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

  /external/icu4c/i18n/unicode/
unum.h 742 UNUM_MAYBE = 2
794 /** Consume all input. (may use fastpath). Set to UNUM_YES (require fastpath), UNUM_NO (skip fastpath), or UNUM_MAYBE (heuristic).
    [all...]
  /external/icu4c/test/perf/howExpensiveIs/
howExpensiveIs.cpp 378 DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE)
715 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_MAYBE);
  /external/icu4c/i18n/
decimfmt.cpp 377 fParseAllInput = UNUM_MAYBE;
    [all...]

Completed in 2033 milliseconds