Searched refs:php_open_temporary_file (Results 1 – 5 of 5) sorted by relevance
32 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p);
332 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_file() function
266 php_open_temporary_file.c output.c internal_functions.c \
1639 network.c php_open_temporary_file.c \
1934 tmp = php_open_temporary_file(NULL, NULL, &path); in _php_image_output()
Completed in 22 milliseconds