Home
last modified time | relevance | path

Searched refs:isUTF8 (Results 76 – 100 of 559) sorted by relevance

12345678910>>...23

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/vobject/lib/
H A DStringUtil.php21 static function isUTF8($str) { function in Sabre\\VObject\\StringUtil
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/vobject/lib/
H A DStringUtil.php21 public static function isUTF8($str) function in Sabre\\VObject\\StringUtil
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/sabre/vobject/lib/
H A DStringUtil.php21 public static function isUTF8($str) function in Sabre\\VObject\\StringUtil
/dports/www/owncloud/owncloud/lib/composer/sabre/vobject/lib/
H A DStringUtil.php21 public static function isUTF8($str) function in Sabre\\VObject\\StringUtil
/dports/www/nextcloud/nextcloud/3rdparty/sabre/vobject/lib/
H A DStringUtil.php21 public static function isUTF8($str) function in Sabre\\VObject\\StringUtil
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/VObject/
H A DStringUtil.php20 static function isUTF8($str) { function in SabreForRainLoop\\VObject\\StringUtil
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/VObject/
H A DStringUtil.php20 static function isUTF8($str) { function in SabreForRainLoop\\VObject\\StringUtil
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/vobject/lib/Sabre/VObject/
H A DStringUtil.php20 static function isUTF8($str) { function in Sabre\\VObject\\StringUtil
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/Strings/
H A DStringsAbstract.php62 public static function isUTF8($str) function in phpMyFAQ\\Strings\\StringsAbstract
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/util/zip/
H A DZipCoder.java93 boolean isUTF8() { in isUTF8() method in ZipCoder
193 boolean isUTF8() { in isUTF8() method in ZipCoder.UTF8ZipCoder
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/lang/gcc8/gcc-8.5.0/libgo/go/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/mime/
H A Dencodedword.go84 if !isUTF8(charset) || base64.StdEncoding.EncodedLen(len(s)) <= maxContentLen {
114 if !isUTF8(charset) {
178 func isUTF8(charset string) bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/jung-kurt/gofpdf/
H A Ddef.go411 SetAuthor(authorStr string, isUTF8 bool)
417 SetCreator(creatorStr string, isUTF8 bool)
438 SetKeywords(keywordsStr string, isUTF8 bool)
450 SetSubject(subjectStr string, isUTF8 bool)
453 SetTitle(titleStr string, isUTF8 bool)
/dports/editors/o/o-2.46.0/vendor/github.com/jung-kurt/gofpdf/
H A Ddef.go411 SetAuthor(authorStr string, isUTF8 bool)
417 SetCreator(creatorStr string, isUTF8 bool)
438 SetKeywords(keywordsStr string, isUTF8 bool)
450 SetSubject(subjectStr string, isUTF8 bool)
453 SetTitle(titleStr string, isUTF8 bool)
/dports/editors/o/o-2.46.0/vendor/github.com/jung-kurt/gofpdf/gofpdf-1.16.2/
H A Ddef.go411 SetAuthor(authorStr string, isUTF8 bool)
417 SetCreator(creatorStr string, isUTF8 bool)
438 SetKeywords(keywordsStr string, isUTF8 bool)
450 SetSubject(subjectStr string, isUTF8 bool)
453 SetTitle(titleStr string, isUTF8 bool)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h190 bool isUTF8() const { return Kind == tok::utf8_char_constant; } in isUTF8() function
255 bool isUTF8() const { return Kind == tok::utf8_string_literal; } in isUTF8() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Lex/
H A DLiteralSupport.h190 bool isUTF8() const { return Kind == tok::utf8_char_constant; } in isUTF8() function
255 bool isUTF8() const { return Kind == tok::utf8_string_literal; } in isUTF8() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Lex/
H A DLiteralSupport.h190 bool isUTF8() const { return Kind == tok::utf8_char_constant; } in isUTF8() function
255 bool isUTF8() const { return Kind == tok::utf8_string_literal; } in isUTF8() function

12345678910>>...23