HomeSort by relevance Sort by last modified time
    Searched refs:getSamplesInternal (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/unicode/
plurrule.h 367 int32_t getSamplesInternal(const UnicodeString &keyword, double *dest,
  /external/icu4c/i18n/
plurrule.cpp 212 int32_t count = getSamplesInternal(keyword, &val, 1, FALSE, status);
219 return getSamplesInternal(keyword, dest, destCapacity, FALSE, error);
225 return getSamplesInternal(keyword, dest, destCapacity, TRUE, status);
229 PluralRules::getSamplesInternal(const UnicodeString &keyword, double *dest,
    [all...]

Completed in 27 milliseconds