Home | History | Annotate | Download | only in i18n

Lines Matching refs:getSamplesInternal

216   int32_t count = getSamplesInternal(keyword, &val, 1, FALSE, status);
223 return getSamplesInternal(keyword, dest, destCapacity, FALSE, error);
229 return getSamplesInternal(keyword, dest, destCapacity, TRUE, status);
233 PluralRules::getSamplesInternal(const UnicodeString &keyword, double *dest,