Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_open_temporary_file.h34 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p);
H A Dphp_open_temporary_file.c334 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_file() function
/PHP-7.4/win32/build/
H A Dconfig.w32253 php_open_temporary_file.c output.c internal_functions.c \
/PHP-7.4/
H A Dconfigure.ac1480 network.c php_open_temporary_file.c \
/PHP-7.4/ext/gd/
H A Dgd.c2742 tmp = php_open_temporary_file(NULL, NULL, &path); in _php_image_output()

Completed in 27 milliseconds