constant Unicode::STATUS_MULTIBYTE in Service Container 7
Same name and namespace in other branches
- 7.2 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
- lib/
Drupal/ Component/ Utility/ Unicode.php, line 88 - Contains \Drupal\Component\Utility\Unicode.
Class
- Unicode
- Provides Unicode-related conversions and operations.
Namespace
Drupal\Component\UtilityCode
const STATUS_MULTIBYTE = 1;