Home
last modified time | relevance | path

Searched refs:sieve_variable_scope_ref (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/variables/
H A Dsieve-ext-variables.h67 void sieve_variable_scope_ref
H A Dext-variables-common.c176 void sieve_variable_scope_ref(struct sieve_variable_scope *scope) in sieve_variable_scope_ref() function
388 sieve_variable_scope_ref(scpbin->scope); in sieve_variable_scope_binary_ref()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/include/
H A Dext-include-common.c223 sieve_variable_scope_ref(actx->global_vars); in ext_include_create_ast_context()