Home
last modified time | relevance | path

Searched refs:_php_stream_fopen_tmpfile (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/main/streams/
H A Dphp_stream_plain_wrapper.h41 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC);
42 #define php_stream_fopen_tmpfile() _php_stream_fopen_tmpfile(0 STREAMS_CC)
H A Dplain_wrapper.c241 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC) in _php_stream_fopen_tmpfile() function
/PHP-8.0/main/
H A Dphp_streams.h73 #define php_stream_fopen_tmpfile_rel() _php_stream_fopen_tmpfile(0 STREAMS_REL_CC)

Completed in 17 milliseconds