Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.h71 AffixPattern fPosPrefixAffix; member
Ddecimalformatpattern.cpp649 out.fPosPrefixPattern, out.fPosPrefixAffix, status); in applyPatternWithoutExpandAffix()
Ddecimfmtimpl.cpp864 fPositivePrefixPattern = out.fPosPrefixAffix; in applyPattern()