Searched refs:perl_alloc (Results 1 – 9 of 9) sorted by relevance
77 my_perl = perl_alloc(); in main()
193 perl_alloc(void) in perl_alloc() function
23 PERL_CALLCONV PerlInterpreter* perl_alloc(void);
162 my_perl = perl_alloc();
187 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
632 =item perl_alloc636 PerlInterpreter* perl_alloc()
2041 The C<perl_alloc> and C<perl_clone> API functions will automatically set
670 4 my_perl = perl_alloc();
4654 cv_undef, load_module, nothreadhook, perl_alloc, perl_construct,