/third_party/icu/icu4c/source/test/cintltst/ |
D | ucsdetst.c | 140 match = ucsdet_detect(csd, &status); in TestUTF8() 179 match = ucsdet_detect(csd, &status); in TestUTF16() 199 match = ucsdet_detect(csd, &status); in TestUTF16() 246 match = ucsdet_detect(csd, &status); in TestC1Bytes() 260 match = ucsdet_detect(csd, &status); in TestC1Bytes() 304 match = ucsdet_detect(csd, &status); in TestInputFilter() 326 match = ucsdet_detect(csd, &status); in TestInputFilter() 358 ucsdet_detect(NULL, &status); in TestChaining() 406 match = ucsdet_detect(csd, &status); in TestBufferOverflow() 484 match = ucsdet_detect(csd, &status); in TestIBM424() [all …]
|
/third_party/icu/icu4c/source/test/intltest/ |
D | csdetest.cpp | 330 match = ucsdet_detect(csd, &status); in UTF8Test() 371 match = ucsdet_detect(csd.getAlias(), &status); in UTF16Test() 388 match = ucsdet_detect(csd.getAlias(), &status); in UTF16Test() 426 match = ucsdet_detect(csd, &status); in InputFilterTest() 448 match = ucsdet_detect(csd, &status); in InputFilterTest() 487 match = ucsdet_detect(csd, &status); in C1BytesTest() 501 match = ucsdet_detect(csd, &status); in C1BytesTest() 636 match = ucsdet_detect(csd, &status); in IBM424Test() 649 match = ucsdet_detect(csd, &status); in IBM424Test() 726 match = ucsdet_detect(csd, &status); in IBM420Test() [all …]
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucsdet.h | 182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucsdet.h | 182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucsdet.h | 182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucsdet.h | 179 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
|
/third_party/icu/icu4c/source/i18n/ |
D | ucsdet.cpp | 96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucsdet.cpp | 96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucsdet.cpp | 96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() function
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucsdet.cpp | 96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() function
|
/third_party/icu/docs/userguide/conversion/ |
D | detection.md | 200 use the `ucsdet_detect(UCharsetDetector *csd , UErrorCode *status)` method. 209 ucm = ucsdet_detect(csd, &status); 260 ucm = ucsdet_detect(csd, &status);
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 787 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 804 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 804 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 810 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
|