Home
last modified time | relevance | path

Searched refs:isParseFastpath (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddecimfmtimpl.h539 UBool isParseFastpath() const;
Ddecimfmtimpl.cpp1581 DecimalFormatImpl::isParseFastpath() const { in isParseFastpath() function in DecimalFormatImpl
Ddecimfmt.cpp1256 if((fImpl->isParseFastpath()) && !fImpl->fMonetary && in subparse()