Home
last modified time | relevance | path

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

/PHP-8.4/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.c363 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_file() function
/PHP-8.4/win32/build/
H A Dconfig.w32290 php_open_temporary_file.c output.c internal_functions.c \
/PHP-8.4/
H A Dconfigure.ac1629 php_open_temporary_file.c
/PHP-8.4/ext/gd/
H A Dgd.c1829 tmp = php_open_temporary_file(NULL, NULL, &path); in _php_image_output()

Completed in 34 milliseconds