Searched refs:OPpARGELEM_SV (Results 1 – 5 of 5) sorted by relevance
13 OPpARGELEM_SV # Z added by devel/scanprov
605 OPpARGELEM_SV => 0,722 OPpARGELEM_SV => 'SV',
2279 #define OPpARGELEM_SV 0x00 macro
7175 if ((o->op_private & OPpARGELEM_MASK) == OPpARGELEM_SV) { in PP()
9893 o->op_private |= ( PL_tokenbuf[0] == '$' ? OPpARGELEM_SV in S_pending_ident()