Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_context.h81 #define PHP_STREAM_NOTIFY_AUTH_RESULT 10 macro
/PHP-5.5/ext/standard/
H A Dftp_fopen_wrapper.c283 php_stream_notify_error(context, PHP_STREAM_NOTIFY_AUTH_RESULT, tmp_line, result); in php_ftp_fopen_connect()
285 php_stream_notify_info(context, PHP_STREAM_NOTIFY_AUTH_RESULT, tmp_line, result); in php_ftp_fopen_connect()
H A Dhttp_fopen_wrapper.c687 php_stream_notify_error(context, PHP_STREAM_NOTIFY_AUTH_RESULT, in php_stream_url_wrap_http_ex()
H A Dfile.c201 …REGISTER_LONG_CONSTANT("STREAM_NOTIFY_AUTH_RESULT", PHP_STREAM_NOTIFY_AUTH_RESULT, CONST_CS | CO… in PHP_INI_END()

Completed in 22 milliseconds