Searched refs:S_apply_attrs (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | embed.h | 1409 #define apply_attrs S_apply_attrs 3927 #define apply_attrs(a,b,c,d) S_apply_attrs(aTHX_ a,b,c,d)
|
H A D | proto.h | 1001 STATIC void S_apply_attrs(pTHX_ HV *stash, SV *target, OP *attrs, bool for_my);
|
H A D | op.c | 1486 S_apply_attrs(pTHX_ HV *stash, SV *target, OP *attrs, bool for_my) function
|
Completed in 67 milliseconds