orig_path_translated 1200 sapi/cgi/cgi_main.c 			char *orig_path_translated = env_path_translated;
orig_path_translated 1324 sapi/cgi/cgi_main.c 							if (orig_path_translated) {
orig_path_translated 1325 sapi/cgi/cgi_main.c 								CGI_PUTENV("ORIG_PATH_TRANSLATED", orig_path_translated);
orig_path_translated 1343 sapi/cgi/cgi_main.c 							if (orig_path_translated) {
orig_path_translated 1344 sapi/cgi/cgi_main.c 								CGI_PUTENV("ORIG_PATH_TRANSLATED", orig_path_translated);
orig_path_translated 1393 sapi/cgi/cgi_main.c 					if (orig_path_translated) {
orig_path_translated 1394 sapi/cgi/cgi_main.c 						CGI_PUTENV("ORIG_PATH_TRANSLATED", orig_path_translated);
orig_path_translated 1168 sapi/fpm/fpm/fpm_main.c 			char *orig_path_translated = env_path_translated;
orig_path_translated 1317 sapi/fpm/fpm/fpm_main.c 								if (orig_path_translated) {
orig_path_translated 1318 sapi/fpm/fpm/fpm_main.c 									_sapi_cgibin_putenv("ORIG_PATH_TRANSLATED", orig_path_translated TSRMLS_CC);
orig_path_translated 1336 sapi/fpm/fpm/fpm_main.c 								if (orig_path_translated) {
orig_path_translated 1337 sapi/fpm/fpm/fpm_main.c 									_sapi_cgibin_putenv("ORIG_PATH_TRANSLATED", orig_path_translated TSRMLS_CC);
orig_path_translated 1391 sapi/fpm/fpm/fpm_main.c 					if (orig_path_translated) {
orig_path_translated 1392 sapi/fpm/fpm/fpm_main.c 						_sapi_cgibin_putenv("ORIG_PATH_TRANSLATED", orig_path_translated TSRMLS_CC);