Home
last modified time | relevance | path

Searched refs:mbstring (Results 51 – 75 of 467) sorted by relevance

12345678910>>...19

/php-src/ext/standard/tests/strings/
H A Dhtmlentities09.phpt2 htmlentities() test 9 (mbstring / Shift_JIS)
7 mbstring
H A Dhtmlentities16.phpt2 htmlentities() test 16 (mbstring / cp1251)
7 mbstring
H A Dhtmlentities08.phpt2 htmlentities() test 8 (mbstring / EUC-JP)
7 mbstring
/php-src/ext/mbstring/tests/
H A Dmb_http_input.phpt4 mbstring
10 mbstring.encoding_translation=1
H A Dmb_convert_encoding_failed_detection.phpt4 mbstring
6 mbstring.strict_detection=1
H A Dmb_http_input_pass.phpt4 mbstring
10 mbstring.encoding_translation=1
H A Dmb_http_input_multi_post.phpt4 mbstring
8 mbstring.encoding_translation=1
H A Dgh10627.phpt4 mbstring
6 mbstring.strict_detection=1
H A Dmbregex_stack_limit2.phpt4 mbstring
25 ini_set('mbstring.regex_stack_limit', 10000);
H A Dmb_convert_encoding.phpt4 mbstring
7 mbstring.language=Japanese
127 Deprecated: mb_convert_encoding(): Handling QPrint via mbstring is deprecated; use quoted_printable…
130 Deprecated: mb_convert_encoding(): Handling Base64 via mbstring is deprecated; use base64_encode/ba…
133 Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspeci…
H A Dmb_list_encodings_gc_uaf.phpt4 mbstring
H A Dmb_get_info_http_input.phpt4 mbstring
H A Dbug81693.phpt4 mbstring
H A Dbug79037.phpt4 mbstring
H A Dhtmlent.phpt4 mbstring
17 mbstring.encoding_translation=1
H A Dbug25140.phpt4 mbstring
H A Dgh9248.phpt4 mbstring
H A Dzend_multibyte-10.phpt4 mbstring
H A Dbug76532.phpt4 mbstring
/php-src/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt5 if (extension_loaded("mbstring")) {
6 die("skip The mbstring extension cannot be present for this test");
H A Dbug68665.phpt4 mbstring
H A Dmultibyte_encoding_002.phpt4 mbstring
/php-src/tests/basic/
H A D029.phpt4 mbstring
7 mbstring.encoding_translation=1
/php-src/ext/exif/tests/
H A Dexif004.phpt4 mbstring
8 if (!defined("EXIF_USE_MBSTRING") || !EXIF_USE_MBSTRING) die ('skip mbstring loaded by dl');
/php-src/ext/mbstring/
H A Dconfig.m426 …PHP_NEW_EXTENSION(mbstring, $PHP_MBSTRING_BASE_SOURCES $PHP_MBSTRING_SOURCES, $ext_shared,, $PHP_M…
48 PHP_MBSTRING_ADD_INSTALL_HEADERS([mbstring.h])
49 PHP_INSTALL_HEADERS([ext/mbstring], [$PHP_MBSTRING_INSTALL_HEADERS])
139 PHP_ARG_ENABLE([mbstring],
141 [AS_HELP_STRING([--enable-mbstring],
154 PHP_MBSTRING_ADD_BASE_SOURCES([mbstring.c php_unicode.c mb_gpc.c])

Completed in 35 milliseconds

12345678910>>...19