Searched refs:XSUB (Results 1 – 2 of 2) sorted by relevance
54 #define XSUB 1 /* expanding ${} string */ macro352 type = XSUB; in expand()704 type = XSUB; in expand()707 type = XSUB; in expand()744 type = XSUB; in expand()762 type = XSUB; in expand()809 case XSUB: in expand()950 } else if (type == XSUB && ctype(c, C_IFS) && in expand()959 if (type == XSUB) { in expand()1163 return (XSUB); in varsub()[all …]
58 #include "XSUB.h"