Home
last modified time | relevance | path

Searched refs:do_perl_cmd (Results 1 – 8 of 8) sorted by relevance

/dports/editors/xvile/vile-9.8v/
H A Dperl.xs444 do_perl_cmd(SV *cmd, int inplace) in do_perl_cmd() function
542 returnCode(do_perl_cmd(opsv, FALSE)); in perl_oper()
588 while (n-- && (f = do_perl_cmd(*sub, FALSE)) != 0) in perl_call_sub()
693 status = do_perl_cmd(cmd, FALSE); in perl_prompt()
1069 status = do_perl_cmd(cmd, opts & OPT_i); in perldo_prompt()
H A DCHANGES.R81922 (perl_default_region, do_perl_cmd, set_region): Adjust r_size
1927 (newVBrv, do_perl_cmd, set_region): Initialize $. .
H A DCHANGES.R7262 (do_perl_cmd): Fixed the code so that range specs work
H A DCHANGES6493 + perl.xs (do_perl_cmd): Partially revert changes from 9.0p regarding
6686 + perl.xs (do_perl_cmd): Make sure that curwp is visible on the way
6771 + (do_perl_cmd, svcurbuf_set): Don't use sv_2mortal() on the new SV
6774 + (do_perl_cmd): Instead of doing an explicit SvREFCNT_dec() on
/dports/editors/vile/vile-9.8v/
H A Dperl.xs444 do_perl_cmd(SV *cmd, int inplace) in do_perl_cmd() function
542 returnCode(do_perl_cmd(opsv, FALSE)); in perl_oper()
588 while (n-- && (f = do_perl_cmd(*sub, FALSE)) != 0) in perl_call_sub()
693 status = do_perl_cmd(cmd, FALSE); in perl_prompt()
1069 status = do_perl_cmd(cmd, opts & OPT_i); in perldo_prompt()
H A DCHANGES.R81922 (perl_default_region, do_perl_cmd, set_region): Adjust r_size
1927 (newVBrv, do_perl_cmd, set_region): Initialize $. .
H A DCHANGES.R7262 (do_perl_cmd): Fixed the code so that range specs work
H A DCHANGES6493 + perl.xs (do_perl_cmd): Partially revert changes from 9.0p regarding
6686 + perl.xs (do_perl_cmd): Make sure that curwp is visible on the way
6771 + (do_perl_cmd, svcurbuf_set): Don't use sv_2mortal() on the new SV
6774 + (do_perl_cmd): Instead of doing an explicit SvREFCNT_dec() on