Home
last modified time | relevance | path

Searched defs:IsUTF8 (Results 1 – 25 of 37) sorted by relevance

12

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dstrconv.h148 virtual bool IsUTF8() const { return false; } in IsUTF8() function
192 virtual bool IsUTF8() const { return wxLocaleIsUtf8; } in IsUTF8() function
233 virtual bool IsUTF8() const { return m_conv->IsUTF8(); } in IsUTF8() function
356 virtual bool IsUTF8() const { return true; } in IsUTF8() function
382 virtual bool IsUTF8() const { return m_options == MAP_INVALID_UTF8_NOT; } in IsUTF8() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dstrconv.h148 virtual bool IsUTF8() const { return false; } in IsUTF8() function
192 virtual bool IsUTF8() const { return wxLocaleIsUtf8; } in IsUTF8() function
233 virtual bool IsUTF8() const { return m_conv->IsUTF8(); } in IsUTF8() function
356 virtual bool IsUTF8() const { return true; } in IsUTF8() function
382 virtual bool IsUTF8() const { return m_options == MAP_INVALID_UTF8_NOT; } in IsUTF8() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dstrconv.h147 virtual bool IsUTF8() const { return false; } in IsUTF8() function
194 virtual bool IsUTF8() const wxOVERRIDE { return wxLocaleIsUtf8; } in IsUTF8() function
233 virtual bool IsUTF8() const wxOVERRIDE { return m_conv->IsUTF8(); } in IsUTF8() function
358 virtual bool IsUTF8() const wxOVERRIDE { return true; } in IsUTF8() function
384 virtual bool IsUTF8() const wxOVERRIDE { return m_options == MAP_INVALID_UTF8_NOT; } in IsUTF8() function
H A Dconvauto.h81 virtual bool IsUTF8() const wxOVERRIDE { return m_conv && m_conv->IsUTF8(); } in IsUTF8() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/websocket/
H A Dutf8_decode.h70 static inline int IsUTF8(uint8_t* s, size_t len) in IsUTF8() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsReadableUtils.h284 inline bool IsUTF8(const nsACString& aString) { in IsUTF8() function
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DXMP.pm2544 sub IsUTF8($;$) subroutine
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dutf8.cpp180 bool IsUTF8( const char* aString ) in IsUTF8() function
/dports/misc/perkeep/perkeep-0.11/pkg/blob/
H A Dblob.go110 func (b *Blob) IsUTF8(ctx context.Context) (bool, error) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/internal/binres/
H A Dpool.go79 func (pl *Pool) IsUTF8() bool { return pl.flags&UTF8Flag == UTF8Flag } func
/dports/security/keybase/client-v5.7.1/go/vendor/golang.org/x/mobile/internal/binres/
H A Dpool.go79 func (pl *Pool) IsUTF8() bool { return pl.flags&UTF8Flag == UTF8Flag } func
/dports/finance/weberp/webERP/Classes/PHPExcel/Shared/
H A DString.php405 public static function IsUTF8($value = '') { function in PHPExcel_Shared_String
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_charset.h63 VLC_USED static inline const char *IsUTF8(const char *str) in IsUTF8() function
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/
H A DString.php398 public static function IsUTF8($value = '') function in PHPExcel_Shared_String
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/
H A DString.php398 public static function IsUTF8($value = '') function in PHPExcel_Shared_String
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FormatSupport/
H A DReconcile_Impl.cpp52 bool ReconcileUtils::IsUTF8 ( const void * utf8Ptr, size_t utf8Len ) in IsUTF8() function in ReconcileUtils
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DReconcile_Impl.cpp57 bool ReconcileUtils::IsUTF8 ( const void * textPtr, size_t textLen ) in IsUTF8() function in ReconcileUtils
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/common/
H A DmptString.cpp421 bool IsUTF8(const std::string &str) in IsUTF8() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dstrconv.cpp2465 bool wxMBConv_iconv::IsUTF8() const in IsUTF8() function in wxMBConv_iconv
3197 bool wxCSConv::IsUTF8() const in IsUTF8() function in wxCSConv
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dstrconv.cpp2510 bool wxMBConv_iconv::IsUTF8() const in IsUTF8() function in wxMBConv_iconv
3346 bool wxCSConv::IsUTF8() const in IsUTF8() function in wxCSConv
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dstrconv.cpp2510 bool wxMBConv_iconv::IsUTF8() const in IsUTF8() function in wxMBConv_iconv
3346 bool wxCSConv::IsUTF8() const in IsUTF8() function in wxCSConv
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_string.cpp1003 bool dng_string::IsUTF8 (const char *s) in IsUTF8() function in dng_string
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/rapidjson/src/test/perftest/
H A Dmisctest.cpp67 static bool IsUTF8(unsigned char* s) { in IsUTF8() function
/dports/emulators/mess/mame-mame0226/3rdparty/rapidjson/test/perftest/
H A Dmisctest.cpp67 static bool IsUTF8(unsigned char* s) { in IsUTF8() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/discord-sdk/thirdparty/rapidjson-1.1.0/test/perftest/
H A Dmisctest.cpp67 static bool IsUTF8(unsigned char* s) { in IsUTF8() function

12