Home
last modified time | relevance | path

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

/template/bootstrap3/inc/
Dsimple_html_dom.php2194 protected function remove_noise($pattern, $remove_tag = false) argument
2213 $idx = ($remove_tag) ? 0 : 1; // 0 = entire match, 1 = submatch
/template/mikio/inc/
H A Dsimple_html_dom.php2200 protected function remove_noise($pattern, $remove_tag = false) argument
2219 $idx = ($remove_tag) ? 0 : 1; // 0 = entire match, 1 = submatch