Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_plain_wrapper.h33 PHPAPI php_stream *_php_stream_fopen_with_path(char *filename, char *mode, char *path, char **opene…
34 #define php_stream_fopen_with_path(filename, mode, path, opened) _php_stream_fopen_with_path((filen…
H A Dplain_wrapper.c1389 PHPAPI php_stream *_php_stream_fopen_with_path(char *filename, char *mode, char *path, char **opene… in _php_stream_fopen_with_path() function
/PHP-5.5/main/
H A Dphp_streams.h68 …eam_fopen_with_path_rel(filename, mode, path, opened, options) _php_stream_fopen_with_path((filena…

Completed in 19 milliseconds