constant Unicode::STATUS_MULTIBYTE

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

File

drupal/core/lib/Drupal/Component/Utility/Unicode.php, line 86
Contains \Drupal\Component\Utility\Unicode.

Class

Unicode
Provides Unicode-related conversions and operations.

Namespace

Drupal\Component\Utility

Code

const STATUS_MULTIBYTE = 1;