Searched refs:php_open_temporary_file (Results 1 – 5 of 5) sorted by relevance
28 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p);
327 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, zend_string **opened_path_p) in php_open_temporary_file() function
244 php_open_temporary_file.c output.c internal_functions.c php_sprintf.c");
1477 network.c php_open_temporary_file.c \
2668 tmp = php_open_temporary_file(NULL, NULL, &path); in _php_image_output()
Completed in 35 milliseconds