Lines Matching refs:yytext_ptr
256 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
393 #define yytext_ptr yytext_r macro
407 yyg->yytext_ptr = yy_bp; \
1194 #ifndef yytext_ptr
2149 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
2182 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
2197 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2232 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
2248 yyg->yytext_ptr + yy_amount_of_matched_text;
2253 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2263 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2288 char *source = yyg->yytext_ptr;
2298 if ( yyg->yy_c_buf_p - yyg->yytext_ptr - YY_MORE_ADJ == 1 )
2318 number_to_move = (yy_size_t) (yyg->yy_c_buf_p - yyg->yytext_ptr) - 1;
2412 yyg->yytext_ptr = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
2427 for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp ) in yy_get_previous_state()
2506 yy_size_t offset = yyg->yy_c_buf_p - yyg->yytext_ptr; in yyinput()
2542 yyg->yy_c_buf_p = yyg->yytext_ptr + offset; in yyinput()
2622 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
3291 #ifndef yytext_ptr