constant UNICODE_MULTIBYTE

Indicates that full unicode support with the PHP mbstring extension is being used.

7 uses of UNICODE_MULTIBYTE

File

drupal/core/includes/bootstrap.inc, line 298
Functions that need to be loaded on every Drupal request.

Code

const UNICODE_MULTIBYTE = 1;