Searched defs:imap_match_dup_real (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-imap/
H A Dimap-match.c183 imap_match_dup_real(pool_t pool, const struct imap_match_glob *glob) function
206 return imap_match_dup_real(pool, glob);
209 new_glob = imap_match_dup_real(pool, glob);

Completed in 10 milliseconds