Home
last modified time | relevance | path

Searched refs:appendUtf16 (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
H A Dqutfcodec.cpp662 static void appendUtf16(const NoOutput &, ushort) {} in appendUtf16() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
H A Dqutfcodec.cpp662 static void appendUtf16(const NoOutput &, ushort) {} in appendUtf16() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/codecs/
H A Dqutfcodec_p.h89 static void appendUtf16(ushort *&ptr, ushort uc) in appendUtf16() function
94 appendUtf16(ptr, QChar::highSurrogate(uc)); in appendUcs4()
95 appendUtf16(ptr, QChar::lowSurrogate(uc)); in appendUcs4()
108 static void appendUtf16(uint *&ptr, ushort uc) in appendUtf16() function
198 Traits::appendUtf16(dst, b); in fromUtf8()
274 Traits::appendUtf16(dst, ushort(uc)); in fromUtf8()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DCharacterEncoding.cpp638 auto appendUtf16 = [&toFill](char16_t unit) { in append() local
644 InflateUTF8ToUTF16<OnUTF8Error::Throw>(cx_, remainingUtf8, appendUtf16)); in append()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DCharacterEncoding.cpp638 auto appendUtf16 = [&toFill](char16_t unit) { in append() local
644 InflateUTF8ToUTF16<OnUTF8Error::Throw>(cx_, remainingUtf8, appendUtf16)); in append()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DCharacterEncoding.cpp638 auto appendUtf16 = [&toFill](char16_t unit) { in append() local
644 InflateUTF8ToUTF16<OnUTF8Error::Throw>(cx_, remainingUtf8, appendUtf16)); in append()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DCharacterEncoding.cpp682 auto appendUtf16 = [&toFill](char16_t unit) { in append() local
688 InflateUTF8ToUTF16<OnUTF8Error::Throw>(cx_, remainingUtf8, appendUtf16)); in append()

12