constant Unicode::STATUS_SINGLEBYTE in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Component/Utility/Unicode.php \Drupal\Component\Utility\Unicode::STATUS_SINGLEBYTE
- 9 core/lib/Drupal/Component/Utility/Unicode.php \Drupal\Component\Utility\Unicode::STATUS_SINGLEBYTE
Indicates that standard PHP (emulated) unicode support is being used.
File
- core/
lib/ Drupal/ Component/ Utility/ Unicode.php, line 77
Class
- Unicode
- Provides Unicode-related conversions and operations.
Namespace
Drupal\Component\UtilityCode
const STATUS_SINGLEBYTE = 0;