orig_path_translated 1176 sapi/cgi/cgi_main.c 			char *orig_path_translated = env_path_translated;
orig_path_translated 1300 sapi/cgi/cgi_main.c 							if (orig_path_translated) {
orig_path_translated 1301 sapi/cgi/cgi_main.c 								CGI_PUTENV("ORIG_PATH_TRANSLATED", orig_path_translated);
orig_path_translated 1319 sapi/cgi/cgi_main.c 							if (orig_path_translated) {
orig_path_translated 1320 sapi/cgi/cgi_main.c 								CGI_PUTENV("ORIG_PATH_TRANSLATED", orig_path_translated);
orig_path_translated 1369 sapi/cgi/cgi_main.c 					if (orig_path_translated) {
orig_path_translated 1370 sapi/cgi/cgi_main.c 						CGI_PUTENV("ORIG_PATH_TRANSLATED", orig_path_translated);
orig_path_translated 1131 sapi/fpm/fpm/fpm_main.c 			char *orig_path_translated = env_path_translated;
orig_path_translated 1280 sapi/fpm/fpm/fpm_main.c 								if (orig_path_translated) {
orig_path_translated 1281 sapi/fpm/fpm/fpm_main.c 									FCGI_PUTENV(request, "ORIG_PATH_TRANSLATED", orig_path_translated);
orig_path_translated 1299 sapi/fpm/fpm/fpm_main.c 								if (orig_path_translated) {
orig_path_translated 1300 sapi/fpm/fpm/fpm_main.c 									FCGI_PUTENV(request, "ORIG_PATH_TRANSLATED", orig_path_translated);
orig_path_translated 1354 sapi/fpm/fpm/fpm_main.c 					if (orig_path_translated) {
orig_path_translated 1355 sapi/fpm/fpm/fpm_main.c 						FCGI_PUTENV(request, "ORIG_PATH_TRANSLATED", orig_path_translated);