Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5009005145 Perl_emulate_cop_io # F added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/
Dmg.c755 Perl_emulate_cop_io(pTHX_ const COP *const c, SV *const sv) in Perl_emulate_cop_io() function
1081 Perl_emulate_cop_io(aTHX_ &PL_compiling, sv); in Perl_magic_get()
Dproto.h1102 Perl_emulate_cop_io(pTHX_ const COP * const c, SV * const sv);
/openbsd/src/gnu/usr.bin/perl/ext/B/
DB.xs223 Perl_emulate_cop_io(aTHX_ cop, value); in make_cop_io_object()