Lines Matching refs:ucsdet_setText
181 ucsdet_setText(csd.getAlias(), bytes, byteLength, &status); in checkEncoding()
333 ucsdet_setText(csd, bytes, byteLength, &status); in UTF8Test()
374 ucsdet_setText(csd, beBytes, beLength, &status); in UTF16Test()
395 ucsdet_setText(csd, leBytes, leLength, &status); in UTF16Test()
440 ucsdet_setText(csd, bytes, byteLength, &status); in InputFilterTest()
462 ucsdet_setText(csd, bytes, byteLength, &status); in InputFilterTest()
501 ucsdet_setText(csd, bWindows, lWindows, &status); in C1BytesTest()
515 ucsdet_setText(csd, bISO, lISO, &status); in C1BytesTest()
650 ucsdet_setText(csd, bytes, bLength, &status); in IBM424Test()
663 ucsdet_setText(csd, bytes_r, brLength, &status); in IBM424Test()
740 ucsdet_setText(csd, bytes, bLength, &status); in IBM420Test()
753 ucsdet_setText(csd, bytes_r, brLength, &status); in IBM420Test()
785 ucsdet_setText(csd, latin1Text, -1, &status); in Ticket6394Test()
834 ucsdet_setText(csd1, bWindows, lWindows, &status); in Ticket6954Test()
843 ucsdet_setText(csd2, bISO, lISO, &status); in Ticket6954Test()