Home
last modified time | relevance | path

Searched refs:php_open_temporary_file (Results 1 – 7 of 7) sorted by relevance

/PHP-5.4/main/
H A Dphp_open_temporary_file.h25 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, char **opened_path_p TSRMLS_…
H A Dphp_open_temporary_file.c289 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, char **opened_path_p TSRMLS_… in php_open_temporary_file() function
/PHP-5.4/win32/build/
H A Dconfig.w32371 php_open_temporary_file.c php_logos.c output.c internal_functions.c php_sprintf.c");
/PHP-5.4/win32/
H A Dphp5dll.dsp171 SOURCE=..\main\php_open_temporary_file.c
295 SOURCE=..\main\php_open_temporary_file.h
H A Dphp5dllts.dsp208 SOURCE=..\main\php_open_temporary_file.c
328 SOURCE=..\main\php_open_temporary_file.h
/PHP-5.4/
H A Dconfigure.in1446 network.c php_open_temporary_file.c php_logos.c \
/PHP-5.4/ext/gd/
H A Dgd.c2760 tmp = php_open_temporary_file(NULL, NULL, &path TSRMLS_CC); in _php_image_output()

Completed in 40 milliseconds