Searched defs:ULocaleDataDelimiterType (Results 1 - 2 of 2) 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);

Completed in 121 milliseconds