Home
last modified time | relevance | path

Searched refs:GRAMFULLSTMT (Results 1 – 18 of 18) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dperly.h59 GRAMFULLSTMT = 262, enumerator
H A Dperly.tab109 "GRAMBARESTMT", "GRAMFULLSTMT", "GRAMSTMTSEQ", "'{'", "'}'", "'['",
H A Dperly.y46 %token <ival> GRAMPROG GRAMEXPR GRAMBLOCK GRAMBARESTMT GRAMFULLSTMT GRAMSTMTSEQ
165 | GRAMFULLSTMT
H A Dtoke.c12692 return parse_recdescent_for_op(GRAMFULLSTMT, LEX_FAKEEOF_NEVER);
/dports/lang/perl5.32/perl-5.32.1/
H A Dperly.h63 GRAMFULLSTMT = 262, enumerator
H A Dperly.tab112 "GRAMBARESTMT", "GRAMFULLSTMT", "GRAMSTMTSEQ", "GRAMSUBSIGNATURE", "'{'",
H A Dperly.y46 %token <ival> GRAMPROG GRAMEXPR GRAMBLOCK GRAMBARESTMT GRAMFULLSTMT GRAMSTMTSEQ GRAMSUBSIGNATURE
167 | GRAMFULLSTMT
H A Dtoke.c13160 return parse_recdescent_for_op(GRAMFULLSTMT, LEX_FAKEEOF_NEVER); in Perl_parse_fullstmt()
/dports/lang/perl5.34/perl-5.34.0/
H A Dperly.h63 GRAMFULLSTMT = 262, enumerator
H A Dperly.tab114 "GRAMBARESTMT", "GRAMFULLSTMT", "GRAMSTMTSEQ", "GRAMSUBSIGNATURE",
H A Dperly.y46 %token <ival> GRAMPROG GRAMEXPR GRAMBLOCK GRAMBARESTMT GRAMFULLSTMT GRAMSTMTSEQ GRAMSUBSIGNATURE
184 | GRAMFULLSTMT
H A Dtoke.c13230 return parse_recdescent_for_op(GRAMFULLSTMT, LEX_FAKEEOF_NEVER); in Perl_parse_fullstmt()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperly.h68 GRAMFULLSTMT = 262, /* GRAMFULLSTMT */ enumerator
H A Dperly.tab18 YYSYMBOL_GRAMFULLSTMT = 7, /* GRAMFULLSTMT */
346 "GRAMBLOCK", "GRAMBARESTMT", "GRAMFULLSTMT", "GRAMSTMTSEQ",
H A Dperly.y46 %token <ival> GRAMPROG GRAMEXPR GRAMBLOCK GRAMBARESTMT GRAMFULLSTMT GRAMSTMTSEQ GRAMSUBSIGNATURE
185 | GRAMFULLSTMT
H A Dtoke.c13285 return parse_recdescent_for_op(GRAMFULLSTMT, LEX_FAKEEOF_NEVER); in Perl_parse_fullstmt()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim1340 syn keyword xsMacro GRAMBARESTMT GRAMBLOCK GRAMEXPR GRAMFULLSTMT GRAMPROG
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim1340 syn keyword xsMacro GRAMBARESTMT GRAMBLOCK GRAMEXPR GRAMFULLSTMT GRAMPROG