Home
last modified time | relevance | path

Searched refs:php_stream_notify_error (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/main/streams/
H A Dphp_stream_context.h116 #define php_stream_notify_error(context, code, xmsg, xcode) do { if ((context) && (context)->notifi… macro
/PHP-5.6/ext/standard/
H A Dftp_fopen_wrapper.c173 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, tmp_line, result); in php_ftp_fopen_connect()
286 php_stream_notify_error(context, PHP_STREAM_NOTIFY_AUTH_RESULT, tmp_line, result); in php_ftp_fopen_connect()
600 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, tmp_line, result); in php_stream_url_wrap_ftp()
779 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, tmp_line, result); in php_stream_ftp_opendir()
H A Dhttp_fopen_wrapper.c728 php_stream_notify_error(context, PHP_STREAM_NOTIFY_AUTH_RESULT, in php_stream_url_wrap_http_ex()
736 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, in php_stream_url_wrap_http_ex()

Completed in 24 milliseconds