Home
last modified time | relevance | path

Searched refs:PL_nexttype (Results 1 – 9 of 9) sorted by relevance

/dports/devel/p5-B-Hooks-Parser/B-Hooks-Parser-0.21/
H A Dstolen_chunk_of_toke.c108 #define PL_nexttype (PL_parser->nexttype) macro
/dports/devel/p5-Data-Alias/Data-Alias-1.25/
H A DAlias.xs240 #define PL_nexttype (PL_parser->nexttype) macro
2085 PL_nexttype[PL_nexttoke++] = tok; in da_ck_rv2cv()
2091 PL_nexttype[PL_nexttoke++] = DO; in da_ck_rv2cv()
/dports/devel/p5-Devel-Declare/Devel-Declare-0.006022/
H A Dstolen_chunk_of_toke.c180 # define PL_nexttype (PL_parser->nexttype) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dtoke.c89 # define PL_nexttype (PL_parser->nexttype) macro
2001 assert(PL_nexttoke < C_ARRAY_LENGTH(PL_nexttype)); in S_force_next()
2002 PL_nexttype[PL_nexttoke] = type; in S_force_next()
4889 next_type = PL_nexttype[PL_nexttoke];
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtoke.c88 # define PL_nexttype (PL_parser->nexttype) macro
2113 assert(PL_nexttoke < C_ARRAY_LENGTH(PL_nexttype)); in S_force_next()
2114 PL_nexttype[PL_nexttoke] = type; in S_force_next()
9354 next_type = PL_nexttype[PL_nexttoke]; in Perl_yylex()
/dports/lang/perl5.32/perl-5.32.1/
H A Dtoke.c88 # define PL_nexttype (PL_parser->nexttype) macro
2015 assert(PL_nexttoke < C_ARRAY_LENGTH(PL_nexttype)); in S_force_next()
2016 PL_nexttype[PL_nexttoke] = type; in S_force_next()
9222 next_type = PL_nexttype[PL_nexttoke]; in Perl_yylex()
/dports/lang/perl5.34/perl-5.34.0/
H A Dtoke.c88 # define PL_nexttype (PL_parser->nexttype) macro
2039 assert(PL_nexttoke < C_ARRAY_LENGTH(PL_nexttype)); in S_force_next()
2040 PL_nexttype[PL_nexttoke] = type; in S_force_next()
9280 next_type = PL_nexttype[PL_nexttoke]; in Perl_yylex()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim1080 syn keyword xsVariable PL_nexttype PL_nextval PL_no_aelem PL_no_dir_func
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim1080 syn keyword xsVariable PL_nexttype PL_nextval PL_no_aelem PL_no_dir_func