Home
last modified time | relevance | path

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

/php-src/main/
H A Drfc1867.c183 #define FILLUNIT (1024 * 5) macro
259 if (minsize < FILLUNIT) minsize = FILLUNIT; in multipart_buffer_new()
627 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body()
772 char buff[FILLUNIT];

Completed in 8 milliseconds