Home | History | Annotate | Download | only in i18n

Lines Matching refs:fIntegerSamples

401     int32_t numSamples = getSamplesFromString(rc->fIntegerSamples, dest, destCapacity, status);
624 currentChain->fIntegerSamples.append(token);
896 RuleChain::RuleChain(): fKeyword(), fNext(NULL), ruleHeader(NULL), fDecimalSamples(), fIntegerSamples(),
902 fIntegerSamples(other.fIntegerSamples), fDecimalSamplesUnbounded(other.fDecimalSamplesUnbounded),