Home
last modified time | relevance | path

Searched refs:UCS4fromBE (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/poppler-glib/poppler-21.12.0/qt5/tests/
H A Dcheck_utf_conversion.cpp174 Unicode *UCS4fromLE, *UCS4fromBE; in testUnicodeLittleEndian() local
176 const int len2 = TextStringToUCS4(GooUTF16BE, &UCS4fromBE); in testUnicodeLittleEndian()
184 QCOMPARE(UCS4fromLE[i], UCS4fromBE[i]); in testUnicodeLittleEndian()
190 QVERIFY(*UCS4fromLE == *UCS4fromBE); in testUnicodeLittleEndian()
192 QVERIFY(compare(UCS4fromBE, expected.utf16(), len1)); in testUnicodeLittleEndian()
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/tests/
H A Dcheck_utf_conversion.cpp172 Unicode *UCS4fromLE, *UCS4fromBE; in testUnicodeLittleEndian() local
174 const int len2 = TextStringToUCS4(GooUTF16BE, &UCS4fromBE); in testUnicodeLittleEndian()
182 QCOMPARE(UCS4fromLE[i], UCS4fromBE[i]); in testUnicodeLittleEndian()
188 QVERIFY(*UCS4fromLE == *UCS4fromBE); in testUnicodeLittleEndian()
190 QVERIFY(compare(UCS4fromBE, expected.utf16(), len1)); in testUnicodeLittleEndian()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/tests/
H A Dcheck_utf_conversion.cpp174 Unicode *UCS4fromLE, *UCS4fromBE; in testUnicodeLittleEndian() local
176 const int len2 = TextStringToUCS4(GooUTF16BE, &UCS4fromBE); in testUnicodeLittleEndian()
184 QCOMPARE(UCS4fromLE[i], UCS4fromBE[i]); in testUnicodeLittleEndian()
190 QVERIFY(*UCS4fromLE == *UCS4fromBE); in testUnicodeLittleEndian()
192 QVERIFY(compare(UCS4fromBE, expected.utf16(), len1)); in testUnicodeLittleEndian()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/tests/
H A Dcheck_utf_conversion.cpp172 Unicode *UCS4fromLE, *UCS4fromBE; in testUnicodeLittleEndian() local
174 const int len2 = TextStringToUCS4(GooUTF16BE, &UCS4fromBE); in testUnicodeLittleEndian()
182 QCOMPARE(UCS4fromLE[i], UCS4fromBE[i]); in testUnicodeLittleEndian()
188 QVERIFY(*UCS4fromLE == *UCS4fromBE); in testUnicodeLittleEndian()
190 QVERIFY(compare(UCS4fromBE, expected.utf16(), len1)); in testUnicodeLittleEndian()
/dports/graphics/poppler/poppler-21.12.0/qt6/tests/
H A Dcheck_utf_conversion.cpp172 Unicode *UCS4fromLE, *UCS4fromBE; in testUnicodeLittleEndian() local
174 const int len2 = TextStringToUCS4(GooUTF16BE, &UCS4fromBE); in testUnicodeLittleEndian()
182 QCOMPARE(UCS4fromLE[i], UCS4fromBE[i]); in testUnicodeLittleEndian()
188 QVERIFY(*UCS4fromLE == *UCS4fromBE); in testUnicodeLittleEndian()
190 QVERIFY(compare(UCS4fromBE, expected.utf16(), len1)); in testUnicodeLittleEndian()
/dports/graphics/poppler/poppler-21.12.0/qt5/tests/
H A Dcheck_utf_conversion.cpp174 Unicode *UCS4fromLE, *UCS4fromBE; in testUnicodeLittleEndian() local
176 const int len2 = TextStringToUCS4(GooUTF16BE, &UCS4fromBE); in testUnicodeLittleEndian()
184 QCOMPARE(UCS4fromLE[i], UCS4fromBE[i]); in testUnicodeLittleEndian()
190 QVERIFY(*UCS4fromLE == *UCS4fromBE); in testUnicodeLittleEndian()
192 QVERIFY(compare(UCS4fromBE, expected.utf16(), len1)); in testUnicodeLittleEndian()
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/tests/
H A Dcheck_utf_conversion.cpp174 Unicode *UCS4fromLE, *UCS4fromBE; in testUnicodeLittleEndian() local
176 const int len2 = TextStringToUCS4(GooUTF16BE, &UCS4fromBE); in testUnicodeLittleEndian()
184 QCOMPARE(UCS4fromLE[i], UCS4fromBE[i]); in testUnicodeLittleEndian()
190 QVERIFY(*UCS4fromLE == *UCS4fromBE); in testUnicodeLittleEndian()
192 QVERIFY(compare(UCS4fromBE, expected.utf16(), len1)); in testUnicodeLittleEndian()
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/tests/
H A Dcheck_utf_conversion.cpp172 Unicode *UCS4fromLE, *UCS4fromBE; in testUnicodeLittleEndian() local
174 const int len2 = TextStringToUCS4(GooUTF16BE, &UCS4fromBE); in testUnicodeLittleEndian()
182 QCOMPARE(UCS4fromLE[i], UCS4fromBE[i]); in testUnicodeLittleEndian()
188 QVERIFY(*UCS4fromLE == *UCS4fromBE); in testUnicodeLittleEndian()
190 QVERIFY(compare(UCS4fromBE, expected.utf16(), len1)); in testUnicodeLittleEndian()