Home
last modified time | relevance | path

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

12

/php-src/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");
93 Results detected
97 Results detected
102 Results detected
107 Results detected
/php-src/ext/mbstring/
H A Dmb_gpc.c49 const mbfl_encoding *detected; in ZEND_EXTERN_MODULE_GLOBALS() local
143 MBSTRG(http_input_identify) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
145 if (detected) { in ZEND_EXTERN_MODULE_GLOBALS()
148 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
151 MBSTRG(http_input_identify_get) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
154 MBSTRG(http_input_identify_cookie) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
157 MBSTRG(http_input_identify_string) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
295 const mbfl_encoding *detected; in SAPI_POST_HANDLER_FUNC() local
315 MBSTRG(http_input_identify) = detected; in SAPI_POST_HANDLER_FUNC()
316 if (detected) { in SAPI_POST_HANDLER_FUNC()
[all …]
/php-src/sapi/cli/tests/
H A D024.phpt58 [0] => No syntax errors detected in %s024_good.test.php
59 [1] => No syntax errors detected in %s024_good.test.php
64 [0] => No syntax errors detected in %s024_good.test.php
66 [2] => No syntax errors detected in %s024_good.test.php
71 [0] => No syntax errors detected in %s024_good.test.php
75 [4] => No syntax errors detected in %s024_good.test.php
/php-src/ext/json/tests/
H A D003.phpt31 string(%d) "Recursion detected"
35 string(%d) "Recursion detected"
H A D004.phpt31 string(%d) "Recursion detected"
35 string(%d) "Recursion detected"
/php-src/ext/standard/tests/array/
H A Dcompact_variation1.phpt36 Recursion detected
37 Recursion detected
H A Dbug42177.phpt2 Bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)
38 Recursion detected on line 19
H A Dbug43495.phpt24 Recursion detected
/php-src/sapi/cgi/tests/
H A D012.phpt69 [0] => No syntax errors detected in %s012_good.test.php
70 [1] => No syntax errors detected in %s012_good.test.php
75 [0] => No syntax errors detected in %s012_good.test.php
81 [0] => No syntax errors detected in %s012_good.test.php
85 [4] => No syntax errors detected in %s012_good.test.php
H A D007.phpt19 string(49) "No syntax errors detected in Standard input code
/php-src/tests/classes/
H A Dautoload_018.phpt10 echo "-> Recursion detected - as expected.\n";
34 -> Recursion detected - as expected.
/php-src/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-src/Zend/tests/array_unpack/
H A Dunpack_invalid_type_compile_time.phpt2 Unpacking non-array/Traversable detected at compile-time
/php-src/ext/bz2/tests/
H A Dbug71263.phpt17 // --> fread() displays empty string then garbage, no errors detected:
27 // --> fread() displays an empty string, then the correct plain text, no error detected:
/php-src/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-src/ext/spl/tests/
H A DSplArray_fromArray.phpt17 integer overflow detected
/php-src/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-src/ext/gd/tests/
H A Dimagelayereffect_basic.phpt10 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
/php-src/ext/zip/tests/
H A Dbug76524.phpt22 ok((?!memory leaks detected).)*

Completed in 29 milliseconds

12