Home
last modified time | relevance | path

Searched refs:herelines (Results 1 – 8 of 8) sorted by relevance

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dparser.h112 line_t herelines; /* number of lines in here-doc */ member
H A Dtoke.c368 PL_parser->herelines = 0; \
2557 SAVEI32(PL_parser->herelines); in S_sublex_push()
2558 PL_parser->herelines = 0; in S_sublex_push()
2686 PL_parser->herelines = 0; in S_sublex_done()
10056 I32 herelines = PL_parser->herelines; in S_scan_ident() local
10257 PL_parser->herelines = herelines; in S_scan_ident()
10823 PL_parser->herelines++; in S_scan_heredoc()
10909 PL_parser->herelines++; in S_scan_heredoc()
11285 line_t herelines; in Perl_scan_str() local
11328 herelines = PL_parser->herelines; in Perl_scan_str()
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dparser.h112 line_t herelines; /* number of lines in here-doc */ member
H A Dtoke.c2439 PL_parser->herelines = 0; in S_sublex_push()
2566 + PL_parser->herelines; in S_sublex_done()
2567 PL_parser->herelines = 0; in S_sublex_done()
9503 I32 herelines = PL_parser->herelines; local
9686 PL_parser->herelines = herelines;
10212 ++PL_parser->herelines;
10243 ++PL_parser->herelines;
10254 PL_parser->herelines++;
10711 line_t herelines; local
10754 herelines = PL_parser->herelines;
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dparser.h112 line_t herelines; /* number of lines in here-doc */ member
H A Dtoke.c2453 PL_parser->herelines = 0; in S_sublex_push()
2580 + PL_parser->herelines; in S_sublex_done()
2581 PL_parser->herelines = 0; in S_sublex_done()
9924 I32 herelines = PL_parser->herelines; in S_scan_ident() local
10125 PL_parser->herelines = herelines; in S_scan_ident()
10649 ++PL_parser->herelines; in S_scan_heredoc()
10680 ++PL_parser->herelines; in S_scan_heredoc()
10691 PL_parser->herelines++; in S_scan_heredoc()
11148 line_t herelines; in Perl_scan_str() local
11191 herelines = PL_parser->herelines; in Perl_scan_str()
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dparser.h112 line_t herelines; /* number of lines in here-doc */ member
H A Dtoke.c2484 PL_parser->herelines = 0; in S_sublex_push()
2611 + PL_parser->herelines; in S_sublex_done()
2612 PL_parser->herelines = 0; in S_sublex_done()
9982 I32 herelines = PL_parser->herelines; in S_scan_ident() local
10183 PL_parser->herelines = herelines; in S_scan_ident()
10707 ++PL_parser->herelines; in S_scan_heredoc()
10738 ++PL_parser->herelines; in S_scan_heredoc()
10749 PL_parser->herelines++; in S_scan_heredoc()
11211 line_t herelines; in Perl_scan_str() local
11254 herelines = PL_parser->herelines; in Perl_scan_str()
[all …]