Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/tests/
H A Dbug66334.phpt8 enable_dl=0
/PHP-8.0/ext/mbstring/tests/
H A Dskipif.inc5 if (!extension_loaded("mbstring") && ini_get("enable_dl")) {
/PHP-8.0/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-8.0/ext/session/tests/
H A Dskipif.inc3 if (!extension_loaded("session") && ini_get("enable_dl")) {
/PHP-8.0/main/
H A Dphp_globals.h58 zend_bool enable_dl; member
H A Dmain.c685 …STD_PHP_INI_BOOLEAN("enable_dl", "1", PHP_INI_SYSTEM, OnUpdateBool, enable_dl, php_core_g…
/PHP-8.0/ext/standard/
H A Ddl.c51 if (!PG(enable_dl)) { in PHP_FUNCTION()
/PHP-8.0/ext/opcache/Optimizer/
H A Dpass1.c429 if (PG(enable_dl)) { in zend_optimizer_pass1()
H A Dsccp.c942 if (PG(enable_dl)) { in ct_eval_func_call()
/PHP-8.0/
H A Dphp.ini-development778 enable_dl = Off
H A Dphp.ini-production780 enable_dl = Off

Completed in 58 milliseconds