Searched refs:_php_stream_fopen_from_file_int (Results 1 – 1 of 1) sorted by relevance
49 #define php_stream_fopen_from_file_int(file, mode) _php_stream_fopen_from_file_int((file), (mode) S…50 #define php_stream_fopen_from_file_int_rel(file, mode) _php_stream_fopen_from_file_int((file), (mo…187 static php_stream *_php_stream_fopen_from_file_int(FILE *file, const char *mode STREAMS_DC) in _php_stream_fopen_from_file_int() function
Completed in 8 milliseconds