Lines Matching refs:XSUB
59 #define XSUB 5 /* expanding ${} string */ macro
64 #define isXSUB(t) ((t) == XSUB || (t) == XSUBPAT)
374 type = XSUB; in expand()
757 type = XSUB; in expand()
760 type = XSUB; in expand()
797 type = XSUB; in expand()
826 type = XSUB; in expand()
909 case XSUB: in expand()
1376 return (XSUB); in varsub()
1436 state = XSUB; in varsub()
1485 state = sc & 4 ? XNULLSUB : XSUB; in varsub()
1576 return (XSUB); in comsub()
1616 return (XSUB); in comsub()