Home
last modified time | relevance | path

Searched refs:extype (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
Dulocdata.c92 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status){ in ulocdata_getExemplarSet() argument
102 exemplarChars = ures_getStringByKey(uld->bundle, exemplarSetTypes[extype], &len, &localStatus); in ulocdata_getExemplarSet()
/external/icu4c/i18n/
Dulocdata.c101 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status){ in ulocdata_getExemplarSet() argument
111 exemplarChars = ures_getStringByKey(uld->bundle, exemplarSetTypes[extype], &len, &localStatus); in ulocdata_getExemplarSet()
/external/chromium/third_party/icu/public/i18n/unicode/
Dulocdata.h132 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status);
/external/icu4c/i18n/unicode/
Dulocdata.h152 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status);