bsofar             97 main/streams/php_stream_context.h #define php_stream_notify_progress(context, bsofar, bmax) do { if ((context) && (context)->notifier) { \
bsofar             99 main/streams/php_stream_context.h 			NULL, 0, (bsofar), (bmax), NULL); } } while(0)