Searched refs:PHP_STREAM_NOTIFY_AUTH_REQUIRED (Results 1 – 4 of 4) sorted by relevance
70 #define PHP_STREAM_NOTIFY_AUTH_REQUIRED 3 macro
545 php_stream_notify_info(context, PHP_STREAM_NOTIFY_AUTH_REQUIRED, NULL, 0); in php_stream_url_wrap_http_ex()
255 php_stream_notify_info(context, PHP_STREAM_NOTIFY_AUTH_REQUIRED, tmp_line, 0); in php_ftp_fopen_connect()
184 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_AUTH_REQUIRED", PHP_STREAM_NOTIFY_AUTH_REQUIRED, CONST_CS | … in PHP_INI_END()
Completed in 19 milliseconds