Symbol: yytext_ptr
tools/m4/bootstrap/tokenizer.c
1006
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
tools/m4/bootstrap/tokenizer.c
1026
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
tools/m4/bootstrap/tokenizer.c
1120
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
tools/m4/bootstrap/tokenizer.c
1134
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
tools/m4/bootstrap/tokenizer.c
1216
(yytext_ptr) = yy_bp;
tools/m4/bootstrap/tokenizer.c
1247
int offset = (yy_c_buf_p) - (yytext_ptr);
tools/m4/bootstrap/tokenizer.c
1283
(yy_c_buf_p) = (yytext_ptr) + offset;
tools/m4/bootstrap/tokenizer.c
1353
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
tools/m4/bootstrap/tokenizer.c
1811
#ifndef yytext_ptr
tools/m4/bootstrap/tokenizer.c
185
#define unput(c) yyunput( c, (yytext_ptr) )
tools/m4/bootstrap/tokenizer.c
362
(yytext_ptr) = yy_bp; \
tools/m4/bootstrap/tokenizer.c
576
#ifndef yytext_ptr
tools/m4/bootstrap/tokenizer.c
860
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
tools/m4/bootstrap/tokenizer.c
893
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
tools/m4/bootstrap/tokenizer.c
908
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
tools/m4/bootstrap/tokenizer.c
942
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
tools/m4/bootstrap/tokenizer.c
958
(yytext_ptr) + yy_amount_of_matched_text;
tools/m4/bootstrap/tokenizer.c
963
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
tools/m4/bootstrap/tokenizer.c
973
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
tools/m4/bootstrap/tokenizer.c
996
register char *source = (yytext_ptr);