yytext_ptr
#define unput(c) yyunput( c, (yytext_ptr) )
(yytext_ptr) = yy_bp; \
(yytext_ptr) -= (yy_more_len); \
yyleng = (size_t) (yy_cp - (yytext_ptr)); \
#ifndef yytext_ptr
(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
(yytext_ptr) + yy_amount_of_matched_text;
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
char *source = (yytext_ptr);
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
(yy_c_buf_p) = (yytext_ptr) + offset;
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
#ifndef yytext_ptr