Searched refs:sub_error_count (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dparser.h63 U8 sub_error_count; /* the number of errors before sublexing */ member in struct:yy_parser
H A Dtoke.c2558 PL_parser->sub_error_count = PL_error_count;
2738 if (PL_parser->sub_error_count != PL_error_count) {
9301 PL_parser->sub_error_count = PL_error_count;
9761 if (PL_parser->sub_error_count != PL_error_count) {

Completed in 219 milliseconds