Searched refs:stashpv (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDebug.pm76 printf <<'EOT', $op->label, $op->stashpv, $op->file, $op->cop_seq, $op->arybase, $op->line, ${$op->warnings}, cstring($cop_io);
H A DBytecode.pm619 asm "cop_stashpv", pvix $cop->stashpv;
H A DC.pm551 sprintf("CopSTASHPV_set(&cop_list[$ix], %s);", cstring($op->stashpv)));
H A DDeparse.pm1364 my $stash = $op->stashpv;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm1059 =item stashpv
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c1580 is expected to be associated with the package identified by the C<stashpv>
1593 Perl_apply_attrs_string(pTHX_ char *stashpv, CV *cv, argument
1616 newSVOP(OP_CONST, 0, newSVpv(stashpv,0)),
H A Dproto.h59 PERL_CALLCONV void Perl_apply_attrs_string(pTHX_ char *stashpv, CV *cv, char *attrstr, STRLEN len);

Completed in 47 milliseconds