Home
last modified time | relevance | path

Searched refs:perl_alloc (Results 1 – 9 of 9) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dminiperlmain.c77 my_perl = perl_alloc(); in main()
H A Dperl.c193 perl_alloc(void) in perl_alloc() function
H A Dproto.h23 PERL_CALLCONV PerlInterpreter* perl_alloc(void);
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DEmbed.t162 my_perl = perl_alloc();
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlembed.pod187 my_perl = perl_alloc();
245 my_perl = perl_alloc();
320 my_perl = perl_alloc();
503 my_perl = perl_alloc();
639 my_perl = perl_alloc();
790 if((my_perl = perl_alloc()) == NULL) {
925 one_perl = perl_alloc();
926 two_perl = perl_alloc();
962 used by a thread that did not create it (using either perl_alloc(), or
H A Dperlapi.pod632 =item perl_alloc
636 PerlInterpreter* perl_alloc()
H A Dperlguts.pod2041 The C<perl_alloc> and C<perl_clone> API functions will automatically set
H A Dperlhack.pod670 4 my_perl = perl_alloc();
H A Dperltoc.pod4654 cv_undef, load_module, nothreadhook, perl_alloc, perl_construct,