CHECK_PLAIN

Flag for drupal_set_title(); text is not sanitized, so run check_plain().

drupal/includes/bootstrap.inc, line 226

<?php
define('CHECK_PLAIN', 0)
?>