discard_path 167 sapi/cgi/cgi_main.c zend_bool discard_path; discard_path 1415 sapi/cgi/cgi_main.c if (!CGIG(discard_path) && env_path_translated) { discard_path 1467 sapi/cgi/cgi_main.c STD_PHP_INI_ENTRY("cgi.discard_path", "0", PHP_INI_SYSTEM, OnUpdateBool, discard_path, php_cgi_globals_struct, php_cgi_globals) discard_path 1484 sapi/cgi/cgi_main.c php_cgi_globals->discard_path = 0; discard_path 169 sapi/fpm/fpm/fpm_main.c zend_bool discard_path; discard_path 1413 sapi/fpm/fpm/fpm_main.c if (!CGIG(discard_path) && env_path_translated) { discard_path 1499 sapi/fpm/fpm/fpm_main.c STD_PHP_INI_ENTRY("cgi.discard_path", "0", PHP_INI_SYSTEM, OnUpdateBool, discard_path, php_cgi_globals_struct, php_cgi_globals) discard_path 1514 sapi/fpm/fpm/fpm_main.c php_cgi_globals->discard_path = 0;