Home
last modified time | relevance | path

Searched refs:EVAL_RE_REPARSING (Results 1 – 17 of 17) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50170112 EVAL_RE_REPARSING # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50170112 EVAL_RE_REPARSING # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50170112 EVAL_RE_REPARSING # Z added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/
H A Dcop.h1014 #define EVAL_RE_REPARSING 0x10 /* eval_sv() called with G_RE_REPARSING */ macro
H A Dpp_ctl.c3431 ? EVAL_RE_REPARSING : 0))); in S_doeval_compile()
3501 if (PL_in_eval & EVAL_RE_REPARSING) in S_doeval_compile()
H A Dtoke.c2521 PL_parser->lex_re_reparsing = cBOOL(PL_in_eval & EVAL_RE_REPARSING); in S_sublex_push()
2522 PL_in_eval &= ~EVAL_RE_REPARSING; in S_sublex_push()
10246 s = scan_str(start,TRUE,FALSE, (PL_in_eval & EVAL_RE_REPARSING), NULL); in S_scan_pat()
/dports/lang/perl5.30/perl-5.30.3/
H A Dcop.h983 #define EVAL_RE_REPARSING 0x10 /* eval_sv() called with G_RE_REPARSING */ macro
H A Dpp_ctl.c3409 ? EVAL_RE_REPARSING : 0))); in S_doeval_compile()
3478 if (PL_in_eval & EVAL_RE_REPARSING) in S_doeval_compile()
H A Dtoke.c2507 PL_parser->lex_re_reparsing = cBOOL(PL_in_eval & EVAL_RE_REPARSING); in S_sublex_push()
2508 PL_in_eval &= ~EVAL_RE_REPARSING; in S_sublex_push()
9807 s = scan_str(start,TRUE,FALSE, (PL_in_eval & EVAL_RE_REPARSING), NULL);
/dports/lang/perl5.34/perl-5.34.0/
H A Dcop.h1128 #define EVAL_RE_REPARSING 0x10 /* eval_sv() called with G_RE_REPARSING */ macro
H A Dpp_ctl.c3446 ? EVAL_RE_REPARSING : 0))); in S_doeval_compile()
3516 if (PL_in_eval & EVAL_RE_REPARSING) in S_doeval_compile()
H A Dtoke.c2552 PL_parser->lex_re_reparsing = cBOOL(PL_in_eval & EVAL_RE_REPARSING); in S_sublex_push()
2553 PL_in_eval &= ~EVAL_RE_REPARSING; in S_sublex_push()
10304 s = scan_str(start,TRUE,FALSE, (PL_in_eval & EVAL_RE_REPARSING), NULL); in S_scan_pat()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dcop.h1125 #define EVAL_RE_REPARSING 0x10 /* eval_sv() called with G_RE_REPARSING */ macro
H A Dpp_ctl.c3467 ? EVAL_RE_REPARSING : 0))); in S_doeval_compile()
3537 if (PL_in_eval & EVAL_RE_REPARSING) in S_doeval_compile()
H A Dtoke.c2626 PL_parser->lex_re_reparsing = cBOOL(PL_in_eval & EVAL_RE_REPARSING); in S_sublex_push()
2627 PL_in_eval &= ~EVAL_RE_REPARSING; in S_sublex_push()
10378 s = scan_str(start,TRUE,FALSE, (PL_in_eval & EVAL_RE_REPARSING), NULL); in S_scan_pat()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim1287 syn keyword xsMacro EVAL_KEEPERR EVAL_NULL EVAL_RE_REPARSING EVAL_WARNONLY
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim1287 syn keyword xsMacro EVAL_KEEPERR EVAL_NULL EVAL_RE_REPARSING EVAL_WARNONLY