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