26 #if !UCONFIG_NO_FORMATTING
36 #define UPLRULES_NO_UNIQUE_VALUE ((double)-0.00123456777)
43 class PluralKeywordEnumeration;
204 #ifndef U_HIDE_DRAFT_API
289 double *dest, int32_t destCapacity,
311 double *dest, int32_t destCapacity,
361 static UClassID U_EXPORT2 getStaticClassID(
void);
375 int32_t *mSampleInfo;
376 int32_t mSampleInfoCount;
379 int32_t getRepeatLimit()
const;
382 void addRules(RuleChain& rules);
386 static const int32_t MAX_SAMPLES = 3;
388 int32_t getSamplesInternal(
const UnicodeString &keyword,
double *dest,
389 int32_t destCapacity,
UBool includeUnlimited,