Searched refs:ulocdata_getDelimiter (Results 1 – 11 of 11) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ulocdata.h | 197 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resul…
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ulocdata.h | 197 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resul…
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ulocdata.h | 197 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resul…
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ulocdata.cpp | 142 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, in ulocdata_getDelimiter() function
|
/third_party/icu/icu4c/source/i18n/ |
D | ulocdata.cpp | 142 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, in ulocdata_getDelimiter() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ulocdata.cpp | 142 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, in ulocdata_getDelimiter() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 1356 ulocdata_getDelimiter(uld, types[i], result, 32, &status); in TestCoverage() 1391 … (void)ulocdata_getDelimiter(uld, ULOCDATA_QUOTATION_START, quoteStart, kUDelimMax, &status); in TestDelimiters() 1392 … (void)ulocdata_getDelimiter(uld, ULOCDATA_QUOTATION_END, quoteEnd, kUDelimMax, &status); in TestDelimiters()
|
D | cloctst.c | 3045 ulocdata_getDelimiter(NULL, ULOCDATA_DELIMITER_COUNT, NULL, -1, &ec); in TestLocDataErrorCodeChaining()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1120 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1137 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1138 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter) macro
|