Home
last modified time | relevance | path

Searched refs:preload (Results 76 – 87 of 87) sorted by relevance

1234

/PHP-7.4/ext/ffi/
H A Dffi.c3147 if (preload) { in zend_ffi_load()
3156 if (preload) { in zend_ffi_load()
3168 if (preload) { in zend_ffi_load()
3199 if (preload) { in zend_ffi_load()
3210 if (preload) { in zend_ffi_load()
3224 if (preload) { in zend_ffi_load()
3291 if (preload) { in zend_ffi_load()
4583 if (preload) { in zend_ffi_parse_directives()
4592 if (preload) { in zend_ffi_parse_directives()
4630 if (preload) { in zend_ffi_parse_directives()
[all …]
H A Dphp_ffi.h41 char *preload; variable
/PHP-7.4/
H A Drun-tests.php54 $pattern_match, $php, $php_cgi, $phpdbg, $preload, $redir_tests,
306 $preload = false;
439 $preload = true;
1764 global $preload;
2304 if ($preload && !empty($test_file)) {
2557 if ($preload) {
H A Dphp.ini-development1900 ; http://php.net/opcache.preload
1901 ;opcache.preload=
1941 ; "preload" - enabled in CLI scripts and preloaded files (default)
1944 ;ffi.enable=preload
1946 ; List of headers files to preload, wildcard patterns allowed.
1947 ;ffi.preload=
H A Dphp.ini-production1900 ; http://php.net/opcache.preload
1901 ;opcache.preload=
1941 ; "preload" - enabled in CLI scripts and preloaded files (default)
1944 ;ffi.enable=preload
1946 ; List of headers files to preload, wildcard patterns allowed.
1947 ;ffi.preload=
H A DNEWS1133 . Fixed bug #79114 (Eval class during preload causes class to be only half
1448 . Fixed bug #78761 (Zend memory heap corruption with preload and casting).
1540 . Implemented preloading RFC: https://wiki.php.net/rfc/preload. (Dmitry)
1545 . Fixed bug #78175 (Preloading segfaults at preload time and at runtime).
1554 . Fixed bug #78512 (Cannot make preload work). (Dmitry)
H A DUPGRADING307 RFC: https://wiki.php.net/rfc/preload
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c323 … , "" , PHP_INI_SYSTEM, OnUpdateStringUnempty, accel_directives.preload, z…
776 add_assoc_string(&directives, "opcache.preload", STRING_NOT_NULL(ZCG(accel_directives).preload));
H A DZendAccelerator.c4689 if (ZCG(accel_directives).preload && *ZCG(accel_directives).preload) { in accel_finish_startup()
4844 if (accel_preload(ZCG(accel_directives).preload) != SUCCESS) { in accel_finish_startup()
/PHP-7.4/build/
H A Dltmain.sh1161 preload=no
1237 if test "$preload" = no; then
4405 if test "$preload" = yes; then
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18671 >12 belong 5 preload executable
H A Dmagic18671 >12 belong 5 preload executable

Completed in 190 milliseconds

1234