Home
last modified time | relevance | path

Searched refs:parse_attr (Results 1 – 2 of 2) sorted by relevance

/plugin/sqlraw/
H A Dsimple_html_dom.php1440 $this->parse_attr($node, $name, $space);
1483 protected function parse_attr($node, $name, &$space) function in simple_html_dom
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php2053 $this->parse_attr($node, $name, $space); // get attribute value
2102 protected function parse_attr($node, $name, &$space) { function in imapmarkers\\simple_html_dom