Searched defs:trenc (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-message-parser.c255 const char *trenc = NULL; local
278 if (http_parse_token(&hparser, &trenc) > 0) {
283 coding->name = p_strdup(pool, trenc);

Completed in 801 milliseconds