Searched refs:perl_run (Results 1 – 22 of 22) sorted by relevance
78 return(perl_run(my_perl)); // Run Perl. in PerlRun()157 exitstatus = perl_run(new_perl); // Run Perl. in RunPerl()
69 return(perl_run(my_perl)); // Run Perl. in PerlRun()167 exitstatus = perl_run(new_perl); // Run Perl. in RunPerl()
225 perl_run(PerlInterpreter* my_perl) in perl_run() function
208 exitstatus = perl_run(new_perl); in RunPerl()211 exitstatus = perl_run(my_perl); in RunPerl()
229 exitstatus = perl_run(new_perl); in RunPerl()232 exitstatus = perl_run(my_perl); in RunPerl()
99 perl_run(my_perl); in main()
23 perl_run
567 #8 0x23428 in perl_run () from ./perl
2256 perl_run(pTHXx) function
28 PERL_CALLCONV int perl_run(PerlInterpreter* interp);
59 Anod |int |perl_run |NN PerlInterpreter* interp
4704 perl_run() longjmping out)15977 Log: perl_run() should call my_exit(0) for normal completion
5691 one can use PERL_HASH() before perl_run.) Also, since
191 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. Since939 perl_run(one_perl);[all …]
789 exitstatus = perl_run(my_perl);893 At entry points to perl, such as C<perl_parse()>, C<perl_run()> and903 passes control back to the guard. In the case of C<perl_run> and913 would cause a longjmp right back to the guard in C<perl_run>, popping both936 To run this code, C<perl_run> is called, which does a C<JMPENV_PUSH> then957 perl_run1006 perl_run1013 perl_run
718 =item perl_run719 X<perl_run>723 int perl_run(PerlInterpreter* interp)
5226 perl_parse X<perl_parse>, perl_run X<perl_run>, require_pv X<require_pv>
190 perl_run(my_perl);
132 exitstatus = perl_run(my_perl); in PERL()
76 perl_run(gp->perl_interp);
58 Anod |int |perl_run |NN PerlInterpreter* interp
1080 perl_run