Home
last modified time | relevance | path

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

/plugin/sqlraw/
H A Dsimple_html_dom.php351 function innertext() function in simple_html_dom_node
379 if ($this->tag==='root') return $this->innertext();
459 $ret = $this->innertext();
727 case 'innertext': return $this->innertext();
1104 $ret = $this->root->innertext();
1688 return $this->root->innertext();
1696 return $this->root->innertext();
1698 return $this->root->innertext();
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php327 function innertext() { function in imapmarkers\\simple_html_dom_node
361 return $this->innertext();
450 $ret = $this->innertext();
998 return $this->innertext();
1587 $ret = $this->root->innertext();
2302 return $this->root->innertext();
2308 return $this->root->innertext();
2310 return $this->root->innertext();