HomeSort by relevance Sort by last modified time
    Searched refs:fIntegerSamples (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
plurrule.cpp 380 int32_t numSamples = getSamplesFromString(rc->fIntegerSamples, dest, destCapacity, status);
602 currentChain->fIntegerSamples.append(token);
872 RuleChain::RuleChain(): fKeyword(), fNext(NULL), ruleHeader(NULL), fDecimalSamples(), fIntegerSamples(),
878 fIntegerSamples(other.fIntegerSamples), fDecimalSamplesUnbounded(other.fDecimalSamplesUnbounded),
    [all...]
plurrule_impl.h 261 UnicodeString fIntegerSamples; // without @decimal or @integer, otherwise unprocessed.

Completed in 356 milliseconds