Home
last modified time | relevance | path

Searched refs:SIEVE_CAPA_COPY (Results 1 – 9 of 9) sorted by relevance

/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/sieve/
H A Dinterp.h114 SIEVE_CAPA_COPY = 1LL<<6, enumerator
226 | SIEVE_CAPA_COPY \
H A Dinterp.c429 { "copy", SIEVE_CAPA_COPY },
571 case SIEVE_CAPA_COPY: in extension_isactive()
H A Dsieve.y552 else if (!supported(SIEVE_CAPA_COPY)) {
H A Dsieve.c2555 else if (!supported(SIEVE_CAPA_COPY)) { in yyparse()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/sieve/
H A Dinterp.h115 SIEVE_CAPA_COPY = 1LL<<6, enumerator
227 | SIEVE_CAPA_COPY \
H A Dinterp.c444 { "copy", SIEVE_CAPA_COPY },
601 case SIEVE_CAPA_COPY: in extension_isactive()
H A Dsieved.c1039 SIEVE_CAPA_COPY, requires, buf); in generate_fileinto()
1400 SIEVE_CAPA_COPY, requires, buf); in generate_block()
H A Dsieve.y589 else if (!supported(SIEVE_CAPA_COPY)) {
H A Dsieve.c2558 else if (!supported(SIEVE_CAPA_COPY)) { in yyparse()