26 #if !UCONFIG_NO_FORMATTING
35 #define UPLRULES_NO_UNIQUE_VALUE ((double)-0.00123456777)
42 class PluralKeywordEnumeration;
267 double *dest, int32_t destCapacity,
289 double *dest, int32_t destCapacity,
354 int32_t *mSampleInfo;
355 int32_t mSampleInfoCount;
358 int32_t getRepeatLimit()
const;
361 void addRules(RuleChain& rules);
365 static const int32_t MAX_SAMPLES = 3;
367 int32_t getSamplesInternal(
const UnicodeString &keyword,
double *dest,
368 int32_t destCapacity,
UBool includeUnlimited,