26 #if !UCONFIG_NO_FORMATTING
36 #define UPLRULES_NO_UNIQUE_VALUE ((double)-0.00123456777)
43 class PluralKeywordEnumeration;
287 double *dest, int32_t destCapacity,
309 double *dest, int32_t destCapacity,
359 static UClassID U_EXPORT2 getStaticClassID(
void);
373 int32_t *mSampleInfo;
374 int32_t mSampleInfoCount;
377 int32_t getRepeatLimit()
const;
380 void addRules(RuleChain& rules);
384 static const int32_t MAX_SAMPLES = 3;
386 int32_t getSamplesInternal(
const UnicodeString &keyword,
double *dest,
387 int32_t destCapacity,
UBool includeUnlimited,