Home
last modified time | relevance | path

Searched defs:charset (Results 26 – 50 of 195) sorted by relevance

12345678

/plugin/swiftmail/Swift/Message/
H A DEncoder.php427 …public function rfc2047Encode($str, $charset="iso-8859-1", $language="en-us", $chunk=76, $le="\r\n…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1282 public static function recursiveMultiByteCharString2HTML($data, $charset='ISO-8859-1') {
1302 public static function MultiByteCharString2HTML($string, $charset='ISO-8859-1') {
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php1170 function setContentType($type, $charset = false) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php53 private $charset = 'UTF-8'; variable in Mustache_Engine
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php51 protected $charset; variable in Twig\\Environment
839 public function setCharset($charset)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpcore-4.4.9.jar ... int bufferSize private int fragmentSizeHint private java.nio.charset.Charset charset private java.nio.charset. ...
H A Dhttpclient-4.5.5.jar ... .apache.http.params.HttpParams params String charset public static void setCredentialCharset (org.apache.http ...
H A Dcommons-fileupload-1.3.2.jar ... .String) throws java.io.UnsupportedEncodingException String charset public java.lang.String getString () java ...
H A Dcommons-io-2.4.jar ... charset.Charset charset public static java.nio.charset.Charset toCharset (java.lang.String) ...
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php25 function mb_encode_mimeheader($string, $charset = null, $transfer_encoding = null, $newline = "\r\n", $indent = 0) { return p\Mbstring::mb_encode_mimeheader($string, $charset, $transfer_encoding, $newline, $indent); } argument
H A Dbootstrap80.php21 function mb_encode_mimeheader(?string $string, ?string $charset = null, ?string $transfer_encoding = null, ?string $newline = "\r\n", ?int $indent = 0): string { return p\Mbstring::mb_encode_mimeheader((string) $string, $charset, $transfer_encoding, (string) $newline, (int) $indent); } argument
H A DMbstring.php136 public static function mb_encode_mimeheader($s, $charset = null, $transferEncoding = null, $linefeed = null, $indent = null) argument
/plugin/jukebox/id3/
H A Dgetid3.lib.php1006 function MultiByteCharString2HTML($string, $charset='ISO-8859-1') {
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c1198 …zval *charset = TWIG_CALL_USER_FUNC_ARRAY(TWIG_PROPERTY_CHAR(template, "env" TSRMLS_CC), "getChars… in PHP_FUNCTION() local
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1002 function twig_escape_filter(Environment $env, $string, $strategy = 'html', $charset = null, $autoes…
/plugin/authucenter/lib/uc_client/
H A Dclient.php621 function uc_mail_queue($uids, $emails, $subject, $message, $frommail = '', $charset = 'gbk', $htmlo…
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/googlesearch/
H A Dnusoap.php2899 function setContentType($type, $charset = false) {
/plugin/ckgdoku/ckeditor/lang/
H A Daz.js5 …":{"editorHelp":"Yardım üçün ALT 0 düymələrini basın","browseServer":"Fayların siyahı","url":"URL"…
H A Dbg.js5 … за форматиран текст","editorPanel":"Панел на текстовия редактор","common":{"editorHelp":"натиснет…
H A Dbn.js5 …el","common":{"editorHelp":"Press ALT 0 for help","browseServer":"ব্রাউজ সারভার","url":"URL","pro…

12345678