Home
last modified time | relevance | path

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

/php-src/main/streams/
H A Dphp_stream_context.h112 #define php_stream_notify_file_size(context, file_size, xmsg, xcode) do { if ((context) && (context… macro
/php-src/ext/standard/
H A Dftp_fopen_wrapper.c486 php_stream_notify_file_size(context, file_size, tmp_line, result); in php_stream_url_wrap_ftp()
H A Dhttp_fopen_wrapper.c796 php_stream_notify_file_size(context, file_size, http_header_line, 0); in php_stream_url_wrap_http_ex()

Completed in 13 milliseconds