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);
363 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_file() function
290 php_open_temporary_file.c output.c internal_functions.c \
1629 php_open_temporary_file.c
1829 tmp = php_open_temporary_file(NULL, NULL, &path); in _php_image_output()
Completed in 34 milliseconds