Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 25 of 47) sorted by path

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/Zend/tests/array_unpack/
H A Dunpack_invalid_type_compile_time.phpt2 Unpacking non-array/Traversable detected at compile-time
H A Dunpack_string_keys_compile_time.phpt2 Unpacking of string keys detected at compile-time
/PHP-7.4/Zend/tests/
H A Dbug60139.phpt2 Bug #60139 (Anonymous functions create cycles not detected by the GC)
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
/PHP-7.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt19 Fatal error: Could not convert the script from the detected encoding "UTF-32LE" to a compatible enc…
/PHP-7.4/ext/bz2/tests/
H A Dbug71263.phpt19 // --> fread() displays empty string then garbage, no errors detected:
29 // --> fread() displays an empty string, then the correct plain text, no error detected:
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic28839 # GCC.HLP is detected after 7 iterations
28841 # this only happens if bigger hlp file is detected after used search iterations
H A Dmagic私はガラスを食べられます28839 # GCC.HLP is detected after 7 iterations
28841 # this only happens if bigger hlp file is detected after used search iterations
/PHP-7.4/ext/gd/tests/
H A Dbug75124.phpt22 echo "non grayscale pixel detected\n";
H A Dimagelayereffect_basic.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');
/PHP-7.4/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"
H A Dbug61978.phpt2 Bug #61978 (Object recursion not detected for classes that implement JsonSerializable)
/PHP-7.4/ext/mbstring/
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 …]
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()
/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/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.4/ext/readline/
H A Dconfig.m452 AC_MSG_ERROR([invalid readline installation detected. Try --with-libedit instead.])
/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/ext/spl/tests/
H A DSplArray_fromArray.phpt17 integer overflow detected
/PHP-7.4/ext/standard/tests/array/
H A Darray_replace.phpt111 Warning: array_replace_recursive(): recursion detected in %s on line %d

Completed in 165 milliseconds

12