PHP_STREAM_NOTIFY_CONNECT  191 ext/standard/file.c 	REGISTER_LONG_CONSTANT("STREAM_NOTIFY_CONNECT",			PHP_STREAM_NOTIFY_CONNECT,			CONST_CS | CONST_PERSISTENT);
PHP_STREAM_NOTIFY_CONNECT  167 ext/standard/ftp_fopen_wrapper.c 	php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0);
PHP_STREAM_NOTIFY_CONNECT  359 ext/standard/http_fopen_wrapper.c 	php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0);