Symbol: REGEX
lib/libedit/search.c
111
#if defined (REGEX)
lib/libedit/search.c
125
#if defined(REGEX)
lib/libedit/search.c
43
#if defined(REGEX)
usr.bin/mg/def.h
684
#ifdef REGEX
usr.bin/mg/funmap.c
172
#ifdef REGEX
usr.bin/mg/funmap.c
176
#ifdef REGEX
usr.bin/mg/funmap.c
183
#ifdef REGEX
usr.bin/mg/funmap.c
203
#ifdef REGEX
usr.bin/mg/funmap.c
67
#ifdef REGEX
usr.bin/mg/funmap.c
90
#ifdef REGEX
usr.bin/mg/re_search.c
16
#ifdef REGEX
usr.sbin/smtpd/parse.y
1056
negation TAG REGEX tables {
usr.sbin/smtpd/parse.y
1092
| negation HELO REGEX tables {
usr.sbin/smtpd/parse.y
1141
| negation AUTH REGEX tables {
usr.sbin/smtpd/parse.y
1176
| negation MAIL_FROM REGEX tables {
usr.sbin/smtpd/parse.y
1211
| negation RCPT_TO REGEX tables {
usr.sbin/smtpd/parse.y
1275
| negation FROM SRC REGEX tables {
usr.sbin/smtpd/parse.y
1319
| negation FROM RDNS REGEX tables {
usr.sbin/smtpd/parse.y
1371
| negation FROM AUTH REGEX tables {
usr.sbin/smtpd/parse.y
1413
| negation FROM MAIL_FROM REGEX tables {
usr.sbin/smtpd/parse.y
1472
| negation FOR DOMAIN REGEX tables {
usr.sbin/smtpd/parse.y
1510
| negation FOR RCPT_TO REGEX tables {
usr.sbin/smtpd/parse.y
1618
negation RDNS REGEX tables {
usr.sbin/smtpd/parse.y
1631
negation SRC REGEX tables {
usr.sbin/smtpd/parse.y
1644
negation HELO REGEX tables {
usr.sbin/smtpd/parse.y
1663
negation AUTH REGEX tables {
usr.sbin/smtpd/parse.y
1676
negation MAIL_FROM REGEX tables {
usr.sbin/smtpd/parse.y
1689
negation RCPT_TO REGEX tables {
usr.sbin/smtpd/parse.y
187
%token RCPT_TO RDNS RECIPIENT RECEIVEDAUTH REGEX RELAY REJECT REPORT REWRITE RSET
usr.sbin/smtpd/parse.y
2756
{ "regex", REGEX },