REG_TRACE          53 ext/ereg/regex/engine.c #define	NOTE(str)	{ if (m->eflags&REG_TRACE) printf("=%s\n", (str)); }
REG_TRACE         945 ext/ereg/regex/engine.c 	if (!(m->eflags&REG_TRACE))
REG_TRACE         975 ext/ereg/regex/engine.c 	if (!(m->eflags&REG_TRACE))
REG_TRACE         355 ext/ereg/regex/main.c 				o |= REG_TRACE;