UNICODE_ERROR
Indicates an error during check for PHP unicode support.
1 use of UNICODE_ERROR
- _unicode_check in includes/
unicode.inc - Perform checks about Unicode support in PHP, and set the right settings if needed.
File
-
includes/
unicode.inc, line 11
Code
define('UNICODE_ERROR', -1);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.