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

  /external/icu4c/i18n/
dcfmtimp.h 28 uint8_t fFastParseStatus;
32 printf("DecimalFormatInternal: fFastFormatStatus=%c, fFastParseStatus=%c\n",
34 "NY?"[(int)fFastParseStatus&3]
decimfmt.cpp 373 data.fFastParseStatus=kFastpathUNKNOWN; // don't try to calculate the fastpath until later.
520 data.fFastParseStatus = kFastpathNO; // allow it to be calculated
    [all...]

Completed in 5703 milliseconds