Home
last modified time | relevance | path

Searched refs:enable_dl (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/php-src/ext/standard/tests/general_functions/
H A Ddl-cve-2007-4887.phpt12 enable_dl=1
H A Ddl-check-enabled.phpt15 enable_dl=0
H A Ddl-full-path-not-supported.phpt15 enable_dl=1
/php-src/main/
H A Dphp_globals.h60 bool enable_dl; member
H A Dmain.c692 …STD_PHP_INI_BOOLEAN("enable_dl", "1", PHP_INI_SYSTEM, OnUpdateBool, enable_dl, php_core_g…
/php-src/ext/standard/
H A Ddl.c51 if (!PG(enable_dl)) { in PHP_FUNCTION()
/php-src/Zend/Optimizer/
H A Dzend_optimizer.c151 if (PG(enable_dl)) { in zend_optimizer_eval_special_func_call()
188 if (PG(enable_dl)) { in zend_optimizer_eval_special_func_call()
/php-src/
H A Dphp.ini-development788 enable_dl = Off
H A Dphp.ini-production790 enable_dl = Off

Completed in 31 milliseconds