INPUT_XLATE_BUF_SIZE  283 modules/filters/mod_charset_lite.c         input_ctx->tmp = apr_palloc(r->pool, INPUT_XLATE_BUF_SIZE);
INPUT_XLATE_BUF_SIZE 1051 modules/filters/mod_charset_lite.c     buffer_size = INPUT_XLATE_BUF_SIZE;
INPUT_XLATE_BUF_SIZE 1062 modules/filters/mod_charset_lite.c         if (buffer_size < INPUT_XLATE_BUF_SIZE) { /* do we have output? */
INPUT_XLATE_BUF_SIZE 1066 modules/filters/mod_charset_lite.c                                        INPUT_XLATE_BUF_SIZE - buffer_size,