Searched refs:sub_error_count (Results 1 – 2 of 2) sorted by relevance
63 U8 sub_error_count; /* the number of errors before sublexing */ member
2558 PL_parser->sub_error_count = PL_error_count; in S_sublex_start() 2738 if (PL_parser->sub_error_count != PL_error_count) { in S_sublex_done() 9457 PL_parser->sub_error_count = PL_error_count; in yyl_try() 9917 if (PL_parser->sub_error_count != PL_error_count) { in S_pending_ident()