Searched defs:extype (Results 1 – 3 of 3) sorted by relevance
155 public static UnicodeSet getExemplarSet(ULocale locale, int options, int extype) { in getExemplarSet()178 public UnicodeSet getExemplarSet(int options, int extype) { in getExemplarSet()
164 public static UnicodeSet getExemplarSet(ULocale locale, int options, int extype) { in getExemplarSet()188 public UnicodeSet getExemplarSet(int options, int extype) { in getExemplarSet()
105 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status){ in ulocdata_getExemplarSet()