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

/dovecot/src/lib-mail/
H A Dmessage-address.c80 static int parse_local_part(struct message_address_parser_context *ctx) function
170 if ((ret = parse_local_part(ctx)) <= 0)
220 ret = parse_local_part(ctx);

Completed in 18 milliseconds