Home
last modified time | relevance | path

Searched defs:bmax (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/main/streams/
H A Dphp_stream_context.h97 #define php_stream_notify_progress(context, bsofar, bmax) do { if ((context) && (context)->notifier… argument
101 #define php_stream_notify_progress_init(context, sofar, bmax) do { if ((context) && (context)->noti… argument

Completed in 15 milliseconds