Home
last modified time | relevance | path

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

/PHP-8.1/main/streams/
H A Dphp_stream_context.h97 #define php_stream_notify_progress_init(context, sofar, bmax) do { if ((context) && (context)->noti… argument
98 (context)->notifier->progress = (sofar); \
101 php_stream_notify_progress((context), (sofar), (bmax)); } } while (0)

Completed in 16 milliseconds