Searched refs:isParseFastpath (Results 1 – 3 of 3) sorted by relevance
539 UBool isParseFastpath() const;
1581 DecimalFormatImpl::isParseFastpath() const { in isParseFastpath() function in DecimalFormatImpl
1256 if((fImpl->isParseFastpath()) && !fImpl->fMonetary && in subparse()