Home
last modified time | relevance | path

Searched refs:auto_append_file (Results 1 – 4 of 4) sorted by relevance

/php-src/main/
H A Dphp_globals.h95 char *auto_append_file; member
H A Dmain.c718 …nd_file", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, auto_append_file, php_core_gl…
2492 if (PG(auto_append_file) && PG(auto_append_file)[0]) { in php_execute_script_ex()
2493 zend_stream_init_filename(&append_file, PG(auto_append_file)); in php_execute_script_ex()
/php-src/
H A Dphp.ini-development719 auto_append_file =
H A Dphp.ini-production721 auto_append_file =

Completed in 16 milliseconds