constant UNICODE_ERROR in Drupal 4
Same name and namespace in other branches
- 5 includes/unicode.inc \UNICODE_ERROR
- 6 includes/unicode.inc \UNICODE_ERROR
- 7 includes/unicode.inc \UNICODE_ERROR
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 3
Code
define('UNICODE_ERROR', -1);