UNICODE_ERROR

in includes/unicode.inc

Indicates an error during check for PHP unicode support.

<?php
define('UNICODE_ERROR', -1);
?>