Lines Matching refs:yytext_ptr
181 #define unput(c) yyunput( c, (yytext_ptr) )
335 #ifdef yytext_ptr
336 #undef yytext_ptr
338 #define yytext_ptr yytext macro
349 (yytext_ptr) = yy_bp; \
607 #ifndef yytext_ptr
933 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
966 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
981 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1015 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1031 (yytext_ptr) + yy_amount_of_matched_text;
1036 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1046 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1070 char *source = (yytext_ptr); in yy_get_next_buffer()
1080 if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) in yy_get_next_buffer()
1100 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); in yy_get_next_buffer()
1198 (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; in yy_get_next_buffer()
1213 for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) in yy_get_previous_state()
1295 (yytext_ptr) = yy_bp; in yyunput()
1326 int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); in yyinput()
1362 (yy_c_buf_p) = (yytext_ptr) + offset; in yyinput()
1434 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
1888 #ifndef yytext_ptr