Home
last modified time | relevance | path

Searched refs:OP_INITFIELD (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h437 OP_INITFIELD = 420, enumerator
H A Dclass.c784 OP *fieldop = newUNOP_AUX(OP_INITFIELD, valop ? OPf_STACKED : 0, valop, aux); in Perl_class_seal_stash()
H A Dop.c1341 case OP_INITFIELD: in Perl_op_clear()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlclassguts.pod317 =head2 OP_INITFIELD section
319 An C<OP_INITFIELD> is only invoked as part of the C<xhv_class_initfields_cv>
399 reliably use pad index 1 to obtain the invocant reference. The C<OP_INITFIELD>