Home
last modified time | relevance | path

Searched refs:last_child (Results 1 – 6 of 6) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Ddom.php4.inc.php43 function &last_child() { function in PHP4DOMTree
44 $child =& PHP4DOMTree::from_DOMDocument($this->_element->last_child());
H A Ddom.php5.inc.php42 function &last_child() { function in DOMTree
H A Ddom.activelink.inc.php53 function &last_child() { function in ActiveLinkDOMTree
H A Dbox.table.cell.php232 $child = $root->last_child();
/plugin/sqlraw/
H A Dsimple_html_dom.php286 function last_child() function in simple_html_dom_node
954 function lastChild() {return $this->last_child();}
1711 function lastChild() {return $this->root->last_child();}
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php265 function last_child() { function in imapmarkers\\simple_html_dom_node
1382 return $this->last_child();
2329 return $this->root->last_child();