Home
last modified time | relevance | path

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

/PHP-7.3/main/streams/
H A Dphp_stream_plain_wrapper.h35 #define php_stream_fopen_from_file(file, mode) _php_stream_fopen_from_file((file), (mode) STREAMS_C… macro
/PHP-7.3/ext/standard/
H A Dphp_fopen_wrapper.c410 stream = php_stream_fopen_from_file(file, mode); in php_stream_url_wrap_php()
/PHP-7.3/
H A DREADME.STREAMS75 PHPAPI php_stream *php_stream_fopen_from_file(FILE *file, const char *mode);

Completed in 9 milliseconds