Lines Matching refs:yytext_ptr
448 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
577 #define yytext_ptr yytext_r macro
588 yyg->yytext_ptr = yy_bp; \
589 yyg->yytext_ptr -= yyg->yy_more_len; \
590 yyleng = (int) (yy_cp - yyg->yytext_ptr); \
865 #ifndef yytext_ptr
1034 yyg->yy_more_len = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr);
1219 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
1252 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1267 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1302 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
1318 yyg->yytext_ptr + yy_amount_of_matched_text;
1323 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1333 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
1358 char *source = yyg->yytext_ptr; in yy_get_next_buffer()
1368 if ( yyg->yy_c_buf_p - yyg->yytext_ptr - YY_MORE_ADJ == 1 ) in yy_get_next_buffer()
1388 number_to_move = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1); in yy_get_next_buffer()
1486 yyg->yytext_ptr = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; in yy_get_next_buffer()
1501 for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp ) in yy_get_previous_state()
1580 int offset = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr); in yyinput()
1616 yyg->yy_c_buf_p = yyg->yytext_ptr + offset; in yyinput()
1696 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
2321 #ifndef yytext_ptr