Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dembed.h958 # define dofile(a,b) Perl_dofile(aTHX_ a,b)
H A Dproto.h1011 Perl_dofile(pTHX_ OP *term, I32 force_builtin)
H A Dop.c8250 Perl_dofile(pTHX_ OP *term, I32 force_builtin) in Perl_dofile() function