Home
last modified time | relevance | path

Searched refs:ulocdata_getDelimiter (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dulocdata.h182 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resul…
/external/icu/icu4c/source/i18n/
Dulocdata.c139 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, in ulocdata_getDelimiter() function
/external/icu/icu4c/source/common/unicode/
Durename.h1069 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter) macro
/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c1328 ulocdata_getDelimiter(uld, types[i], result, 32, &status); in TestCoverage()
Dcloctst.c2700 ulocdata_getDelimiter(NULL, ULOCDATA_DELIMITER_COUNT, NULL, -1, &ec); in TestLocDataErrorCodeChaining()