Lines Matching refs:yytext_ptr
253 #define unput(c) yyunput( c, (yytext_ptr) )
444 #define yytext_ptr gram_text macro
459 (yytext_ptr) = yy_bp; \
1145 #ifndef yytext_ptr
2442 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
2475 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
2490 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2526 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
2542 (yytext_ptr) + yy_amount_of_matched_text;
2547 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2557 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2592 register char *source = (yytext_ptr); in yy_get_next_buffer()
2602 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) in yy_get_next_buffer()
2622 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; in yy_get_next_buffer()
2716 (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; in yy_get_next_buffer()
2738 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) in yy_get_previous_state()
2824 yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); in yyinput()
2860 (yy_c_buf_p) = (yytext_ptr) + offset; in yyinput()
2947 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in gram__load_buffer_state()
3470 #ifndef yytext_ptr