Home
last modified time | relevance | path

Searched refs:fParseAllInput (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp333 fParseAllInput = UNUM_MAYBE; in init()
1349 && fParseAllInput!=UNUM_YES in subparse()
1744 else if (fParseAllInput==UNUM_YES&&parsePosition.getIndex()!=textLength) in subparse()
3258 fParseAllInput = value; in setParseAllInput()
/external/icu/icu4c/source/i18n/unicode/
Ddecimfmt.h2245 UNumberFormatAttributeValue fParseAllInput; variable