Searched defs:bytes_max (Results 1 – 5 of 5) sorted by relevance
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | compress.c | 527 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 D | file.h | 458 size_t bytes_max; /* number of bytes to read from file */ member
|
/PHP-8.2/pear/ |
H A D | fetch.php | 9 …_callback($notification_code, $severity, $message, $message_code, $bytes_transferred, $bytes_max) {
|
/PHP-8.2/ext/standard/ |
H A D | streamsfuncs.c | 880 char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr) in user_space_stream_notifier()
|
/PHP-8.2/main/streams/ |
H A D | streams.c | 2324 char *xmsg, int xcode, size_t bytes_sofar, size_t bytes_max, void * ptr)
|
Completed in 33 milliseconds