Searched refs:remove_tag (Results 1 – 2 of 2) sorted by relevance
1615 protected function remove_noise($pattern, $remove_tag=false) argument1626 $idx = ($remove_tag) ? 0 : 1;
2208 protected function remove_noise($pattern, $remove_tag = false) { argument2228 $idx = ($remove_tag) ? 0 : 1; // 0 = entire match, 1 = submatch