php_stream_display_wrapper_errors   70 main/streams/php_streams_int.h void php_stream_display_wrapper_errors(php_stream_wrapper *wrapper, const char *path, const char *caption TSRMLS_DC);
php_stream_display_wrapper_errors 1998 main/streams/streams.c 		php_stream_display_wrapper_errors(wrapper, path, "failed to open dir" TSRMLS_CC);
php_stream_display_wrapper_errors 2144 main/streams/streams.c 		php_stream_display_wrapper_errors(wrapper, path, "failed to open stream" TSRMLS_CC);