Home
last modified time | relevance | path

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

12

/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug_61207.phpt33 print("Results detected\n");
49 print("Results detected\n");
65 print("Results detected\n");
82 print("Results detected\n");
96 Results detected
100 Results detected
105 Results detected
110 Results detected
/PHP-8.1/ext/mbstring/
H A Dmb_gpc.c50 const mbfl_encoding *detected; in ZEND_EXTERN_MODULE_GLOBALS() local
146 MBSTRG(http_input_identify) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
148 if (detected) { in ZEND_EXTERN_MODULE_GLOBALS()
151 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
154 MBSTRG(http_input_identify_get) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
157 MBSTRG(http_input_identify_cookie) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
160 MBSTRG(http_input_identify_string) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
346 const mbfl_encoding *detected; in SAPI_POST_HANDLER_FUNC() local
368 MBSTRG(http_input_identify) = detected; in SAPI_POST_HANDLER_FUNC()
369 if (detected) { in SAPI_POST_HANDLER_FUNC()
[all …]
/PHP-8.1/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"
H A Dbug61978.phpt2 Bug #61978 (Object recursion not detected for classes that implement JsonSerializable)
/PHP-8.1/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-8.1/tests/classes/
H A Dautoload_018.phpt10 echo "-> Recursion detected - as expected.\n";
34 -> Recursion detected - as expected.
/PHP-8.1/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-8.1/Zend/tests/array_unpack/
H A Dunpack_invalid_type_compile_time.phpt2 Unpacking non-array/Traversable detected at compile-time
/PHP-8.1/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-8.1/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-8.1/ext/spl/tests/
H A DSplArray_fromArray.phpt17 integer overflow detected
/PHP-8.1/sapi/cgi/tests/
H A D007.phpt19 string(49) "No syntax errors detected in Standard input code
/PHP-8.1/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-8.1/ext/gd/tests/
H A Dimagelayereffect_basic.phpt10 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');
/PHP-8.1/ext/zip/tests/
H A Dbug76524.phpt22 ok((?!memory leaks detected).)*
/PHP-8.1/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt16 Fatal error: Could not convert the script from the detected encoding "UTF-32LE" to a compatible enc…

Completed in 51 milliseconds

12