Searched refs:ulocdata_getDelimiter (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dulocdata.h184 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
/external/icu/icu4c/source/i18n/unicode/
H A Dulocdata.h182 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, function
/external/icu/icu4c/source/i18n/
H A Dulocdata.c139 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h1041 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcldrtest.c1318 ulocdata_getDelimiter(uld, types[i], result, 32, &status);
H A Dcloctst.c2645 ulocdata_getDelimiter(NULL, ULOCDATA_DELIMITER_COUNT, NULL, -1, &ec);
/external/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c1317 ulocdata_getDelimiter(uld, types[i], result, 32, &status);
H A Dcloctst.c2646 ulocdata_getDelimiter(NULL, ULOCDATA_DELIMITER_COUNT, NULL, -1, &ec);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1092 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter) macro

Completed in 2125 milliseconds