Home
last modified time | relevance | path

Searched refs:_charset (Results 1 – 4 of 4) sorted by relevance

/plugin/sqlraw/
H A Dsimple_html_dom.php776 $sourceCharset = strtoupper($this->dom->_charset);
991 public $_charset = ''; variable in simple_html_dom
1254 return $this->_charset = $charset;
1702 return $this->_charset;
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1063 $sourceCharset = strtoupper($this->dom->_charset);
1428 public $_charset = ''; variable in imapmarkers\\simple_html_dom
1814 return $this->_charset = $charset;
2314 return $this->_charset;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst133 * ``_charset``: references the current charset.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG899 * added the special _charset variable to reference the current charset