Searched refs:ULocaleDataExemplarSetType (Results 1 – 3 of 3) sorted by relevance
41 typedef enum ULocaleDataExemplarSetType { enum52 } ULocaleDataExemplarSetType; typedef166 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status);
102 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status){ in ulocdata_getExemplarSet()
2669 exSet = ulocdata_getExemplarSet(uld, exSet, 0, (ULocaleDataExemplarSetType)i, &status); in TestEnglishExemplarCharacters()