Home
last modified time | relevance | path

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

/template/bootstrap3/inc/
Dsimple_html_dom.php410 $ret .= $this->convert_text($n->outertext());
450 $ret .= $this->convert_text($n->text());
968 return $this->convert_text($this->attr[$name]);
1017 function convert_text($text) function in simple_html_dom_node
/template/mikio/inc/
H A Dsimple_html_dom.php407 $ret .= $this->convert_text($n->outertext());
447 $ret .= $this->convert_text($n->text());
972 return $this->convert_text($this->attr[$name]);
1021 function convert_text($text) function in simple_html_dom_node