Home
last modified time | relevance | path

Searched refs:ucsdet_detect (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c140 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 …]
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp330 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 …]
/external/icu/libicu/cts_headers/unicode/
Ducsdet.h182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
Durename.h803 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
/external/icu/libandroidicu/include/unicode/
Ducsdet.h182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
Durename.h803 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
/external/icu/icu4c/source/i18n/unicode/
Ducsdet.h182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
/external/icu/icu4c/source/i18n/
Ducsdet.cpp96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() function
/external/icu/tools/icu4c_srcgen/
Dlibandroidicu_allowlisted_api.txt98 ucsdet_detect
/external/icu/libandroidicu/static_shim/
Dshim.cpp293 return ucsdet_detect(ucsd, status); in ucsdet_detect_android()
/external/icu/icu4c/source/common/unicode/
Durename.h803 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h803 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) macro