constant UNICODE_SINGLEBYTE

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/unicode.inc \UNICODE_SINGLEBYTE

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

Archivo

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

Código

define('UNICODE_SINGLEBYTE', 0)