Searched refs:OPclass_PADOP (Results 1 – 2 of 2) sorted by relevance
3246 return OPclass_PADOP; in Perl_op_class()3255 return OPclass_PADOP; in Perl_op_class()3284 return OPclass_PADOP; in Perl_op_class()3298 ? OPclass_PADOP : OPclass_PVOP; in Perl_op_class()3331 (o->op_flags & OPf_REF) ? OPclass_PADOP : OPclass_BASEOP); in Perl_op_class()
520 OPclass_PADOP, /* 8 */ enumerator