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

/dovecot/src/lib-storage/
H A Dmail-search-mime-build.c102 enum mail_search_mime_arg_type cur_type = SEARCH_MIME_SUB;
112 } else if (cur_type == SEARCH_MIME_SUB) {
122 sarg->type = SEARCH_MIME_SUB;
149 if (root->type == SEARCH_MIME_SUB && !root->match_not) {
H A Dmail-search-mime.h6 SEARCH_MIME_SUB, enumerator in enum:mail_search_mime_arg_type
H A Dmail-search-mime.c31 case SEARCH_MIME_SUB:
127 if (args->type == SEARCH_MIME_OR || args->type == SEARCH_MIME_SUB)
161 if (arg->type == SEARCH_MIME_SUB) {
247 case SEARCH_MIME_SUB:
401 case SEARCH_MIME_SUB:
H A Dmail-search-mime-register.c447 else if (subargs->type == SEARCH_MIME_SUB)
464 else if (subargs->type == SEARCH_MIME_SUB)
/dovecot/src/lib-storage/index/
H A Dindex-search-mime.c356 case SEARCH_MIME_SUB:

Completed in 29 milliseconds