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;
doc_Drupal
2016-10-29 09:50:23
Comments
Leave a Comment

Please login to continue.