Searched refs:FUNSUB (Results 1 – 4 of 4) sorted by relevance
376 case FUNSUB: in wdvarput()627 case FUNSUB: in wdscan()879 case FUNSUB: in dumpwdvar_i()
313 case FUNSUB: in expand()326 case FUNSUB: in expand()1384 fn = FUNSUB; in comsub()1434 } else if (fn == FUNSUB) { in comsub()
418 c = FUNSUB; in yylex()
1925 #define FUNSUB 14 /* ${ foo;} substitution (NUL terminated) */ macro