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,
339 static UClassID U_EXPORT2 getStaticClassID(
void);
353 int32_t *mSampleInfo;
354 int32_t mSampleInfoCount;
357 int32_t getRepeatLimit()
const;
360 void addRules(RuleChain& rules);
364 static const int32_t MAX_SAMPLES = 3;
366 int32_t getSamplesInternal(
const UnicodeString &keyword,
double *dest,
367 int32_t destCapacity,
UBool includeUnlimited,