Home
last modified time | relevance | path

Searched refs:FILLUNIT (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/main/
H A Drfc1867.c213 #define FILLUNIT (1024 * 5) macro
289 if (minsize < FILLUNIT) minsize = FILLUNIT; in multipart_buffer_new()
657 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body()
787 char buff[FILLUNIT];

Completed in 7 milliseconds