Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence du fichier vendor/joomla/string/src/phputf8/utf8.php

Espaces de nommage

 utf8
 

Variables

if(!defined('UTF8')) if(extension_loaded('mbstring')) $UTF8_ar = array()
 
 if (!defined( 'UTF8_CORE'))
 

Documentation des variables

◆ $UTF8_ar

if (!defined( 'UTF8')) if (extension_loaded( 'mbstring')) $UTF8_ar = array()

Put the current directory in this constant If string overloading is active, it will break many of the native implementations. mbstring.func_overload must be set to 0, 1 or 4 in php.ini (string overloading disabled). Also need to check we have the correct internal mbstring encoding Check whether PCRE has been compiled with UTF-8 support

◆ if

if(!defined('UTF8_CORE'))

Load the smartest implementations of utf8_strpos, utf8_strrpos and utf8_substr Load the native implementation of utf8_substr_replace