Lines Matching defs:encoding
522 * they're concatenated together to become the MIME content and encoding
672 encoding_frag, /* content encoding starting point: fragment */
673 encoding_pos, /* content encoding starting point: position */
674 encoding_len; /* content encoding length */
689 /* start searching for the type and encoding */
718 /* whitespace: end of MIME encoding */
755 /* non-space: begin MIME encoding */
763 /* non-space: adds to encoding */
2052 char *encoding; /* MUST be lowercase */
2099 /* set encoding type in the request record */
2100 r->content_encoding = compr[i].encoding;
2327 /* extract content type/encoding/language from sub-request */