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