Searched refs:yy_set_bol (Results 1 – 11 of 11) sorted by relevance
179 #ifndef yy_set_bol /* compat definition, for flex 2.4.6 */180 #define yy_set_bol(at_bol) \ macro675 yy_set_bol(1); /* Set beginning of line, so "^" rules match. */
315 #define yy_set_bol(at_bol) \ macro4489 #ifndef yy_set_bol /* compat definition, for flex 2.4.6 */4490 #define yy_set_bol(at_bol) \ macro6839 yy_set_bol(1); /* Set beginning of line, so "^" rules match. */
496 yy_set_bol( 1 );
624 #define yy_set_bol(at_bol) \3422 #undef yy_set_bol
315 #define yy_set_bol(at_bol) \ macro3132 yy_set_bol( 1 );
316 #define yy_set_bol(at_bol) \ macro
320 #define yy_set_bol(at_bol) \ macro
319 yy_set_bol(at_bol)335 stream. When in doubt, use yy_set_bol().
8594 * scan.l: Added yy_XX_state %option's Added yy_set_bol