Searched refs:extype (Results 1 – 4 of 4) sorted by relevance
/external/chromium/third_party/icu/source/i18n/ |
D | ulocdata.c | 92 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/ |
D | ulocdata.c | 101 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/ |
D | ulocdata.h | 132 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status);
|
/external/icu4c/i18n/unicode/ |
D | ulocdata.h | 152 uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status);
|