Definition

drupal-5/modules/filter/filter.module

Code

<?php
define('FILTER_HTML_STRIP', 1);
?>