Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dperl.h9181 #define PERL_PARSE_ERROR_COUNT(f) (f) macro
Dpp_ctl.c1885 U8 raw_error_count = PERL_PARSE_ERROR_COUNT(PL_parser->error_count); in Perl_qerror()