Home
last modified time | relevance | path

Searched defs:ToUTF8 (Results 1 – 25 of 87) sorted by relevance

1234

/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-string-utils/
H A DCodeConversions.cpp19 std::string ToUTF8 (const std::wstring& wstr) in ToUTF8() function
24 std::string ToUTF8 (const wchar_t* wstr) in ToUTF8() function
29 std::string ToUTF8 (const wxString& wstr) in ToUTF8() function
/dports/editors/lazarus/lazarus/ide/
H A Detpas2jsmsgparser.pas54 function ToUTF8(const Line: string): string; override; in ToUTF8() function
103 function TIDEPas2jsParser.ToUTF8(const Line: string): string; in TIDEPas2jsParser.ToUTF8() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Detpas2jsmsgparser.pas54 function ToUTF8(const Line: string): string; override; in ToUTF8() function
103 function TIDEPas2jsParser.ToUTF8(const Line: string): string; in TIDEPas2jsParser.ToUTF8() function
/dports/editors/lazarus-qt5/lazarus/ide/
H A Detpas2jsmsgparser.pas54 function ToUTF8(const Line: string): string; override; in ToUTF8() function
103 function TIDEPas2jsParser.ToUTF8(const Line: string): string; in TIDEPas2jsParser.ToUTF8() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Detpas2jsmsgparser.pas54 function ToUTF8(const Line: string): string; override; in ToUTF8() function
103 function TIDEPas2jsParser.ToUTF8(const Line: string): string; in TIDEPas2jsParser.ToUTF8() function
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/lobster/
H A Dunicode.h17 inline int ToUTF8(int u, char *out /* must have space for 7 chars */) { in ToUTF8() function
58 inline string ToUTF8(const wchar_t *in) { in ToUTF8() function
/dports/audio/musicpd/mpd-0.23.6/src/fs/
H A DPath.cxx24 Path::ToUTF8() const noexcept in ToUTF8() function in Path
/dports/games/openmw/openmw-openmw-0.47.0/components/to_utf8/
H A Dtables_gen.hpp4 namespace ToUTF8 namespace
H A Dto_utf8.hpp8 namespace ToUTF8 namespace
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DImport.pm120 sub ToUTF8($) subroutine
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DImport.pm120 sub ToUTF8($) subroutine
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/missdeer/golib/ic/
H A Dconvutf8.go41 func ToUTF8(from string, s []byte) ([]byte, error) { func
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Desmloader.hpp8 namespace ToUTF8 namespace
H A Dworldimp.hpp57 namespace ToUTF8 namespace
/dports/www/gitea/gitea-1.16.5/modules/charset/
H A Dcharset.go86 func ToUTF8(content string) string { func
/dports/editors/lazarus/lazarus/components/chmhelp/lhelp/
H A Dchmspecialparser.pas56 function ToUTF8(const AText: AnsiString): String; in ToUTF8() function
/dports/editors/lazarus-qt5/lazarus/components/chmhelp/lhelp/
H A Dchmspecialparser.pas56 function ToUTF8(const AText: AnsiString): String; in ToUTF8() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/lhelp/
H A Dchmspecialparser.pas57 function ToUTF8(const AText: AnsiString): String; in ToUTF8() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/lhelp/
H A Dchmspecialparser.pas57 function ToUTF8(const AText: AnsiString): String; in ToUTF8() function
/dports/audio/musicpd/mpd-0.23.6/src/lib/icu/
H A DConverter.cxx105 IcuConverter::ToUTF8(std::string_view s) const in ToUTF8() function in IcuConverter
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/
H A DSQLiteConvert.cs92 public static byte[] ToUTF8(string sourceText) in ToUTF8() method in Mono.Data.Sqlite.SqliteConvert
113 public byte[] ToUTF8(DateTime dateTimeValue) in ToUTF8() method in Mono.Data.Sqlite.SqliteConvert
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Xml/
H A DXmlDictionaryString.cs75 internal byte[] ToUTF8() in ToUTF8() method in System.Xml.XmlDictionaryString
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Xml/
H A DXmlDictionaryString.cs77 internal byte[] ToUTF8() in ToUTF8() method in System.Xml.XmlDictionaryString
/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Desmwriter.hpp10 namespace ToUTF8 namespace
/dports/net-p2p/dclib/dclib-0.3.23/dclib/core/
H A Dcxml.cpp423 CString CXml::ToUTF8( const char * s ) in ToUTF8() function in CXml
474 CString CXml::ToUTF8( const CString & s ) in ToUTF8() function in CXml

1234