Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp401 int32_t numSamples = getSamplesFromString(rc->fIntegerSamples, dest, destCapacity, status); in getSamples()
638 currentChain->fIntegerSamples.append(token); in parse()
918fIntegerSamples(other.fIntegerSamples), fDecimalSamplesUnbounded(other.fDecimalSamplesUnbounded), in RuleChain()
Dplurrule_impl.h353 UnicodeString fIntegerSamples; // without @decimal or @integer, otherwise unprocessed. variable