Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ddecimfmt.h780 void setParseAllInput(UNumberFormatAttributeValue value);
/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp3159 setParseAllInput((UNumberFormatAttributeValue)newValue); in setAttribute()
3283 void DecimalFormat::setParseAllInput(UNumberFormatAttributeValue value) { in setParseAllInput() function in DecimalFormat