Lines Matching refs:yytext_ptr
182 #define unput(c) yyunput( c, (yytext_ptr) )
337 #ifdef yytext_ptr
338 #undef yytext_ptr
340 #define yytext_ptr yytext macro
351 (yytext_ptr) = yy_bp; \
2061 #ifndef yytext_ptr
4157 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
4190 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
4205 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
4239 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
4255 (yytext_ptr) + yy_amount_of_matched_text;
4260 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
4270 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
4294 char *source = (yytext_ptr); in yy_get_next_buffer()
4304 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) in yy_get_next_buffer()
4324 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); in yy_get_next_buffer()
4422 (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; in yy_get_next_buffer()
4437 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) in yy_get_previous_state()
4519 (yytext_ptr) = yy_bp; in yyunput()
4550 int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); in yyinput()
4590 (yy_c_buf_p) = (yytext_ptr) + offset; in yyinput()
4662 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
5157 #ifndef yytext_ptr