Home
last modified time | relevance | path

Searched refs:requiresSurrogates (Results 1 – 25 of 275) sorted by relevance

1234567891011

/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqchar.cpp1795 …s.replace(pos, QChar::requiresSurrogates(ucs4) ? 2 : 1, reinterpret_cast<const QChar *>(d), length… in decomposeHelper()
1852 if (QChar::requiresSurrogates(u1)) { in ligatureHelper()
1908 if (QChar::requiresSurrogates(ligature)) { in composeHelper()
1985 if (!QChar::requiresSurrogates(u2)) { in canonicalOrderHelper()
1991 if (!QChar::requiresSurrogates(u1)) { in canonicalOrderHelper()
2003 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
2009 if (QChar::requiresSurrogates(u1)) in canonicalOrderHelper()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/util/unicode/
H A Dmain.cpp945 if (QChar::requiresSurrogates(codepoint)) { in appendToSpecialCaseMap()
1230 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(upperCase)); in readUnicodeData()
1231 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1249 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(lowerCase)); in readUnicodeData()
1250 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1271 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(titleCase)); in readUnicodeData()
1272 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1845 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(caseFolded)); in readCaseFolding()
1846 if (QChar::requiresSurrogates(codepoint)) { in readCaseFolding()
2812 … Q_ASSERT(QChar::requiresSurrogates(l.at(j).u2) == QChar::requiresSurrogates(l.at(j).ligature) && in createLigatureInfo()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/util/unicode/
H A Dmain.cpp945 if (QChar::requiresSurrogates(codepoint)) { in appendToSpecialCaseMap()
1230 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(upperCase)); in readUnicodeData()
1231 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1249 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(lowerCase)); in readUnicodeData()
1250 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1271 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(titleCase)); in readUnicodeData()
1272 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1845 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(caseFolded)); in readCaseFolding()
1846 if (QChar::requiresSurrogates(codepoint)) { in readCaseFolding()
2812 … Q_ASSERT(QChar::requiresSurrogates(l.at(j).u2) == QChar::requiresSurrogates(l.at(j).ligature) && in createLigatureInfo()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/util/unicode/
H A Dmain.cpp945 if (QChar::requiresSurrogates(codepoint)) { in appendToSpecialCaseMap()
1230 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(upperCase)); in readUnicodeData()
1231 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1249 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(lowerCase)); in readUnicodeData()
1250 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1271 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(titleCase)); in readUnicodeData()
1272 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1845 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(caseFolded)); in readCaseFolding()
1846 if (QChar::requiresSurrogates(codepoint)) { in readCaseFolding()
2812 … Q_ASSERT(QChar::requiresSurrogates(l.at(j).u2) == QChar::requiresSurrogates(l.at(j).ligature) && in createLigatureInfo()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/util/unicode/
H A Dmain.cpp945 if (QChar::requiresSurrogates(codepoint)) { in appendToSpecialCaseMap()
1230 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(upperCase)); in readUnicodeData()
1231 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1249 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(lowerCase)); in readUnicodeData()
1250 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1271 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(titleCase)); in readUnicodeData()
1272 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1845 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(caseFolded)); in readCaseFolding()
1846 if (QChar::requiresSurrogates(codepoint)) { in readCaseFolding()
2812 … Q_ASSERT(QChar::requiresSurrogates(l.at(j).u2) == QChar::requiresSurrogates(l.at(j).ligature) && in createLigatureInfo()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/util/unicode/
H A Dmain.cpp945 if (QChar::requiresSurrogates(codepoint)) { in appendToSpecialCaseMap()
1230 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(upperCase)); in readUnicodeData()
1231 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1249 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(lowerCase)); in readUnicodeData()
1250 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1271 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(titleCase)); in readUnicodeData()
1272 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1845 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(caseFolded)); in readCaseFolding()
1846 if (QChar::requiresSurrogates(codepoint)) { in readCaseFolding()
2812 … Q_ASSERT(QChar::requiresSurrogates(l.at(j).u2) == QChar::requiresSurrogates(l.at(j).ligature) && in createLigatureInfo()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/util/unicode/
H A Dmain.cpp945 if (QChar::requiresSurrogates(codepoint)) { in appendToSpecialCaseMap()
1230 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(upperCase)); in readUnicodeData()
1231 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1249 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(lowerCase)); in readUnicodeData()
1250 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1271 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(titleCase)); in readUnicodeData()
1272 if (QChar::requiresSurrogates(codepoint)) { in readUnicodeData()
1845 Q_ASSERT(QChar::requiresSurrogates(codepoint) == QChar::requiresSurrogates(caseFolded)); in readCaseFolding()
1846 if (QChar::requiresSurrogates(codepoint)) { in readCaseFolding()
2812 … Q_ASSERT(QChar::requiresSurrogates(l.at(j).u2) == QChar::requiresSurrogates(l.at(j).ligature) && in createLigatureInfo()
[all …]

1234567891011