Searched refs:raw_error_count (Results 1 – 1 of 1) sorted by relevance
1885 U8 raw_error_count = PERL_PARSE_ERROR_COUNT(PL_parser->error_count); in Perl_qerror() local1895 if (raw_error_count >= PERL_STOP_PARSING_AFTER_N_ERRORS) { in Perl_qerror()