Symbol: yytext_ptr
crypto/heimdal/lib/asn1/lex.c
1710
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
crypto/heimdal/lib/asn1/lex.c
1743
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
crypto/heimdal/lib/asn1/lex.c
1758
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/asn1/lex.c
1792
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/asn1/lex.c
1808
(yytext_ptr) + yy_amount_of_matched_text;
crypto/heimdal/lib/asn1/lex.c
1813
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/asn1/lex.c
1823
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/asn1/lex.c
184
#define unput(c) yyunput( c, (yytext_ptr) )
crypto/heimdal/lib/asn1/lex.c
1846
register char *source = (yytext_ptr);
crypto/heimdal/lib/asn1/lex.c
1856
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
crypto/heimdal/lib/asn1/lex.c
1876
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
crypto/heimdal/lib/asn1/lex.c
1970
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
crypto/heimdal/lib/asn1/lex.c
1984
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
crypto/heimdal/lib/asn1/lex.c
2064
(yytext_ptr) = yy_bp;
crypto/heimdal/lib/asn1/lex.c
2093
yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
crypto/heimdal/lib/asn1/lex.c
2129
(yy_c_buf_p) = (yytext_ptr) + offset;
crypto/heimdal/lib/asn1/lex.c
2199
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
crypto/heimdal/lib/asn1/lex.c
2656
#ifndef yytext_ptr
crypto/heimdal/lib/asn1/lex.c
356
(yytext_ptr) = yy_bp; \
crypto/heimdal/lib/asn1/lex.c
911
#ifndef yytext_ptr
crypto/heimdal/lib/com_err/lex.c
1018
register char *source = (yytext_ptr);
crypto/heimdal/lib/com_err/lex.c
1028
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
crypto/heimdal/lib/com_err/lex.c
1048
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
crypto/heimdal/lib/com_err/lex.c
1142
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
crypto/heimdal/lib/com_err/lex.c
1156
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
crypto/heimdal/lib/com_err/lex.c
1228
yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
crypto/heimdal/lib/com_err/lex.c
1264
(yy_c_buf_p) = (yytext_ptr) + offset;
crypto/heimdal/lib/com_err/lex.c
1334
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
crypto/heimdal/lib/com_err/lex.c
1791
#ifndef yytext_ptr
crypto/heimdal/lib/com_err/lex.c
184
#define unput(c) yyunput( c, (yytext_ptr) )
crypto/heimdal/lib/com_err/lex.c
356
(yytext_ptr) = yy_bp; \
crypto/heimdal/lib/com_err/lex.c
588
#ifndef yytext_ptr
crypto/heimdal/lib/com_err/lex.c
882
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
crypto/heimdal/lib/com_err/lex.c
915
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
crypto/heimdal/lib/com_err/lex.c
930
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/com_err/lex.c
964
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/com_err/lex.c
980
(yytext_ptr) + yy_amount_of_matched_text;
crypto/heimdal/lib/com_err/lex.c
985
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/com_err/lex.c
995
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/sl/slc-lex.c
1079
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
crypto/heimdal/lib/sl/slc-lex.c
1093
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
crypto/heimdal/lib/sl/slc-lex.c
1165
yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
crypto/heimdal/lib/sl/slc-lex.c
1201
(yy_c_buf_p) = (yytext_ptr) + offset;
crypto/heimdal/lib/sl/slc-lex.c
1271
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
crypto/heimdal/lib/sl/slc-lex.c
1728
#ifndef yytext_ptr
crypto/heimdal/lib/sl/slc-lex.c
184
#define unput(c) yyunput( c, (yytext_ptr) )
crypto/heimdal/lib/sl/slc-lex.c
356
(yytext_ptr) = yy_bp; \
crypto/heimdal/lib/sl/slc-lex.c
567
#ifndef yytext_ptr
crypto/heimdal/lib/sl/slc-lex.c
819
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
crypto/heimdal/lib/sl/slc-lex.c
852
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
crypto/heimdal/lib/sl/slc-lex.c
867
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/sl/slc-lex.c
901
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/sl/slc-lex.c
917
(yytext_ptr) + yy_amount_of_matched_text;
crypto/heimdal/lib/sl/slc-lex.c
922
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/sl/slc-lex.c
932
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
crypto/heimdal/lib/sl/slc-lex.c
955
register char *source = (yytext_ptr);
crypto/heimdal/lib/sl/slc-lex.c
965
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
crypto/heimdal/lib/sl/slc-lex.c
985
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
tools/build/bootstrap-m4/inittokenizer.c
1007
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
tools/build/bootstrap-m4/inittokenizer.c
1027
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
tools/build/bootstrap-m4/inittokenizer.c
1125
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
tools/build/bootstrap-m4/inittokenizer.c
1139
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
tools/build/bootstrap-m4/inittokenizer.c
1215
int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
tools/build/bootstrap-m4/inittokenizer.c
1251
(yy_c_buf_p) = (yytext_ptr) + offset;
tools/build/bootstrap-m4/inittokenizer.c
1321
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
tools/build/bootstrap-m4/inittokenizer.c
1775
#ifndef yytext_ptr
tools/build/bootstrap-m4/inittokenizer.c
183
#define unput(c) yyunput( c, (yytext_ptr) )
tools/build/bootstrap-m4/inittokenizer.c
341
#ifdef yytext_ptr
tools/build/bootstrap-m4/inittokenizer.c
355
(yytext_ptr) = yy_bp; \
tools/build/bootstrap-m4/inittokenizer.c
566
#ifndef yytext_ptr
tools/build/bootstrap-m4/inittokenizer.c
860
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
tools/build/bootstrap-m4/inittokenizer.c
893
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
tools/build/bootstrap-m4/inittokenizer.c
908
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
tools/build/bootstrap-m4/inittokenizer.c
942
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
tools/build/bootstrap-m4/inittokenizer.c
958
(yytext_ptr) + yy_amount_of_matched_text;
tools/build/bootstrap-m4/inittokenizer.c
963
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
tools/build/bootstrap-m4/inittokenizer.c
973
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
tools/build/bootstrap-m4/inittokenizer.c
997
char *source = (yytext_ptr);
usr.bin/lex/initscan.c
182
#define unput(c) yyunput( c, (yytext_ptr) )
usr.bin/lex/initscan.c
2061
#ifndef yytext_ptr
usr.bin/lex/initscan.c
337
#ifdef yytext_ptr
usr.bin/lex/initscan.c
351
(yytext_ptr) = yy_bp; \
usr.bin/lex/initscan.c
4157
int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
usr.bin/lex/initscan.c
4190
(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
usr.bin/lex/initscan.c
4205
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/lex/initscan.c
4239
(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/lex/initscan.c
4255
(yytext_ptr) + yy_amount_of_matched_text;
usr.bin/lex/initscan.c
4260
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/lex/initscan.c
4270
yy_bp = (yytext_ptr) + YY_MORE_ADJ;
usr.bin/lex/initscan.c
4294
char *source = (yytext_ptr);
usr.bin/lex/initscan.c
4304
if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
usr.bin/lex/initscan.c
4324
number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
usr.bin/lex/initscan.c
4422
(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
usr.bin/lex/initscan.c
4437
for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
usr.bin/lex/initscan.c
4519
(yytext_ptr) = yy_bp;
usr.bin/lex/initscan.c
4550
int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
usr.bin/lex/initscan.c
4590
(yy_c_buf_p) = (yytext_ptr) + offset;
usr.bin/lex/initscan.c
4662
(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
usr.bin/lex/initscan.c
5157
#ifndef yytext_ptr