Searched refs:FUNSUB (Results 1 – 4 of 4) sorted by relevance
376 case FUNSUB: in wdvarput()626 case FUNSUB: in wdscan()878 case FUNSUB: in dumpwdvar_i()
307 case FUNSUB: in expand()320 case FUNSUB: in expand()1373 fn = FUNSUB; in comsub()1423 } else if (fn == FUNSUB) { in comsub()
423 c = FUNSUB; in yylex()
1715 #define FUNSUB 14 /* ${ foo;} substitution (NUL terminated) */ macro