Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dparser.xhtml.class.php28 $this->_scan_base($dom_tree, $pipeline);
55 function _scan_base(&$root, &$pipeline) { function in ParserXHTML
82 if ($this->_scan_base($child, $pipeline)) { return; };