Home
last modified time | relevance | path

Searched refs:document_element (Results 1 – 4 of 4) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dconfig.parse.php180 $root=$doc->document_element();
H A Ddom.activelink.inc.php49 function &document_element() { function in ActiveLinkDOMTree
H A Ddom.php4.inc.php11 function &document_element() { function in PHP4DOMTree
12 $element = $this->_element->document_element();
H A Ddom.php5.inc.php11 function &document_element() { function in DOMTree