Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_context.h80 #define PHP_STREAM_NOTIFY_FAILURE 9 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()
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.c695 php_stream_notify_error(context, PHP_STREAM_NOTIFY_FAILURE, in php_stream_url_wrap_http_ex()
H A Dfile.c206 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_FAILURE", PHP_STREAM_NOTIFY_FAILURE, CONST_CS | CONST_PE… in PHP_INI_END()

Completed in 28 milliseconds