Searched refs:_php_stream_fopen_tmpfile (Results 1 – 3 of 3) sorted by relevance
43 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC);44 #define php_stream_fopen_tmpfile() _php_stream_fopen_tmpfile(0 STREAMS_CC)
243 PHPAPI php_stream *_php_stream_fopen_tmpfile(int dummy STREAMS_DC) in _php_stream_fopen_tmpfile() function
75 #define php_stream_fopen_tmpfile_rel() _php_stream_fopen_tmpfile(0 STREAMS_REL_CC)
Completed in 26 milliseconds