Searched refs:php_stream_notify_progress_init (Results 1 – 3 of 3) sorted by relevance
99 #define php_stream_notify_progress_init(context, sofar, bmax) do { if ((context) && (context)->noti… macro
936 php_stream_notify_progress_init(context, 0, file_size); in php_stream_url_wrap_http_ex()
576 php_stream_notify_progress_init(context, 0, file_size); in php_stream_url_wrap_ftp()
Completed in 11 milliseconds