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