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

  /external/icu/icu4c/source/i18n/unicode/
upluralrules.h 50 enum UPluralType {
63 * One more than the highest normal UPluralType value.
72 typedef enum UPluralType UPluralType;
103 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);
  /external/icu/libandroidicu/include/unicode/
upluralrules.h 50 enum UPluralType {
63 * One more than the highest normal UPluralType value.
72 typedef enum UPluralType UPluralType;
103 uplrules_openForType(const char *locale, UPluralType type, UErrorCode *status);

Completed in 2956 milliseconds