Searched refs:getElementsById (Results 1 – 2 of 2) sorted by relevance
/plugin/sqlraw/ | ||
H A D | simple_html_dom.php | 948 function getElementsById($id, $idx=null) {return $this->find("#$id", $idx);} function in simple_html_dom_node |
/plugin/imapmarkers/syntax/ | ||
H A D | imapmarkers_simple_html_dom.php | 1357 function getElementsById($id, $idx = null) { function in imapmarkers\\simple_html_dom_node |