FILTER_FORMAT_DEFAULT

Definition

filter/filter.module

Code

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