Home
last modified time | relevance | path

Searched refs:not_compiling (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dop.c6065 COP not_compiling; in S_fold_constants() local
6162 StructCopy(&PL_compiling, &not_compiling, COP); in S_fold_constants()
6163 PL_curcop = &not_compiling; in S_fold_constants()
6253 COP not_compiling; in S_gen_constant_list() local
6278 StructCopy(old_curcop, &not_compiling, COP); in S_gen_constant_list()
6279 PL_curcop = &not_compiling; in S_gen_constant_list()
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.c5576 COP not_compiling; in S_fold_constants() local
5673 StructCopy(&PL_compiling, &not_compiling, COP); in S_fold_constants()
5674 PL_curcop = &not_compiling; in S_fold_constants()
5761 COP not_compiling; in S_gen_constant_list() local
5786 StructCopy(old_curcop, &not_compiling, COP); in S_gen_constant_list()
5787 PL_curcop = &not_compiling; in S_gen_constant_list()
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.c6057 COP not_compiling; in S_fold_constants() local
6154 StructCopy(&PL_compiling, &not_compiling, COP); in S_fold_constants()
6155 PL_curcop = &not_compiling; in S_fold_constants()
6246 COP not_compiling; in S_gen_constant_list() local
6271 StructCopy(old_curcop, &not_compiling, COP); in S_gen_constant_list()
6272 PL_curcop = &not_compiling; in S_gen_constant_list()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.c6070 COP not_compiling; in S_fold_constants() local
6167 StructCopy(&PL_compiling, &not_compiling, COP); in S_fold_constants()
6168 PL_curcop = &not_compiling; in S_fold_constants()
6258 COP not_compiling; in S_gen_constant_list() local
6283 StructCopy(old_curcop, &not_compiling, COP); in S_gen_constant_list()
6284 PL_curcop = &not_compiling; in S_gen_constant_list()