Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/PHP-7.4/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddl-cve-2007-4887.phpt11 enable_dl=1
H A Ddl-check-enabled.phpt14 enable_dl=0
H A Ddl-full-path-not-supported.phpt14 enable_dl=1
/PHP-7.4/ext/session/tests/
H A Dskipif.inc3 if (!extension_loaded("session") && ini_get("enable_dl")) {
/PHP-7.4/main/
H A Dphp_globals.h60 zend_bool enable_dl; member
H A Dmain.c769 …STD_PHP_INI_BOOLEAN("enable_dl", "1", PHP_INI_SYSTEM, OnUpdateBool, enable_dl, php_core_g…
/PHP-7.4/ext/standard/
H A Ddl.c54 if (!PG(enable_dl)) { in PHP_FUNCTION()
/PHP-7.4/ext/opcache/Optimizer/
H A Dpass1_5.c395 if (PG(enable_dl)) { in zend_optimizer_pass1()
/PHP-7.4/
H A Dphp.ini-development771 enable_dl = Off
H A Dphp.ini-production771 enable_dl = Off

Completed in 41 milliseconds