Searched refs:_scan_base (Results 1 – 1 of 1) sorted by relevance
28 $this->_scan_base($dom_tree, $pipeline);55 function _scan_base(&$root, &$pipeline) { function in ParserXHTML82 if ($this->_scan_base($child, $pipeline)) { return; };