Home
last modified time | relevance | path

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

/PHP-5.4/main/streams/
H A Dphp_stream_context.h120 #define php_stream_notify_file_size(context, file_size, xmsg, xcode) do { if ((context) && (context… macro
/PHP-5.4/ext/curl/
H A Dstreams.c121 php_stream_notify_file_size(stream->context, atoi(data + 16), data, 0); in on_header_available()
/PHP-5.4/ext/standard/
H A Dhttp_fopen_wrapper.c755 php_stream_notify_file_size(context, file_size, http_header_line, 0); in php_stream_url_wrap_http_ex()
H A Dftp_fopen_wrapper.c494 php_stream_notify_file_size(context, file_size, tmp_line, result); in php_stream_url_wrap_ftp()

Completed in 14 milliseconds