Home
last modified time | relevance | path

Searched refs:regex_SIZE (Results 1 – 21 of 21) sorted by relevance

/dports/mail/exim-monitor/exim-4.95/src/
H A Dglobals.h881 extern const pcre *regex_SIZE; /* For recognizing SIZE settings */
H A Dglobals.c1317 const pcre *regex_SIZE = NULL; variable
/dports/mail/exim-mysql/exim-4.95/src/
H A Dglobals.h881 extern const pcre *regex_SIZE; /* For recognizing SIZE settings */
H A Dglobals.c1317 const pcre *regex_SIZE = NULL; variable
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dglobals.h881 extern const pcre *regex_SIZE; /* For recognizing SIZE settings */
H A Dglobals.c1317 const pcre *regex_SIZE = NULL; variable
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dglobals.h881 extern const pcre *regex_SIZE; /* For recognizing SIZE settings */
H A Dglobals.c1317 const pcre *regex_SIZE = NULL; variable
/dports/mail/exim/exim-4.95/src/
H A Dglobals.h881 extern const pcre *regex_SIZE; /* For recognizing SIZE settings */
H A Dglobals.c1317 const pcre *regex_SIZE = NULL; variable
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dglobals.h881 extern const pcre *regex_SIZE; /* For recognizing SIZE settings */
H A Dglobals.c1317 const pcre *regex_SIZE = NULL; variable
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dglobals.h881 extern const pcre *regex_SIZE; /* For recognizing SIZE settings */
H A Dglobals.c1317 const pcre *regex_SIZE = NULL; variable
/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dsmtp.c243 if (!regex_SIZE) regex_SIZE = in smtp_deliver_init()
1853 && pcre_exec(regex_SIZE, NULL, CS buf, bsize, 0, PCRE_EOPT, NULL, 0) < 0) in ehlo_response()
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dsmtp.c243 if (!regex_SIZE) regex_SIZE = in smtp_deliver_init()
1853 && pcre_exec(regex_SIZE, NULL, CS buf, bsize, 0, PCRE_EOPT, NULL, 0) < 0) in ehlo_response()
/dports/mail/exim/exim-4.95/src/transports/
H A Dsmtp.c243 if (!regex_SIZE) regex_SIZE = in smtp_deliver_init()
1853 && pcre_exec(regex_SIZE, NULL, CS buf, bsize, 0, PCRE_EOPT, NULL, 0) < 0) in ehlo_response()
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dsmtp.c243 if (!regex_SIZE) regex_SIZE = in smtp_deliver_init()
1853 && pcre_exec(regex_SIZE, NULL, CS buf, bsize, 0, PCRE_EOPT, NULL, 0) < 0) in ehlo_response()
/dports/mail/exim-ldap2/exim-4.95/src/transports/
H A Dsmtp.c243 if (!regex_SIZE) regex_SIZE = in smtp_deliver_init()
1853 && pcre_exec(regex_SIZE, NULL, CS buf, bsize, 0, PCRE_EOPT, NULL, 0) < 0) in ehlo_response()
/dports/mail/exim-sa-exim/exim-4.95/src/transports/
H A Dsmtp.c243 if (!regex_SIZE) regex_SIZE = in smtp_deliver_init()
1853 && pcre_exec(regex_SIZE, NULL, CS buf, bsize, 0, PCRE_EOPT, NULL, 0) < 0) in ehlo_response()
/dports/mail/exim-sqlite/exim-4.95/src/transports/
H A Dsmtp.c243 if (!regex_SIZE) regex_SIZE = in smtp_deliver_init()
1853 && pcre_exec(regex_SIZE, NULL, CS buf, bsize, 0, PCRE_EOPT, NULL, 0) < 0) in ehlo_response()