Definition

drupal-5/modules/filter/filter.module

Code

<?php
define('FILTER_FORMAT_DEFAULT', 0);
?>