Home
last modified time | relevance | path

Searched refs:path_translated (Results 26 – 32 of 32) sorted by relevance

12

/PHP-5.5/main/
H A DSAPI.c1005 …if (!SG(request_info).path_translated || (VCWD_STAT(SG(request_info).path_translated, &SG(global_s… in sapi_get_stat()
/PHP-5.5/sapi/roxen/
H A Droxen.c641 SG(request_info).path_translated = in f_php_roxen_request_handler()
/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c482 SG(request_info).path_translated = apr_pstrdup(r->pool, r->filename); in php_apache_request_ctor()
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c731 file_handle->filename == SG(request_info).path_translated) { in zend_get_file_handle_timestamp()
1484 file_handle->filename == SG(request_info).path_translated &&
1906 filename == SG(request_info).path_translated) ||
1971 filename == SG(request_info).path_translated) ||
/PHP-5.5/sapi/cli/
H A Dphp_cli.c961 SG(request_info).path_translated = translated_path? translated_path: (char*)file_handle.filename; in do_cli()
/PHP-5.5/ext/session/
H A Dsession.c1181 path = SG(request_info).path_translated;
/PHP-5.5/
H A DNEWS9866 - Fixed bug #31514 (open_basedir uses path_translated rather then cwd for .

Completed in 48 milliseconds

12