Home
last modified time | relevance | path

Searched refs:PHP_STREAM_NOTIFY_CONNECT (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/main/streams/
H A Dphp_stream_context.h73 #define PHP_STREAM_NOTIFY_CONNECT 2 macro
/PHP-5.5/ext/standard/
H A Dhttp_fopen_wrapper.c339 php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0); in php_stream_url_wrap_http_ex()
H A Dftp_fopen_wrapper.c166 php_stream_notify_info(context, PHP_STREAM_NOTIFY_CONNECT, NULL, 0); in php_ftp_fopen_connect()
H A Dfile.c199 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_CONNECT", PHP_STREAM_NOTIFY_CONNECT, CONST_CS | CONST_PE… in PHP_INI_END()

Completed in 127 milliseconds