/plugin/findologicxmlexport/vendor/twig/twig/src/ |
H A D | Markup.php | 22 protected $charset; variable in Twig\\Markup 24 public function __construct($content, $charset)
|
/plugin/swiftmail/Swift/Message/ |
H A D | Part.php | 29 public function __construct($data=null, $type="text/plain", $encoding=null, $charset=null) 77 public function setCharset($charset)
|
H A D | Headers.php | 36 protected $charset = false; variable in Swift_Message_Headers 210 public function setCharset($charset)
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/ |
H A D | BaseCompressorFilter.php | 29 private $charset; variable in Assetic\\Filter\\Yui\\BaseCompressorFilter 39 public function setCharset($charset)
|
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/ |
H A D | MimeDir.php | 53 protected $charset = 'UTF-8'; variable in Sabre\\VObject\\Parser\\MimeDir 107 function setCharset($charset) {
|
/plugin/webdav/vendor/sabre/vobject/lib/Parser/ |
H A D | MimeDir.php | 54 protected $charset = 'UTF-8'; variable in Sabre\\VObject\\Parser\\MimeDir 107 public function setCharset($charset)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/ |
H A D | Database.php | 25 public $charset; variable in Google\\Service\\SQLAdmin\\Database 60 public function setCharset($charset)
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ |
H A D | CssEmbedFilter.php | 29 private $charset; variable in Assetic\\Filter\\CssEmbedFilter 43 public function setCharset($charset)
|
/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | Reader.php | 43 public static function read($data, $options = 0, $charset = 'UTF-8')
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | Reader.php | 42 static function read($data, $options = 0, $charset = 'UTF-8') {
|
/plugin/scrape/ |
H A D | phpQuery-onefile.php |
|
/plugin/jdraw/lib/ |
H A D | httpmime-4.0.1.jar | ... byte[] content
private final java.nio.charset.Charset charset
public void <init> (java ... |
H A D | commons-codec-1.3.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jcapture/lib/ |
H A D | httpmime-4.0.1.jar | ... byte[] content
private final java.nio.charset.Charset charset
public void <init> (java ... |
H A D | commons-codec-1.3.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/swiftmail/Swift/ |
H A D | Message.php | 70 …public function __construct($subject="", $body=null, $type="text/plain", $encoding=null, $charset=… 383 public function setCharset($charset)
|
/plugin/eventline/timeline_ajax/ |
H A D | simile-ajax-api.js | 48 SimileAjax.includeJavascriptFile = function(doc, url, onerror, charset) { argument
|
/plugin/tline/timeline_ajax/ |
H A D | simile-ajax-api.js | 48 SimileAjax.includeJavascriptFile = function(doc, url, onerror, charset) { argument
|
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/ |
H A D | Compiler.php | 27 private $charset; variable in Mustache_Compiler 43 …public function compile($source, array $tree, $name, $customEscape = false, $charset = 'UTF-8', $s…
|
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/ |
H A D | Message.php | 69 protected $charset = "UTF-8"; variable in Tx\\Mailer\\Message
|
/plugin/authucenter/lib/uc_client/model/ |
H A D | misc.php | 37 function update_app($appid, $name, $url, $authkey, $charset, $dbcharset) {
|
/plugin/freechat/phpfreechat/src/ |
H A D | pfctools.php | 491 function html_entity_decode($string, $quote_style = ENT_COMPAT, $charset = null)
|
/plugin/textile2/ |
H A D | classTextile.php | 1054 function encode_high($text, $charset = "UTF-8") 1061 function decode_high($text, $charset = "UTF-8")
|
/plugin/freechat/phpfreechat/lib/csstidy-1.2/ |
H A D | class.csstidy.php | 98 var $charset = ''; variable in csstidy
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/ |
H A D | CoreTest.php | 288 function foo_escaper_for_test(Environment $env, $string, $charset)
|