Home
last modified time | relevance | path

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

/PHP-7.0/main/streams/
H A Dphp_stream_context.h101 #define php_stream_notify_progress_init(context, sofar, bmax) do { if ((context) && (context)->noti… macro
/PHP-7.0/ext/standard/
H A Dftp_fopen_wrapper.c577 php_stream_notify_progress_init(context, 0, file_size); in php_stream_url_wrap_ftp()
H A Dhttp_fopen_wrapper.c963 php_stream_notify_progress_init(context, 0, file_size); in php_stream_url_wrap_http_ex()

Completed in 10 milliseconds