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

/dovecot/src/lib-storage/
H A Dmail-search-build.h44 int mail_search_build_get_utf8(struct mail_search_build_context *ctx,
H A Dmail-search-mime-register.c251 if (mail_search_build_get_utf8(ctx->ctx, field_name, &field_name) < 0)
255 if (mail_search_build_get_utf8(ctx->ctx, value, &value) < 0)
289 if (mail_search_build_get_utf8(ctx->ctx, smarg->value.str,
427 if (mail_search_build_get_utf8(ctx->ctx, value, &value) < 0) {
H A Dmail-search-build.c158 ret = mail_search_build_get_utf8(&ctx, "", &str);
222 int mail_search_build_get_utf8(struct mail_search_build_context *ctx, function
H A Dmail-search-register-imap.c234 if (mail_search_build_get_utf8(ctx, value, &sarg->value.str) < 0)
261 if (mail_search_build_get_utf8(ctx, hdr_name, &hdr_name) < 0)
277 if (mail_search_build_get_utf8(ctx, sarg->value.str,

Completed in 18 milliseconds