HomeSort by relevance Sort by last modified time
    Searched refs:ULocaleDataDelimiterType (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ulocdata.h 50 typedef enum ULocaleDataDelimiterType {
56 } ULocaleDataDelimiterType;
168 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
  /external/icu4c/i18n/unicode/
ulocdata.h 59 typedef enum ULocaleDataDelimiterType {
70 } ULocaleDataDelimiterType;
184 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
  /external/chromium_org/third_party/icu/source/i18n/
ulocdata.c 135 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type,
  /external/icu4c/i18n/
ulocdata.c 138 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type,
  /external/chromium_org/third_party/icu/source/test/cintltst/
cldrtest.c     [all...]
  /external/icu4c/test/cintltst/
cldrtest.c     [all...]

Completed in 208 milliseconds