Searched refs:getElementByTagName (Results 1 – 2 of 2) sorted by relevance
/plugin/sqlraw/ | ||
H A D | simple_html_dom.php | 949 function getElementByTagName($name) {return $this->find($name, 0);} function in simple_html_dom_node |
/plugin/imapmarkers/syntax/ | ||
H A D | imapmarkers_simple_html_dom.php | 1361 function getElementByTagName($name) { function in imapmarkers\\simple_html_dom_node |