sc_out            562 sapi/cli/php_cli.c 	php_stream_context *sc_in=NULL, *sc_out=NULL, *sc_err=NULL;
sc_out            566 sapi/cli/php_cli.c 	s_out = php_stream_open_wrapper_ex("php://stdout", "wb", 0, NULL, sc_out);
sc_out            944 sapi/phpdbg/phpdbg.c 	php_stream_context *sc_in=NULL, *sc_out=NULL, *sc_err=NULL;
sc_out            948 sapi/phpdbg/phpdbg.c 	s_out = php_stream_open_wrapper_ex("php://stdout", "wb", 0, NULL, sc_out);