Lines Matching refs:yytext_ptr
443 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
574 #define yytext_ptr yytext_r macro
585 yyg->yytext_ptr = yy_bp; \
3257 #ifndef yytext_ptr
4412 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
4445 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
4460 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
4495 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
4511 yyg->yytext_ptr + yy_amount_of_matched_text;
4516 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
4526 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
4551 char *source = yyg->yytext_ptr; in yy_get_next_buffer()
4561 if ( yyg->yy_c_buf_p - yyg->yytext_ptr - YY_MORE_ADJ == 1 ) in yy_get_next_buffer()
4581 number_to_move = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1); in yy_get_next_buffer()
4679 yyg->yytext_ptr = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; in yy_get_next_buffer()
4694 for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp ) in yy_get_previous_state()
4773 int offset = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr); in yyinput()
4809 yyg->yy_c_buf_p = yyg->yytext_ptr + offset; in yyinput()
4882 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
5495 #ifndef yytext_ptr