Lines Matching refs:yytext_ptr
409 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )
538 #define yytext_ptr yytext_r macro
549 yyg->yytext_ptr = yy_bp; \
550 yyg->yytext_ptr -= yyg->yy_more_len; \
551 yyleng = (int) (yy_cp - yyg->yytext_ptr); \
1379 #ifndef yytext_ptr
1551 yyg->yy_more_len = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr);
1931 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1;
1964 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1979 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2013 yyg->yy_c_buf_p = yyg->yytext_ptr + YY_MORE_ADJ;
2029 yyg->yytext_ptr + yy_amount_of_matched_text;
2034 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2044 yy_bp = yyg->yytext_ptr + YY_MORE_ADJ;
2069 char *source = yyg->yytext_ptr; in yy_get_next_buffer()
2079 if ( yyg->yy_c_buf_p - yyg->yytext_ptr - YY_MORE_ADJ == 1 ) in yy_get_next_buffer()
2099 number_to_move = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1); in yy_get_next_buffer()
2167 yyg->yytext_ptr = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; in yy_get_next_buffer()
2185 for ( yy_cp = yyg->yytext_ptr + YY_MORE_ADJ; yy_cp < yyg->yy_c_buf_p; ++yy_cp ) in yy_get_previous_state()
2256 int offset = (int) (yyg->yy_c_buf_p - yyg->yytext_ptr); in yyinput()
2292 yyg->yy_c_buf_p = yyg->yytext_ptr + offset; in yyinput()
2365 yyg->yytext_ptr = yyg->yy_c_buf_p = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
2974 #ifndef yytext_ptr