Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 25 of 53) sorted by relevance

123

/PHP-7.2/ext/pdo_mysql/tests/
H A Dbug_61207.phpt31 print("Results detected\n");
47 print("Results detected\n");
63 print("Results detected\n");
80 print("Results detected\n");
94 Results detected
98 Results detected
103 Results detected
108 Results detected
/PHP-7.2/ext/standard/tests/array/
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
41 Warning: compact(): recursion detected in %s on line %d
43 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 Dbug65251.phpt10 Warning: array_merge_recursive(): recursion detected in %s on line %d
H A Dbug43495.phpt20 Warning: array_merge_recursive(): recursion detected in %sbug43495.php on line %d
/PHP-7.2/ext/mbstring/
H A Dmb_gpc.c60 const mbfl_encoding *detected; in ZEND_EXTERN_MODULE_GLOBALS() local
163 MBSTRG(http_input_identify) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
165 if (detected) { in ZEND_EXTERN_MODULE_GLOBALS()
168 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
171 MBSTRG(http_input_identify_get) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
174 MBSTRG(http_input_identify_cookie) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
177 MBSTRG(http_input_identify_string) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
363 const mbfl_encoding *detected; in SAPI_POST_HANDLER_FUNC() local
385 MBSTRG(http_input_identify) = detected; in SAPI_POST_HANDLER_FUNC()
386 if (detected) { in SAPI_POST_HANDLER_FUNC()
[all …]
/PHP-7.2/ext/standard/tests/misc/
H A Dexec_basic1.phpt17 Warning: exec(): NULL byte detected. Possible attack in %s on line %d
21 Warning: system(): NULL byte detected. Possible attack in %s on line %d
24 Warning: passthru(): NULL byte detected. Possible attack in %s on line %d
/PHP-7.2/ext/json/tests/
H A D003.phpt36 string(%d) "Recursion detected"
40 string(%d) "Recursion detected"
H A D004.phpt33 string(%d) "Recursion detected"
37 string(%d) "Recursion detected"
/PHP-7.2/tests/classes/
H A Dautoload_018.phpt10 echo "-> Recursion detected - as expected.\n";
34 -> Recursion detected - as expected.
/PHP-7.2/tests/lang/
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.006.phpt31 echo "Loop detected.\n";
48 echo "Loop detected.\n";
65 echo "Loop detected.\n";
H A DforeachLoop.002.phpt37 echo "Loop detected\n";
51 echo "Loop detected\n";
125 Loop detected
H A DforeachLoopObjects.005.phpt23 echo "Loop detected.\n";
37 echo "Loop detected.\n";
/PHP-7.2/Zend/tests/
H A Dbug76946.phpt2 Bug #76946: Cyclic reference in generator not detected
H A Duse_late_binding_conflict.phpt2 Use conflicts are detected for late-bound classes
H A Dbug60139.phpt2 Bug #60139 (Anonymous functions create cycles not detected by the GC)
/PHP-7.2/ext/spl/tests/
H A DSplArray_fromArray.phpt17 integer overflow detected
/PHP-7.2/sapi/cgi/tests/
H A D007.phpt20 string(49) "No syntax errors detected in Standard input code
/PHP-7.2/ext/standard/tests/general_functions/
H A Dbug60227_4.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
H A Dbug60227_2.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
/PHP-7.2/ext/gd/tests/
H A Dimagelayereffect_error1.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dimagelayereffect_basic.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dimagelayereffect_error2.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
H A Dimagelayereffect_error3.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');

Completed in 30 milliseconds

123