Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Drfc1867.c207 #define FILLUNIT (1024 * 5) macro
287 if (minsize < FILLUNIT) minsize = FILLUNIT; in multipart_buffer_new()
655 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body()
783 char buff[FILLUNIT];

Completed in 6 milliseconds