Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dcompress.c569 size_t bytes_max, size_t *n, int extra __attribute__((__unused__))) in uncompressgzipped()
610 size_t bytes_max, size_t *n, int zlib) in uncompresszlib()
652 size_t bytes_max, size_t *n, int extra __attribute__((__unused__))) in uncompressbzlib()
693 size_t bytes_max, size_t *n, int extra __attribute__((__unused__))) in uncompressxzlib()
731 size_t bytes_max, size_t *n, int extra __attribute__((__unused__))) in uncompresszstd()
776 size_t bytes_max, size_t *n, int extra __attribute__((__unused__))) in uncompresslzlib()
1053 uncompressbuf(int fd, size_t bytes_max, size_t method, int nofork, in uncompressbuf()
H A Dfile.h483 size_t bytes_max; /* number of bytes to read from file */ member
/php-src/pear/
H A Dfetch.php9 …_callback($notification_code, $severity, $message, $message_code, $bytes_transferred, $bytes_max) {
/php-src/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-src/main/streams/
H A Dstreams.c2352 char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr)

Completed in 23 milliseconds