Searched refs:BUFLEN (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_xml2enc.c40 #define BUFLEN 8192 macro
112 ctx->bblen = BUFLEN;
356 ctx->bblen = BUFLEN-1;
409 char fixbuf[BUFLEN];
413 bytes = BUFLEN;

Completed in 32 milliseconds