Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_open_temporary_file.h32 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p);
H A Dphp_open_temporary_file.c332 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_file() function
/php-src/win32/build/
H A Dconfig.w32289 php_open_temporary_file.c output.c internal_functions.c \
/php-src/
H A Dconfigure.ac1727 network.c php_open_temporary_file.c php_odbc_utils.c safe_bcmp.c \
/php-src/ext/gd/
H A Dgd.c1780 tmp = php_open_temporary_file(NULL, NULL, &path); in _php_image_output()

Completed in 26 milliseconds