Home
last modified time | relevance | path

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

/template/bootstrap3/inc/
Dsimple_html_dom.php1028 $sourceCharset = strtoupper($this->dom->_charset);
1407 public $_charset = ''; variable in simple_html_dom
1802 return $this->_charset = $charset;
2299 return $this->_charset;
/template/mikio/inc/
H A Dsimple_html_dom.php1032 $sourceCharset = strtoupper($this->dom->_charset);
1413 public $_charset = ''; variable in simple_html_dom
1808 return $this->_charset = $charset;
2305 return $this->_charset;