Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds