bytes_max         843 ext/standard/streamsfuncs.c 		char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr)
bytes_max         859 ext/standard/streamsfuncs.c 	ZVAL_LONG(&zvs[5], bytes_max);
bytes_max          27 main/streams/php_stream_context.h 		size_t bytes_sofar, size_t bytes_max,
bytes_max          89 main/streams/php_stream_context.h 		char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr);
bytes_max        2178 main/streams/streams.c 		char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr)
bytes_max        2181 main/streams/streams.c 		context->notifier->func(context, notifycode, severity, xmsg, xcode, bytes_sofar, bytes_max, ptr);