Home
last modified time | relevance | path

Searched refs:PERL_EXIT_DESTRUCT_END (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dminiperlmain.c111 PL_exit_flags |= PERL_EXIT_DESTRUCT_END; in main()
Dperl.c654 if (PL_exit_flags & PERL_EXIT_DESTRUCT_END) { in perl_destruct()
2789 if (!(PL_exit_flags & PERL_EXIT_DESTRUCT_END) && in perl_run()
Dperl.h4055 #define PERL_EXIT_DESTRUCT_END 0x02 /* Run END in perl_destruct */ macro
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
D500700322 PERL_EXIT_DESTRUCT_END # E
/openbsd/src/gnu/usr.bin/perl/win32/
Dperllib.c183 PL_exit_flags |= PERL_EXIT_DESTRUCT_END; in RunPerl()
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlembed.pod191 PL_exit_flags |= PERL_EXIT_DESTRUCT_END;
264 PL_exit_flags |= PERL_EXIT_DESTRUCT_END;
300 the PL_exit_flag PERL_EXIT_DESTRUCT_END which executes END blocks in
339 PL_exit_flags |= PERL_EXIT_DESTRUCT_END;
520 PL_exit_flags |= PERL_EXIT_DESTRUCT_END;
659 PL_exit_flags |= PERL_EXIT_DESTRUCT_END;
817 PL_exit_flags |= PERL_EXIT_DESTRUCT_END;
873 perl 5.7.2 you can specify C<PL_exit_flags |= PERL_EXIT_DESTRUCT_END>
Dperl58delta.pod592 PL_exit_flags & PERL_EXIT_DESTRUCT_END. This enables the new
/openbsd/src/gnu/usr.bin/perl/os2/
Dperlrexx.c77 PL_exit_flags |= PERL_EXIT_DESTRUCT_END; in init_perl()
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D500700364 PERL_EXIT_DESTRUCT_END # E
/openbsd/src/gnu/usr.bin/perl/dist/threads/
Dthreads.xs956 PL_exit_flags |= PERL_EXIT_DESTRUCT_END;
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dapidoc.fnc527 Amnhd||PERL_EXIT_DESTRUCT_END