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

/dovecot/src/lib-mail/
H A Drfc822-parser.h32 int rfc822_parse_atom(struct rfc822_parser_context *ctx, string_t *str);
H A Dmessage-date.c107 rfc822_parse_atom(&ctx->parser, ctx->str);
H A Drfc822-parser.c126 int rfc822_parse_atom(struct rfc822_parser_context *ctx, string_t *str) function
H A Dmessage-part-data.c371 while (rfc822_parse_atom(&parser, str) >= 0) {

Completed in 9 milliseconds