constant UNICODE_MULTIBYTE

Indicates that full unicode support with the PHP mbstring extension is being used.

File

includes/ unicode.inc, line 22
Provides Unicode-related conversions and operations.

Code

define('UNICODE_MULTIBYTE', 1)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!unicode.inc/constant/UNICODE_MULTIBYTE/7.x