Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Dulocdata.h150 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resul…
/external/icu4c/i18n/
Dulocdata.c124 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, in ulocdata_getDelimiter() function
/external/icu4c/test/cintltst/
Dcldrtest.c1236 ulocdata_getDelimiter(uld, types[i], result, 32, &status); in TestCoverage()
Dcloctst.c2325 ulocdata_getDelimiter(NULL, ULOCDATA_DELIMITER_COUNT, NULL, -1, &ec); in TestLocDataErrorCodeChaining()
/external/icu4c/common/unicode/
Durename.h917 #define ulocdata_getDelimiter ulocdata_getDelimiter_3_8 macro