Home
last modified time | relevance | path

Searched refs:perl_clone_using (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dproto.h33 PERL_CALLCONV PerlInterpreter* perl_clone_using(PerlInterpreter *interp, UV flags, struct IPerlMem*…
H A Dsv.c10639 return perl_clone_using(proto_perl, flags, in perl_clone()
10652 perl_clone_using(PerlInterpreter *proto_perl, UV flags, in perl_clone_using() function