Home | History | Annotate | Download | only in regex

Lines Matching refs:NOTE

116 #define	NOTE(str)	{ if (m->eflags&REG_TRACE) (void)printf("=%s\n", (str)); }
121 #define NOTE(s) /* nothing */
194 NOTE("finding start");
215 NOTE("dissecting");
226 NOTE("backref dissect");
238 NOTE("backoff");
249 NOTE("backoff dissect");
257 NOTE("false alarm");
557 /* note that the ss++ gets us past the O_CH */
734 break; /* NOTE BREAK OUT */
818 break; /* NOTE BREAK OUT */
848 onestate here; /* note, macros know this name */