Definition

drupal-5/modules/filter/filter.module

Code

<?php
define('FILTER_HTML_ESCAPE', 2);
?>