Home | History | Annotate | Download | only in regex

Lines Matching defs:NOTE

150 #define	NOTE(str)	{ if (m->eflags&REG_TRACE) printf("=%s\n", (str)); }
154 #define NOTE(s) /* nothing */
326 NOTE("finding start");
348 NOTE("dissecting");
358 NOTE("backref dissect");
370 NOTE("backoff");
381 NOTE("backoff dissect");
389 NOTE("false alarm");
764 /* note that the ss++ gets us past the O_CH */
993 break; /* NOTE BREAK OUT */
1046 onestate here; /* note, macros know this name */