sc_err            562 sapi/cli/php_cli.c 	php_stream_context *sc_in=NULL, *sc_out=NULL, *sc_err=NULL;
sc_err            567 sapi/cli/php_cli.c 	s_err = php_stream_open_wrapper_ex("php://stderr", "wb", 0, NULL, sc_err);
sc_err            944 sapi/phpdbg/phpdbg.c 	php_stream_context *sc_in=NULL, *sc_out=NULL, *sc_err=NULL;
sc_err            949 sapi/phpdbg/phpdbg.c 	s_err = php_stream_open_wrapper_ex("php://stderr", "wb", 0, NULL, sc_err);