Home
last modified time | relevance | path

Searched refs:_target_charset (Results 1 – 2 of 2) sorted by relevance

/plugin/sqlraw/
H A Dsimple_html_dom.php777 $targetCharset = strtoupper($this->dom->_target_charset);
992 public $_target_charset = ''; variable in simple_html_dom
1032 $this->_target_charset = $target_charset;
1704 return $this->_target_charset;
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1064 $targetCharset = strtoupper($this->dom->_target_charset);
1429 public $_target_charset = ''; variable in imapmarkers\\simple_html_dom
1508 $this->_target_charset = $target_charset;
2316 return $this->_target_charset;