Home
last modified time | relevance | path

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

/PHP-8.3/main/streams/
H A Dphp_stream_context.h77 #define PHP_STREAM_NOTIFY_AUTH_RESULT 10 macro
/PHP-8.3/ext/standard/
H A Dfile_arginfo.h17 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_AUTH_RESULT", PHP_STREAM_NOTIFY_AUTH_RESULT, CONST_PERSISTEN… in register_file_symbols()
H A Dftp_fopen_wrapper.c277 php_stream_notify_error(context, PHP_STREAM_NOTIFY_AUTH_RESULT, tmp_line, result); in php_ftp_fopen_connect()
279 php_stream_notify_info(context, PHP_STREAM_NOTIFY_AUTH_RESULT, tmp_line, result); in php_ftp_fopen_connect()
H A Dhttp_fopen_wrapper.c702 php_stream_notify_error(context, PHP_STREAM_NOTIFY_AUTH_RESULT, in php_stream_url_wrap_http_ex()

Completed in 17 milliseconds