Home
last modified time | relevance | path

Searched refs:php_stream_fopen_temporary_file (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/main/streams/
H A Dphp_stream_plain_wrapper.h47 #define php_stream_fopen_temporary_file(dir, pfx, opened_path) _php_stream_fopen_temporary_file((di… macro
H A Dmemory.c384 php_stream *file = php_stream_fopen_temporary_file(ts->tmpdir, "php", NULL); in php_stream_temp_write()
H A Dplain_wrapper.c245 return php_stream_fopen_temporary_file(NULL, "php", NULL); in _php_stream_fopen_tmpfile()
/PHP-7.4/docs/
H A Dstreams.md81 PHPAPI php_stream *php_stream_fopen_temporary_file(const char *dir,

Completed in 12 milliseconds