constant UNICODE_MULTIBYTE
Same name and namespace in other branches
- 7.x drupal-7.x/includes/unicode.inc \UNICODE_MULTIBYTE
Indicates that full unicode support with the PHP mbstring extension is being used.
Archivo
- drupal-6.x/
includes/ unicode.inc, line 17
Código
define('UNICODE_MULTIBYTE', 1)