Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/libmagic/
H A Dcompress.c527 size_t bytes_max, size_t *n) in uncompressgzipped()
562 size_t bytes_max, size_t *n, int zlib) in uncompresszlib()
606 size_t bytes_max, size_t *n) in uncompressbzlib()
649 size_t bytes_max, size_t *n) in uncompressxzlib()
814 uncompressbuf(int fd, size_t bytes_max, size_t method, const unsigned char *old, in uncompressbuf()
H A Dfile.h458 size_t bytes_max; /* number of bytes to read from file */ member
/PHP-8.1/pear/
H A Dfetch.php9 …_callback($notification_code, $severity, $message, $message_code, $bytes_transferred, $bytes_max) {
/PHP-8.1/ext/standard/
H A Dstreamsfuncs.c876 char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr) in user_space_stream_notifier()
/PHP-8.1/main/streams/
H A Dstreams.c2204 char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr)

Completed in 24 milliseconds