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