Searched refs:PERL_PARSE_ERROR_COUNT (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ | ||
| D | perl.h | 9181 #define PERL_PARSE_ERROR_COUNT(f) (f) macro |
| D | pp_ctl.c | 1885 U8 raw_error_count = PERL_PARSE_ERROR_COUNT(PL_parser->error_count); in Perl_qerror() |