Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Dphp_stream_plain_wrapper.h31 PHPAPI php_stream *_php_stream_fopen_with_path(const char *filename, const char *mode, const char *…
32 #define php_stream_fopen_with_path(filename, mode, path, opened) _php_stream_fopen_with_path((filen…
H A Dplain_wrapper.c1521 PHPAPI php_stream *_php_stream_fopen_with_path(const char *filename, const char *mode, const char *… in _php_stream_fopen_with_path() function
/PHP-7.4/main/
H A Dphp_streams.h68 …eam_fopen_with_path_rel(filename, mode, path, opened, options) _php_stream_fopen_with_path((filena…

Completed in 13 milliseconds