Unicode::STATUS_MULTIBYTE
Same name in other branches
- 9 core/lib/Drupal/Component/Utility/Unicode.php \Drupal\Component\Utility\Unicode::STATUS_MULTIBYTE
- 10 core/lib/Drupal/Component/Utility/Unicode.php \Drupal\Component\Utility\Unicode::STATUS_MULTIBYTE
- 11.x core/lib/Drupal/Component/Utility/Unicode.php \Drupal\Component\Utility\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\UtilityCode
const STATUS_MULTIBYTE = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.