constant UNICODE_SINGLEBYTE

Indicates that standard PHP (emulated) unicode support is being used.

File

includes/ unicode.inc, line 16
Provides Unicode-related conversions and operations.

Code

define('UNICODE_SINGLEBYTE', 0)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!unicode.inc/constant/UNICODE_SINGLEBYTE/7.x