Home
last modified time | relevance | path

Searched refs:enable_cli (Results 476 – 489 of 489) sorted by relevance

1...<<11121314151617181920

/PHP-8.0/ext/opcache/tests/jit/
H A Dbug81225_2.phpt5 opcache.enable_cli=1
H A Dbug80861.phpt5 opcache.enable_cli=1
H A Dundef_to_typed_ref.phpt5 opcache.enable_cli=1
H A Dcmp_003.phpt5 opcache.enable_cli=1
H A Dadd_011.phpt5 opcache.enable_cli=1
/PHP-8.0/ext/opcache/tests/opt/
H A Dprop_types.phpt5 opcache.enable_cli=1
H A Dinference_001.phpt5 opcache.enable_cli=1
/PHP-8.0/ext/opcache/
H A DZendAccelerator.h166 zend_bool enable_cli; member
H A Dzend_accelerator_module.c263 … , "0" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.enable_cli, …
721 add_assoc_bool(&directives, "opcache.enable_cli", ZCG(accel_directives).enable_cli);
H A DZendAccelerator.c2625 if (ZCG(accel_directives).enable_cli && ( in accel_find_sapi()
2931 if (!ZCG(accel_directives).enable_cli && in accel_startup()
/PHP-8.0/ext/opcache/tests/
H A Dcompact_literals.phpt5 opcache.enable_cli=1
/PHP-8.0/.github/scripts/windows/
H A Dtest_task.bat66 if "%OPCACHE%" equ "1" set OPCACHE_OPTS=-d opcache.enable=1 -d opcache.enable_cli=1 -d opcache.prot…
/PHP-8.0/
H A Dphp.ini-development1764 ;opcache.enable_cli=0
H A Dphp.ini-production1766 ;opcache.enable_cli=0

Completed in 64 milliseconds

1...<<11121314151617181920