Searched refs:ulocdata_getDelimiter (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | ulocdata.h | 150 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resul…
|
/external/icu4c/i18n/ |
D | ulocdata.c | 124 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, in ulocdata_getDelimiter() function
|
/external/icu4c/test/cintltst/ |
D | cldrtest.c | 1236 ulocdata_getDelimiter(uld, types[i], result, 32, &status); in TestCoverage()
|
D | cloctst.c | 2325 ulocdata_getDelimiter(NULL, ULOCDATA_DELIMITER_COUNT, NULL, -1, &ec); in TestLocDataErrorCodeChaining()
|
/external/icu4c/common/unicode/ |
D | urename.h | 917 #define ulocdata_getDelimiter ulocdata_getDelimiter_3_8 macro
|