Home
last modified time | relevance | path

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

/PHP-5.5/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.5/ext/standard/
H A Dftp_fopen_wrapper.c171 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, tmp_line, result); in php_ftp_fopen_connect()
283 php_stream_notify_error(context, PHP_STREAM_NOTIFY_AUTH_RESULT, tmp_line, result); in php_ftp_fopen_connect()
596 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, tmp_line, result); in php_stream_url_wrap_ftp()
771 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, tmp_line, result); in php_stream_ftp_opendir()
H A Dhttp_fopen_wrapper.c687 php_stream_notify_error(context, PHP_STREAM_NOTIFY_AUTH_RESULT, in php_stream_url_wrap_http_ex()
695 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, in php_stream_url_wrap_http_ex()

Completed in 14 milliseconds