Home
last modified time | relevance | path

Searched refs:ucsdet_setText (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c135 ucsdet_setText(csd, bytes, byteLength, &status); in TestUTF8()
179 ucsdet_setText(csd, beBytes, beLength, &status); in TestUTF16()
199 ucsdet_setText(csd, leBytes, leLength, &status); in TestUTF16()
246 ucsdet_setText(csd, bWindows, lWindows, &status); in TestC1Bytes()
260 ucsdet_setText(csd, bISO, lISO, &status); in TestC1Bytes()
304 ucsdet_setText(csd, bytes, byteLength, &status); in TestInputFilter()
326 ucsdet_setText(csd, bytes, byteLength, &status); in TestInputFilter()
355 ucsdet_setText(NULL, NULL, 0, &status); in TestChaining()
407 ucsdet_setText(csd, testStrings[idx], -1, &status); in TestBufferOverflow()
485 ucsdet_setText(csd, bytes, bLength, &status); in TestIBM424()
[all …]
/third_party/icu/icu4c/source/test/intltest/
Dcsdetest.cpp185 ucsdet_setText(csd.getAlias(), bytes.get(), byteLength, &status); in checkEncoding()
333 ucsdet_setText(csd, bytes, byteLength, &status); in UTF8Test()
374 ucsdet_setText(csd.getAlias(), beBytes.get(), beLength, &status); in UTF16Test()
391 ucsdet_setText(csd.getAlias(), leBytes.get(), leLength, &status); in UTF16Test()
429 ucsdet_setText(csd, bytes, byteLength, &status); in InputFilterTest()
451 ucsdet_setText(csd, bytes, byteLength, &status); in InputFilterTest()
490 ucsdet_setText(csd, bWindows, lWindows, &status); in C1BytesTest()
504 ucsdet_setText(csd, bISO, lISO, &status); in C1BytesTest()
639 ucsdet_setText(csd, bytes, bLength, &status); in IBM424Test()
652 ucsdet_setText(csd, bytes_r, brLength, &status); in IBM424Test()
[all …]
/third_party/skia/third_party/externals/icu/source/samples/csdet/
Dcsdet.c56 ucsdet_setText(csd, buffer, inputLength, &status); in main()
/third_party/icu/icu4c/source/samples/csdet/
Dcsdet.c56 ucsdet_setText(csd, buffer, inputLength, &status); in main()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducsdet.h131 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducsdet.h131 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
/third_party/icu/icu4c/source/i18n/unicode/
Ducsdet.h131 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
/third_party/skia/third_party/externals/icu/source/i18n/
Ducsdet.cpp56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() function
/third_party/icu/icu4c/source/i18n/
Ducsdet.cpp56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() function
/third_party/node/deps/icu-small/source/i18n/
Ducsdet.cpp56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() function
/third_party/icu/docs/userguide/conversion/
Ddetection.md208 ucsdet_setText(csd, buffer, inputLength, &status);
258 ucsdet_setText(csd, buffer, inputLength, &status);
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h817 #define ucsdet_setText U_ICU_ENTRY_POINT_RENAME(ucsdet_setText) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h826 #define ucsdet_setText U_ICU_ENTRY_POINT_RENAME(ucsdet_setText) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h827 #define ucsdet_setText U_ICU_ENTRY_POINT_RENAME(ucsdet_setText) macro