Searched refs:ini_restore (Results 1 – 6 of 6) sorted by relevance
9 var_dump(ini_restore("include_path"));14 var_dump(ini_restore("include_path"));20 var_dump(ini_restore("include_path"));26 var_dump(ini_restore("include_path"));29 var_dump(ini_restore("include_path"));
9 ini_restore('include_path');13 echo "ini_restore() does not work.\n";
33 ini_restore("intl.default_locale");
324 function ini_restore(string $option): void {} function
2347 ZEND_FUNCTION(ini_restore);2975 ZEND_FE(ini_restore, arginfo_ini_restore)
2138 PHP_FUNCTION(ini_restore) argument
Completed in 37 milliseconds