Searched refs:sofar (Results 1 – 1 of 1) sorted by relevance
99 #define php_stream_notify_progress_init(context, sofar, bmax) do { if ((context) && (context)->noti… argument100 (context)->notifier->progress = (sofar); \103 php_stream_notify_progress((context), (sofar), (bmax)); } } while (0)
Completed in 4 milliseconds