Searched refs:php_stream_open_wrapper_as_file (Results 1 – 2 of 2) sorted by relevance
51 #define php_stream_open_wrapper_as_file(path, mode, options, opened_path) _php_stream_open_wrapper_… macro
1546 …return php_stream_open_wrapper_as_file(ZSTR_VAL(filename), "rb", USE_PATH|REPORT_ERRORS|STREAM_OPE… in php_fopen_wrapper_for_zend()
Completed in 11 milliseconds