Lines Matching defs:hdr_ctx
723 struct search_header_context hdr_ctx;
734 i_zero(&hdr_ctx);
735 hdr_ctx.index_ctx = ctx;
736 /* hdr_ctx.imail is different from imail for mails in
742 hdr_ctx.imail = INDEX_MAIL(real_mail);
743 hdr_ctx.custom_header = TRUE;
744 hdr_ctx.args = args;
760 search_header, &hdr_ctx);
781 hdr_ctx.parse_headers =
782 !hdr_ctx.imail->data.save_bodystructure_header &&
783 index_mail_want_parse_headers(hdr_ctx.imail);
784 if (hdr_ctx.parse_headers) {
785 index_mail_parse_header_init(hdr_ctx.imail,
789 search_header, &hdr_ctx);