Home
last modified time | relevance | path

Searched defs:fromUtf8 (Results 1 – 25 of 134) sorted by relevance

123456

/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/libdxfrw/src/intern/
H A Ddrw_textcodec.cpp105 std::string DRW_TextCodec::fromUtf8(std::string s) { in fromUtf8() function in DRW_TextCodec
135 std::string DRW_ConvTable::fromUtf8(std::string *s) { in fromUtf8() function in DRW_ConvTable
271 std::string DRW_ConvDBCSTable::fromUtf8(std::string *s) { in fromUtf8() function in DRW_ConvDBCSTable
349 std::string DRW_Conv932Table::fromUtf8(std::string *s) { in fromUtf8() function in DRW_Conv932Table
444 std::string DRW_ConvUTF16::fromUtf8(std::string *s){ in fromUtf8() function in DRW_ConvUTF16
H A Ddrw_textcodec.h37 virtual std::string fromUtf8(std::string *s) {return *s;} in fromUtf8() function
/dports/cad/solvespace/solvespace-2.3/extlib/libdxfrw/intern/
H A Ddrw_textcodec.cpp105 std::string DRW_TextCodec::fromUtf8(std::string s) { in fromUtf8() function in DRW_TextCodec
135 std::string DRW_ConvTable::fromUtf8(std::string *s) { in fromUtf8() function in DRW_ConvTable
271 std::string DRW_ConvDBCSTable::fromUtf8(std::string *s) { in fromUtf8() function in DRW_ConvDBCSTable
349 std::string DRW_Conv932Table::fromUtf8(std::string *s) { in fromUtf8() function in DRW_Conv932Table
444 std::string DRW_ConvUTF16::fromUtf8(std::string *s){ in fromUtf8() function in DRW_ConvUTF16
/dports/graphics/qgis/qgis-3.22.3/external/libdxfrw/intern/
H A Ddrw_textcodec.cpp102 std::string DRW_TextCodec::fromUtf8(const std::string &s) { in fromUtf8() function in DRW_TextCodec
132 std::string DRW_ConvTable::fromUtf8(const std::string &s) { in fromUtf8() function in DRW_ConvTable
267 std::string DRW_ConvDBCSTable::fromUtf8(const std::string &s) { in fromUtf8() function in DRW_ConvDBCSTable
348 std::string DRW_Conv932Table::fromUtf8(const std::string &s) { in fromUtf8() function in DRW_Conv932Table
442 std::string DRW_ConvUTF16::fromUtf8(const std::string &s){ in fromUtf8() function in DRW_ConvUTF16
H A Ddrw_textcodec.h39 virtual std::string fromUtf8(const std::string &s) {return s;} in fromUtf8() function
/dports/graphics/qgis-ltr/qgis-3.16.16/external/libdxfrw/intern/
H A Ddrw_textcodec.cpp124 std::string DRW_TextCodec::fromUtf8( std::string s ) in fromUtf8() function in DRW_TextCodec
165 std::string DRW_ConvTable::fromUtf8( std::string *s ) in fromUtf8() function in DRW_ConvTable
333 std::string DRW_ConvDBCSTable::fromUtf8( std::string *s ) in fromUtf8() function in DRW_ConvDBCSTable
430 std::string DRW_Conv932Table::fromUtf8( std::string *s ) in fromUtf8() function in DRW_Conv932Table
550 std::string DRW_ConvUTF16::fromUtf8( std::string *s ) in fromUtf8() function in DRW_ConvUTF16
H A Ddrw_textcodec.h40 virtual std::string fromUtf8( std::string *s ) {return *s;} in fromUtf8() function
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/qt/
H A Dutils.h26 inline QString fromUtf8(const std::string &str) in fromUtf8() function
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/qt/
H A Dutils.h26 inline QString fromUtf8(const std::string &str) in fromUtf8() function
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/Utf8/
H A DUnicode.php36 public static function fromUtf8($str, $strict = false) function in dokuwiki\\Utf8\\Unicode
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/share/native/common/
H A Dtstrings.h152 inline std::wstring fromUtf8(const std::string& utf8str) { in fromUtf8() function
157 inline std::string fromUtf8(const std::string& utf8str) { in fromUtf8() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/share/native/common/
H A Dtstrings.h152 inline std::wstring fromUtf8(const std::string& utf8str) { in fromUtf8() function
157 inline std::string fromUtf8(const std::string& utf8str) { in fromUtf8() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.incubator.jpackage/windows/native/libjpackage/
H A Dtstrings.h149 inline std::wstring fromUtf8(const std::string& utf8str) { in fromUtf8() function
154 inline std::string fromUtf8(const std::string& utf8str) { in fromUtf8() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/share/native/common/
H A Dtstrings.h162 inline std::wstring fromUtf8(const std::string& utf8str) { in fromUtf8() function
171 inline std::string fromUtf8(const std::string& utf8str) { in fromUtf8() function
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/SFML/include/SFML/System/
H A DString.inl28 String String::fromUtf8(T begin, T end) function in String
/dports/devel/sfml/SFML-2.5.1/include/SFML/System/
H A DString.inl28 String String::fromUtf8(T begin, T end) function in String
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Resources/PHP/idna-convert/
H A DEncodingHelper.php68 public static function fromUtf8($string = '', $encoding = 'iso-8859-1', $safe_mode = false) function in Mso\\IdnaConvert\\EncodingHelper
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/lib/classes/idna/ext/
H A DEncodingHelper.php77 public static function fromUtf8($string = '', $encoding = 'iso-8859-1', $safe_mode = false) function in Mso\\IdnaConvert\\EncodingHelper
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/Database/
H A DSQLite3.hs243 fromUtf8 desc utf8 = evaluate $ fromUtf8' desc utf8 function
373 fromUtf8'' = fromUtf8' "Database.SQLite3.execWithCallback: Invalid UTF-8" function
703 fromUtf8'' = decodeUtf8With lenientDecode function
/dports/games/einstein/einstein-2.0/
H A Dunicode.cpp430 std::wstring fromUtf8(const std::string &str) in fromUtf8() function
471 std::wstring fromUtf8(const std::string &str) in fromUtf8() function
521 std::wstring fromUtf8(const char *str, int len) in fromUtf8() function
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DWebFetch.cpp43 static QString fromUtf8(const QByteArray &qba) { in fromUtf8() function
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DWebFetch.cpp43 static QString fromUtf8(const QByteArray &qba) { in fromUtf8() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/data/
H A Dstring.cpp749 String String::fromUtf8(IByteArray const &byteArray) in fromUtf8() function in de::String
755 String String::fromUtf8(QByteArray const &byteArray) in fromUtf8() function in de::String
760 String String::fromUtf8(Block const &block) in fromUtf8() function in de::String
765 String String::fromUtf8(char const *nullTerminatedCStr) in fromUtf8() function in de::String
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/scripting/scriptengine/
H A DAmarokLyricsScript.cpp124 AmarokLyricsScript::fromUtf8( const QString &str, const QString &encoding ) in fromUtf8() function in AmarokLyricsScript
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vdxf/libdxfrw/intern/
H A Ddrw_textcodec.cpp182 std::string DRW_TextCodec::fromUtf8(const std::string &s) { in fromUtf8() function in DRW_TextCodec

123456