Home
last modified time | relevance | path

Searched refs:Perl_dofile (Results 1 – 12 of 12) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/
H A Dembed.h1302 #define dofile(a,b) Perl_dofile(aTHX_ a,b)
H A Dproto.h969 PERL_CALLCONV OP* Perl_dofile(pTHX_ OP* term, I32 force_builtin);
H A Dop.c9020 Perl_dofile(pTHX_ OP *term, I32 force_builtin) in Perl_dofile() function
/dports/lang/perl5.34/perl-5.34.0/
H A Dembed.h1310 #define dofile(a,b) Perl_dofile(aTHX_ a,b)
H A Dproto.h996 PERL_CALLCONV OP* Perl_dofile(pTHX_ OP* term, I32 force_builtin);
H A Dop.c9025 Perl_dofile(pTHX_ OP *term, I32 force_builtin) in Perl_dofile() function
/dports/lang/perl5.30/perl-5.30.3/
H A Dembed.h1428 #define dofile(a,b) Perl_dofile(aTHX_ a,b)
H A Dproto.h857 PERL_CALLCONV OP* Perl_dofile(pTHX_ OP* term, I32 force_builtin);
H A Dop.c7771 Perl_dofile(pTHX_ OP *term, I32 force_builtin) in Perl_dofile() function
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dembed.h1328 #define dofile(a,b) Perl_dofile(aTHX_ a,b)
H A Dproto.h1012 PERL_CALLCONV OP* Perl_dofile(pTHX_ OP* term, I32 force_builtin);
H A Dop.c9033 Perl_dofile(pTHX_ OP *term, I32 force_builtin) in Perl_dofile() function