Searched refs:PHP_STREAM_NOTIFY_CONNECT (Results 1 – 4 of 4) sorted by relevance
73 #define PHP_STREAM_NOTIFY_CONNECT 2 macro
352 php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0); in php_stream_url_wrap_http_ex()
166 php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0); in php_ftp_fopen_connect()
192 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_CONNECT", PHP_STREAM_NOTIFY_CONNECT, CONST_CS | CONST_PE… in PHP_INI_END()
Completed in 16 milliseconds