Searched refs:doelse (Results 1 – 4 of 4) sorted by relevance
62 { "else", doelse, 0, INF },
125 void doelse(Char **, struct command *);
163 bifunc->bfunct != doelse && bifunc->bfunct != doend && in execute()
307 doelse(Char **v, struct command *t) in doelse() function