Home
last modified time | relevance | path

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

/PHP-5.3/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.3/win32/build/
H A Dconfig.w32340 php_open_temporary_file.c php_logos.c output.c internal_functions.c php_sprintf.c");
/PHP-5.3/win32/
H A Dphp5dll.dsp171 SOURCE=..\main\php_open_temporary_file.c
299 SOURCE=..\main\php_open_temporary_file.h
H A Dphp5dllts.dsp208 SOURCE=..\main\php_open_temporary_file.c
332 SOURCE=..\main\php_open_temporary_file.h
/PHP-5.3/
H A Dconfigure.in1408 network.c php_open_temporary_file.c php_logos.c \
/PHP-5.3/ext/gd/
H A Dgd.c2715 tmp = php_open_temporary_file(NULL, NULL, &path TSRMLS_CC); in _php_image_output()

Completed in 66 milliseconds