Searched refs:auto_append_file (Results 1 – 4 of 4) sorted by relevance
96 char *auto_append_file; member
523 …nd_file", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateString, auto_append_file, php_core_gl…2487 if (PG(auto_append_file) && PG(auto_append_file)[0]) { in php_execute_script()2488 append_file.filename = PG(auto_append_file); in php_execute_script()
671 auto_append_file =
Completed in 29 milliseconds