Home
last modified time | relevance | path

Searched refs:PL_lex_inwhat (Results 1 – 10 of 10) sorted by relevance

/dports/devel/p5-indirect/indirect-0.39/
H A Dindirect.xs146 # ifndef PL_lex_inwhat
147 # define PL_lex_inwhat PL_parser->lex_inwhat macro
162 # ifndef PL_lex_inwhat
163 # define PL_lex_inwhat PL_Ilex_inwhat macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dtoke.c2433 SAVEI16(PL_lex_inwhat); in S_sublex_push()
2501 if (PL_lex_inwhat == OP_TRANSR) PL_lex_inwhat = OP_TRANS; in S_sublex_push()
2502 if (PL_lex_inwhat == OP_MATCH || PL_lex_inwhat == OP_QR || PL_lex_inwhat == OP_SUBST) in S_sublex_push()
2538 assert (PL_lex_inwhat == OP_SUBST || PL_lex_inwhat == OP_TRANS); in S_sublex_done()
2978 if (PL_lex_inwhat == OP_TRANS) { in S_scan_const()
3490 if (PL_lex_inwhat == OP_SUBST in S_scan_const()
3656 if (PL_lex_inwhat == OP_TRANS in S_scan_const()
4168 if (PL_lex_inwhat == OP_TRANS) { in S_scan_const()
5327 if ((!PL_rsfp || PL_lex_inwhat)
10154 if (!infile || PL_lex_inwhat) {
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtoke.c58 #define PL_lex_inwhat (PL_parser->lex_inwhat) macro
2552 SAVEI16(PL_lex_inwhat); in S_sublex_push()
2620 if (PL_lex_inwhat == OP_TRANSR) PL_lex_inwhat = OP_TRANS; in S_sublex_push()
2621 if (PL_lex_inwhat == OP_MATCH || PL_lex_inwhat == OP_QR || PL_lex_inwhat == OP_SUBST) in S_sublex_push()
2655 assert(PL_lex_inwhat != OP_TRANSR); in S_sublex_done()
2657 assert (PL_lex_inwhat == OP_SUBST || PL_lex_inwhat == OP_TRANS); in S_sublex_done()
3155 assert(PL_lex_inwhat != OP_TRANSR); in S_scan_const()
3171 if (PL_lex_inwhat == OP_TRANS) { in S_scan_const()
8813 if ((!PL_rsfp || PL_lex_inwhat) in yyl_try()
10723 if (!infile || PL_lex_inwhat) { in S_scan_heredoc()
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dtoke.c2447 SAVEI16(PL_lex_inwhat); in S_sublex_push()
2515 if (PL_lex_inwhat == OP_TRANSR) PL_lex_inwhat = OP_TRANS; in S_sublex_push()
2516 if (PL_lex_inwhat == OP_MATCH || PL_lex_inwhat == OP_QR || PL_lex_inwhat == OP_SUBST) in S_sublex_push()
2550 assert(PL_lex_inwhat != OP_TRANSR); in S_sublex_done()
2552 assert (PL_lex_inwhat == OP_SUBST || PL_lex_inwhat == OP_TRANS); in S_sublex_done()
3059 if (PL_lex_inwhat == OP_TRANS) { in S_scan_const()
3568 if (PL_lex_inwhat == OP_SUBST in S_scan_const()
4261 if (PL_lex_inwhat == OP_TRANS) { in S_scan_const()
8673 if ((!PL_rsfp || PL_lex_inwhat) in yyl_try()
10591 if (!infile || PL_lex_inwhat) { in S_scan_heredoc()
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dtoke.c2478 SAVEI16(PL_lex_inwhat); in S_sublex_push()
2546 if (PL_lex_inwhat == OP_TRANSR) PL_lex_inwhat = OP_TRANS; in S_sublex_push()
2547 if (PL_lex_inwhat == OP_MATCH || PL_lex_inwhat == OP_QR || PL_lex_inwhat == OP_SUBST) in S_sublex_push()
2581 assert(PL_lex_inwhat != OP_TRANSR); in S_sublex_done()
2583 assert (PL_lex_inwhat == OP_SUBST || PL_lex_inwhat == OP_TRANS); in S_sublex_done()
3097 if (PL_lex_inwhat == OP_TRANS) { in S_scan_const()
3608 if (PL_lex_inwhat == OP_SUBST in S_scan_const()
4308 if (PL_lex_inwhat == OP_TRANS) { in S_scan_const()
8739 if ((!PL_rsfp || PL_lex_inwhat) in yyl_try()
10649 if (!infile || PL_lex_inwhat) { in S_scan_heredoc()
[all …]
/dports/devel/p5-B-Hooks-Parser/B-Hooks-Parser-0.21/
H A Dstolen_chunk_of_toke.c96 #define PL_lex_inwhat (PL_parser->lex_inwhat) macro
247 if (s < PL_bufend || !PL_rsfp || PL_lex_inwhat || in S_skipspace()
/dports/devel/p5-Devel-Declare/Devel-Declare-0.006022/
H A Dstolen_chunk_of_toke.c141 #define PL_lex_inwhat (PL_parser->lex_inwhat) macro
351 if (s < PL_bufend || !PL_rsfp || PL_lex_inwhat || in S_skipspace()
H A DDeclare.xs445 switch (PL_lex_inwhat) { in dd_handle_const()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim1075 syn keyword xsVariable PL_lex_inpat PL_lex_inwhat PL_lex_op PL_lex_repl
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim1075 syn keyword xsVariable PL_lex_inpat PL_lex_inwhat PL_lex_op PL_lex_repl