Searched refs:ULocaleDataDelimiterType (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dulocdata.h59 typedef enum ULocaleDataDelimiterType { enum
70 } ULocaleDataDelimiterType; typedef in typeref:enum:ULocaleDataDelimiterType
184 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
/external/icu/icu4c/source/i18n/unicode/
H A Dulocdata.h57 typedef enum ULocaleDataDelimiterType { enum
68 } ULocaleDataDelimiterType; typedef in typeref:enum:ULocaleDataDelimiterType
182 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dulocdata.c139 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type,
/external/icu/icu4c/source/i18n/
H A Dulocdata.c139 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type,
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcldrtest.c1297 ULocaleDataDelimiterType types[] = {
/external/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c1296 ULocaleDataDelimiterType types[] = {

Completed in 248 milliseconds