Home
last modified time | relevance | path

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

/plugin/sqlraw/
H A Dsimple_html_dom.php1615 protected function remove_noise($pattern, $remove_tag=false) argument
1626 $idx = ($remove_tag) ? 0 : 1;
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php2208 protected function remove_noise($pattern, $remove_tag = false) { argument
2228 $idx = ($remove_tag) ? 0 : 1; // 0 = entire match, 1 = submatch