Home
last modified time | relevance | path

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

/php-src/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.c250 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC) in _php_stream_fopen_tmpfile() function
/php-src/main/
H A Dphp_streams.h73 #define php_stream_fopen_tmpfile_rel() _php_stream_fopen_tmpfile(0 STREAMS_REL_CC)

Completed in 13 milliseconds