Searched refs:yytext_ptr (Results 1 – 2 of 2) sorted by relevance
179 #define unput(c) yyunput( c, (yytext_ptr) )336 #ifdef yytext_ptr337 #undef yytext_ptr339 #define yytext_ptr yytext macro350 (yytext_ptr) = yy_bp; \703 #ifndef yytext_ptr1258 yy_bp = (yytext_ptr) + YY_MORE_ADJ;1314 yy_bp = (yytext_ptr) + YY_MORE_ADJ;1324 yy_bp = (yytext_ptr) + YY_MORE_ADJ;1348 char *source = (yytext_ptr); in yy_get_next_buffer()[all …]
355 #ifdef yytext_ptr356 #undef yytext_ptr358 #define yytext_ptr yytext macro2132 (yytext_ptr) = yy_bp; \2368 #ifndef yytext_ptr2967 yy_bp = (yytext_ptr) + YY_MORE_ADJ;3022 yy_bp = (yytext_ptr) + YY_MORE_ADJ;3032 yy_bp = (yytext_ptr) + YY_MORE_ADJ;3056 char *source = (yytext_ptr); in yy_get_next_buffer()3259 (yytext_ptr) = yy_bp; in yyunput()[all …]
Completed in 11 milliseconds