Lines Matching refs:yytext_ptr
200 #define unput(c) yyunput( c, (yytext_ptr) )
354 #ifdef yytext_ptr
355 #undef yytext_ptr
357 #define yytext_ptr yytext macro
368 (yytext_ptr) = yy_bp; \
755 #ifndef yytext_ptr
1155 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1188 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1203 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1238 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1254 (yytext_ptr) + yy_amount_of_matched_text;
1259 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1269 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1293 char *source = (yytext_ptr); in yy_get_next_buffer()
1303 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) in yy_get_next_buffer()
1323 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); in yy_get_next_buffer()
1421 (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; in yy_get_next_buffer()
1435 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) in yy_get_previous_state()
1511 int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); in yyinput()
1547 (yy_c_buf_p) = (yytext_ptr) + offset; in yyinput()
1622 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
2079 #ifndef yytext_ptr