Searched refs:VALSUB (Results 1 – 4 of 4) sorted by relevance
357 case VALSUB: in wdvarput()601 case VALSUB: in wdscan()848 case VALSUB: in dumpwdvar_i()
306 case VALSUB: in expand()1363 } else if (fn == VALSUB) { in comsub()
416 c = VALSUB; in yylex()
1398 #define VALSUB 15 /* ${|foo;} substitution (NUL terminated) */ macro