Searched refs:GRAMPROG (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dperly.h59 GRAMPROG = 258, enumerator in enum:yytokentype
H A Dperly.y46 %token <ival> GRAMPROG GRAMEXPR GRAMBLOCK GRAMBARESTMT GRAMFULLSTMT GRAMSTMTSEQ GRAMSUBSIGNATURE
160 grammar : GRAMPROG
H A Dpp_ctl.c3885 ? S_try_yyparse(aTHX_ GRAMPROG, saveop)
3886 : yyparse(GRAMPROG);
H A Dperl.c2621 if (yyparse(GRAMPROG) || PL_parser->error_count) {

Completed in 102 milliseconds