Home
last modified time | relevance | path

Searched refs:perl_run (Results 1 – 22 of 22) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/NetWare/
Dinterface.c78 return(perl_run(my_perl)); // Run Perl. in PerlRun()
157 exitstatus = perl_run(new_perl); // Run Perl. in RunPerl()
Dinterface.cpp69 return(perl_run(my_perl)); // Run Perl. in PerlRun()
167 exitstatus = perl_run(new_perl); // Run Perl. in RunPerl()
Dperllib.cpp225 perl_run(PerlInterpreter* my_perl) in perl_run() function
/mirbsd/src/gnu/usr.bin/perl/win32/
Dperllib.c208 exitstatus = perl_run(new_perl); in RunPerl()
211 exitstatus = perl_run(my_perl); in RunPerl()
/mirbsd/src/gnu/usr.bin/perl/wince/
Dperllib.c229 exitstatus = perl_run(new_perl); in RunPerl()
232 exitstatus = perl_run(my_perl); in RunPerl()
/mirbsd/src/gnu/usr.bin/perl/
Dminiperlmain.c99 perl_run(my_perl); in main()
Dglobal.sym23 perl_run
DREADME.hpux567 #8 0x23428 in perl_run () from ./perl
Dperl.c2256 perl_run(pTHXx) function
Dproto.h28 PERL_CALLCONV int perl_run(PerlInterpreter* interp);
Dembed.fnc59 Anod |int |perl_run |NN PerlInterpreter* interp
DChanges5.64704 perl_run() longjmping out)
15977 Log: perl_run() should call my_exit(0) for normal completion
DChanges5.8.15691 one can use PERL_HASH() before perl_run.) Also, since
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlembed.pod191 perl_run(my_perl);
226 calling I<perl_run>.
251 /*** skipping perl_run() ***/
283 In this particular case we don't have to call I<perl_run>, as we set
325 perl_run(my_perl);
644 perl_run(my_perl);
799 exitstatus = perl_run(my_perl);
849 Traditionally END blocks have been executed at the end of the perl_run.
850 This causes problems for applications that never call perl_run. Since
939 perl_run(one_perl);
[all …]
Dperlhack.pod789 exitstatus = perl_run(my_perl);
893 At entry points to perl, such as C<perl_parse()>, C<perl_run()> and
903 passes control back to the guard. In the case of C<perl_run> and
913 would cause a longjmp right back to the guard in C<perl_run>, popping both
936 To run this code, C<perl_run> is called, which does a C<JMPENV_PUSH> then
957 perl_run
1006 perl_run
1013 perl_run
Dperlapi.pod718 =item perl_run
719 X<perl_run>
723 int perl_run(PerlInterpreter* interp)
Dperltoc.pod5226 perl_parse X<perl_parse>, perl_run X<perl_run>, require_pv X<require_pv>
/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/t/
DEmbed.t190 perl_run(my_perl);
/mirbsd/src/gnu/usr.bin/perl/os2/
Dperlrexx.c132 exitstatus = perl_run(my_perl); in PERL()
/mirbsd/src/usr.bin/vi/perl_api/
Dperl.xs76 perl_run(gp->perl_interp);
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/
Dembed.fnc58 Anod |int |perl_run |NN PerlInterpreter* interp
/mirbsd/src/gnu/usr.bin/perl/Porting/
Dpumpkin.pod1080 perl_run