Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Dphp_stream_plain_wrapper.h43 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC);
44 #define php_stream_fopen_tmpfile() _php_stream_fopen_tmpfile(0 STREAMS_CC)
H A Dplain_wrapper.c243 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC) in _php_stream_fopen_tmpfile() function
/PHP-7.4/main/
H A Dphp_streams.h75 #define php_stream_fopen_tmpfile_rel() _php_stream_fopen_tmpfile(0 STREAMS_REL_CC)

Completed in 12 milliseconds