constant Unicode::STATUS_MULTIBYTE

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

File

core/lib/Drupal/Component/Utility/Unicode.php, line 83

Class

Unicode
Provides Unicode-related conversions and operations.

Namespace

Drupal\Component\Utility

Code

const STATUS_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/core!lib!Drupal!Component!Utility!Unicode.php/constant/Unicode::STATUS_MULTIBYTE/8.1.x