Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp1288 UBool trivialPS = fields->properties->positiveSuffixPattern.isEmpty(); in setupFastFormat() local
1293 if (!trivialPP || !trivialPS || !trivialNP || !trivialNS) { in setupFastFormat()