Searched refs:php_open_temporary_file (Results 1 – 5 of 5) sorted by relevance
34 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p);
334 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_file() function
253 php_open_temporary_file.c output.c internal_functions.c \
1480 network.c php_open_temporary_file.c \
2742 tmp = php_open_temporary_file(NULL, NULL, &path); in _php_image_output()
Completed in 39 milliseconds