Home
last modified time | relevance | path

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

/template/bootstrap3/inc/
Dsimple_html_dom.php1029 $targetCharset = strtoupper($this->dom->_target_charset);
1408 public $_target_charset = ''; variable in simple_html_dom
1488 $this->_target_charset = $target_charset;
2301 return $this->_target_charset;
/template/mikio/inc/
H A Dsimple_html_dom.php1033 $targetCharset = strtoupper($this->dom->_target_charset);
1414 public $_target_charset = ''; variable in simple_html_dom
1494 $this->_target_charset = $target_charset;
2307 return $this->_target_charset;