Home
last modified time | relevance | path

Searched refs:free_filename (Results 1 – 25 of 34) sorted by path

12

/PHP-5.5/Zend/
H A Dzend_language_scanner.c272 if (file_handle->free_filename) { in zend_destroy_file_handle()
628 file_handle.free_filename = 0; in compile_filename()
798 file_handle.free_filename = 0; in BEGIN_EXTERN_C()
H A Dzend_language_scanner.l270 if (file_handle->free_filename) { in zend_destroy_file_handle()
626 file_handle.free_filename = 0; in compile_filename()
796 file_handle.free_filename = 0; in BEGIN_EXTERN_C()
H A Dzend_stream.c138 handle->free_filename = 0; in zend_stream_open()
329 if (fh->free_filename && fh->filename) {
H A Dzend_stream.h71 zend_bool free_filename; member
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1828 handle->free_filename = 0;
1922 handle->free_filename = 0;
2007 handle.free_filename = 0;
H A Dzend_accelerator_module.c770 handle.free_filename = 0; in ZEND_FUNCTION()
/PHP-5.5/ext/phar/
H A Dphar.c2262 int ext_len, free_filename = 0; local
2275 free_filename = 1;
2291 if (free_filename) {
2317 if (free_filename) {
3368 file_handle->free_filename = f.free_filename;
H A Dphar_object.c256 file_handle.free_filename = 0; in phar_file_action()
/PHP-5.5/ext/readline/
H A Dreadline_cli.c601 prepend_file.free_filename = 0; in readline_shell_run()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c5264 file_handle.free_filename = 0;
H A Dbrowscap.c266 fh.free_filename = 0; in browscap_read_file()
/PHP-5.5/main/
H A Dmain.c1342 handle->free_filename = 0; in php_stream_open_for_zend_ex()
2488 prepend_file.free_filename = 0; in php_execute_script()
2498 append_file.free_filename = 0; in php_execute_script()
/PHP-5.5/sapi/aolserver/
H A Daolserver.c411 file_handle.free_filename = 0; in php_ns_module_main()
/PHP-5.5/sapi/apache/
H A Dmod_php5.c607 fh.free_filename = 0; in send_php()
H A Dsapi_apache.c51 file_handle.free_filename = 0; in apache_php_module_main()
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c549 zfd.free_filename = 0; in php_output_filter()
/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c663 zfd.free_filename = 0; in php_handler()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c656 fh.free_filename = 0; in send_php()
H A Dsapi_apache.c52 file_handle.free_filename = 0; in apache_php_module_main()
/PHP-5.5/sapi/caudium/
H A Dcaudium.c645 file_handle.free_filename = 0; in php_caudium_module_main()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c2326 file_handle.free_filename = 0;
/PHP-5.5/sapi/cli/
H A Dphp_cli.c630 file_handle->free_filename = 0; in cli_seek_file_begin()
953 file_handle.free_filename = 0; in do_cli()
H A Dphp_cli_server.c2025 zfd.free_filename = 0; in php_cli_server_dispatch_script()
2136 zfd.free_filename = 0; in php_cli_server_dispatch_router()
/PHP-5.5/sapi/continuity/
H A Dcapi.c448 file_handle.free_filename = 0; in capi_module_main()
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c853 file_handle.free_filename = 0; in HttpExtensionProc()

Completed in 134 milliseconds

12