You are here

constant Unicode::STATUS_SINGLEBYTE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 82
Contains \Drupal\Component\Utility\Unicode.

Class

Unicode
Provides Unicode-related conversions and operations.

Namespace

Drupal\Component\Utility

Code

const STATUS_SINGLEBYTE = 0;