Home
last modified time | relevance | path

Searched refs:mbstring (Results 1 – 25 of 323) sorted by last modified time

12345678910>>...13

/PHP-7.4/
H A DNEWS88 . Fixed bug #76167 (mbstring may use pointer from some previous request).
2104 - mbstring:
2650 . Fixed bug #74929 (mbstring functions version 7.1.1 are slow compared to 5.3
2657 . Fixed bug #76706 (mbstring.http_output_conv_mimetypes is ignored). (cmb)
H A Dphp.ini-development924 ;extension=mbstring
1618 [mbstring]
1621 ; http://php.net/mbstring.language
1622 ;mbstring.language = Japanese
1629 ;mbstring.internal_encoding =
1637 ;mbstring.http_input =
1647 ;mbstring.http_output =
1660 ;mbstring.detect_order = auto
1676 ;mbstring.func_overload = 0
1680 ;mbstring.strict_detection = On
[all …]
H A Dphp.ini-production924 ;extension=mbstring
1618 [mbstring]
1621 ; http://php.net/mbstring.language
1622 ;mbstring.language = Japanese
1629 ;mbstring.internal_encoding =
1637 ;mbstring.http_input =
1647 ;mbstring.http_output =
1660 ;mbstring.detect_order = auto
1676 ;mbstring.func_overload = 0
1680 ;mbstring.strict_detection = On
[all …]
H A DUPGRADING300 . Added mbstring.regex_retry_limit ini setting defaulting to 1000000. It
566 conversion the iconv or mbstring extensions could be used instead.
/PHP-7.4/azure/macos/
H A Djob.yml50 --enable-mbstring \
/PHP-7.4/azure/i386/
H A Djob.yml48 --enable-mbstring \
/PHP-7.4/ext/mbstring/
H A Dmbstring.c593 PHP_MINIT(mbstring),
594 PHP_MSHUTDOWN(mbstring),
595 PHP_RINIT(mbstring),
596 PHP_RSHUTDOWN(mbstring),
597 PHP_MINFO(mbstring),
600 PHP_GINIT(mbstring),
601 PHP_GSHUTDOWN(mbstring),
619 ZEND_GET_MODULE(mbstring) in ZEND_GET_MODULE() argument
1590 PHP_MINIT_FUNCTION(mbstring) in PHP_MINIT_FUNCTION() argument
1714 PHP_RINIT_FUNCTION(mbstring) in PHP_RINIT_FUNCTION() argument
[all …]
H A Dphp_mbregex.c50 ZEND_EXTERN_MODULE_GLOBALS(mbstring)
H A Dphp_unicode.c48 ZEND_EXTERN_MODULE_GLOBALS(mbstring) in ZEND_EXTERN_MODULE_GLOBALS() argument
/PHP-7.4/ext/mbstring/tests/
H A Dbug81011.phpt5 if (!extension_loaded('mbstring')) die("skip mbstring extension not available");
H A Dbug79787.phpt4 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
H A Dmb_ereg_search_syntax.phpt5 if (!extension_loaded('mbstring')) die('skip mbstring not enabled');
H A Dmb_substitute_character.phpt4 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
H A Dmb_substitute_character_basic.phpt5 extension_loaded('mbstring') or die('skip');
12 * Source code: ext/mbstring/mbstring.c
H A Dmb_substitute_character_variation1.phpt5 extension_loaded('mbstring') or die('skip');
12 * Source code: ext/mbstring/mbstring.c
H A Dbug79441.phpt4 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
H A Dmb_chr.phpt4 <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?>
H A Dbug79371.phpt5 if (!extension_loaded('mbstring')) die('skip mbstring extension not available');
H A Dmb_decode_numericentity.phpt5 if (!extension_loaded('mbstring')) die('skip mbstring not enabled');
/PHP-7.4/travis/
H A Dcompile.sh64 --enable-mbstring \
/PHP-7.4/azure/
H A Dmsan_job.yml45 --enable-mbstring \
H A Dconfigure.yml38 --enable-mbstring \
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1251_zend_multibyte_1.phpt12 skip_if_no_required_exts("mbstring");
H A Dtest_cp1251_zend_multibyte_0.phpt12 skip_if_no_required_exts("mbstring");
H A Dtest_cp1251_zend_multibyte_2.phpt12 skip_if_no_required_exts("mbstring");

Completed in 67 milliseconds

12345678910>>...13