Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 25 of 47) sorted by last modified time

12

/PHP-7.4/
H A DNEWS1528 . Fixed bug #78179 (MariaDB server version incorrectly detected). (cmb)
1889 . Fixed bug #78179 (MariaDB server version incorrectly detected). (cmb)
2298 . Fixed bug #77346 (webm files incorrectly detected as
H A DUPGRADING.INTERNALS283 - with-pcre-valgrind and with-valgrind are merged, and valgrind detected by
/PHP-7.4/ext/mbstring/
H A Dmbstring.c2159 const mbfl_encoding *detected; in PHP_FUNCTION() local
2185 detected = _php_mb_encoding_handler_ex(&info, track_vars_array, encstr); in PHP_FUNCTION()
2198 detected = _php_mb_encoding_handler_ex(&info, &tmp, encstr); in PHP_FUNCTION()
2201 MBSTRG(http_input_identify) = detected; in PHP_FUNCTION()
2203 RETVAL_BOOL(detected); in PHP_FUNCTION()
H A Dmb_gpc.c58 const mbfl_encoding *detected; in ZEND_EXTERN_MODULE_GLOBALS() local
154 MBSTRG(http_input_identify) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
156 if (detected) { in ZEND_EXTERN_MODULE_GLOBALS()
159 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
162 MBSTRG(http_input_identify_get) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
165 MBSTRG(http_input_identify_cookie) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
168 MBSTRG(http_input_identify_string) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
354 const mbfl_encoding *detected; in SAPI_POST_HANDLER_FUNC() local
376 MBSTRG(http_input_identify) = detected; in SAPI_POST_HANDLER_FUNC()
377 if (detected) { in SAPI_POST_HANDLER_FUNC()
[all …]
/PHP-7.4/ext/snmp/
H A Dconfig.m433 AC_MSG_ERROR([Net-SNMP version 5.3 or greater reqired (detected $snmp_full_version).])
/PHP-7.4/tests/lang/
H A DforeachLoopObjects.003.phpt44 echo "Loop detected\n";
58 echo "Loop detected\n";
145 Loop detected
195 Loop detected
H A DforeachLoopObjects.004.phpt23 echo "Loop detected.\n";
H A DforeachLoop.010.phpt31 echo "Infinite loop detected\n";
H A DforeachLoop.002.phpt37 echo "Loop detected\n";
51 echo "Loop detected\n";
125 Loop detected
H A DforeachLoop.009.phpt33 echo "Loop detected, as expected.\n";
47 echo "Loop detected, as expected.\n";
76 Loop detected, as expected.
H A DforeachLoopObjects.005.phpt23 echo "Loop detected.\n";
37 echo "Loop detected.\n";
H A DforeachLoopObjects.006.phpt31 echo "Loop detected.\n";
48 echo "Loop detected.\n";
65 echo "Loop detected.\n";
/PHP-7.4/sapi/cgi/tests/
H A D007.phpt20 string(49) "No syntax errors detected in Standard input code
H A D006.phpt58 string(%d) "No syntax errors detected in %s006.test.php
/PHP-7.4/ext/standard/tests/array/
H A Dbug65251.phpt10 Warning: array_merge_recursive(): recursion detected in %s on line %d
H A Dcompact_variation1.phpt31 Warning: compact(): recursion detected in %s on line %d
37 Warning: compact(): recursion detected in %s on line %d
39 Warning: compact(): recursion detected in %s on line %d
H A Dbug42177.phpt2 Bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)
34 Warning: array_merge_recursive(): recursion detected in %s on line 18
H A Dbug43495.phpt20 Warning: array_merge_recursive(): recursion detected in %sbug43495.php on line %d
H A Darray_replace.phpt111 Warning: array_replace_recursive(): recursion detected in %s on line %d
/PHP-7.4/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt44 // Note: Due to detect order, detected as UTF-8
/PHP-7.4/ext/gd/tests/
H A Dbug75124.phpt22 echo "non grayscale pixel detected\n";
H A Dimagelayereffect_error3.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
/PHP-7.4/tests/classes/
H A Dautoload_018.phpt10 echo "-> Recursion detected - as expected.\n";
34 -> Recursion detected - as expected.
/PHP-7.4/sapi/cli/tests/
H A D011.phpt50 string(%d) "No syntax errors detected in %s011.test.php
/PHP-7.4/ext/zip/tests/
H A Dbug76524.phpt24 ok((?!memory leaks detected).)*

Completed in 106 milliseconds

12