Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dpp_ctl.c1885 U8 raw_error_count = PERL_PARSE_ERROR_COUNT(PL_parser->error_count); in Perl_qerror() local
1895 if (raw_error_count >= PERL_STOP_PARSING_AFTER_N_ERRORS) { in Perl_qerror()