Searched refs:CXt_SUBST (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddeb.c205 if (CxTYPE(cx) == CXt_SUBST)
226 if (CxTYPE(cx) == CXt_SUBST)
260 if (CxTYPE(&(si_n->si_cxstack[i])) == CXt_SUBST)
H A Dcop.h412 cx->cx_type = CXt_SUBST; \
431 #define CXt_SUBST 4 macro
H A Dscope.c1059 if (CxTYPE(cx) != CXt_SUBST) {
1131 case CXt_SUBST:
H A Dpp_ctl.c1124 case CXt_SUBST:
1245 case CXt_SUBST:
1277 case CXt_SUBST:
2375 case CXt_SUBST:
H A Dsv.c10182 if (CxTYPE(cx) == CXt_SUBST) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm19 CXt_NULL CXt_SUB CXt_EVAL CXt_LOOP CXt_SUBST CXt_BLOCK

Completed in 158 milliseconds