Lines Matching refs:yytext_ptr
253 #define unput(c) yyunput( c, (yytext_ptr) )
444 #define yytext_ptr code_text macro
459 (yytext_ptr) = yy_bp; \
821 #ifndef yytext_ptr
1406 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1439 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1454 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1490 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1506 (yytext_ptr) + yy_amount_of_matched_text;
1511 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1521 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1556 register char *source = (yytext_ptr); in yy_get_next_buffer()
1566 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) in yy_get_next_buffer()
1586 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; in yy_get_next_buffer()
1680 (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; in yy_get_next_buffer()
1701 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) in yy_get_previous_state()
1787 yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); in yyinput()
1823 (yy_c_buf_p) = (yytext_ptr) + offset; in yyinput()
1909 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in code__load_buffer_state()
2432 #ifndef yytext_ptr