constant UNICODE_ERROR

Indicates an error during check for PHP unicode support.

1 use of UNICODE_ERROR
unicode_check in drupal/core/includes/bootstrap.inc
Checks for Unicode support in PHP and sets the proper settings if possible.

File

drupal/core/includes/bootstrap.inc, line 287
Functions that need to be loaded on every Drupal request.

Code

const UNICODE_ERROR = -1;