Searched defs:extype (Results 1 – 3 of 3) sorted by relevance
159 public static UnicodeSet getExemplarSet(ULocale locale, int options, int extype) { in getExemplarSet()183 public UnicodeSet getExemplarSet(int options, int extype) { in getExemplarSet()
148 public static UnicodeSet getExemplarSet(ULocale locale, int options, int extype) { in getExemplarSet()171 public UnicodeSet getExemplarSet(int options, int extype) { in getExemplarSet()
102 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status){ in ulocdata_getExemplarSet()