Searched refs:herelines (Results 1 – 2 of 2) sorted by relevance
112 line_t herelines; /* number of lines in here-doc */ member
378 PL_parser->herelines = 0; \2602 SAVEI32(PL_parser->herelines); in S_sublex_push()2603 PL_parser->herelines = 0; in S_sublex_push()2731 PL_parser->herelines = 0; in S_sublex_done()10441 I32 herelines = PL_parser->herelines; in S_scan_ident() local10676 PL_parser->herelines = herelines; in S_scan_ident()11244 PL_parser->herelines++; in S_scan_heredoc()11331 PL_parser->herelines++; in S_scan_heredoc()11705 line_t herelines; in Perl_scan_str() local11748 herelines = PL_parser->herelines; in Perl_scan_str()[all …]