Home | History | Annotate | Download | only in cs

Lines Matching defs:has_arg

123   int has_arg;
613 if ((Commands[i].has_arg && ((token[n] == ':') || (token[n] == '!')))
625 if (Commands[i].has_arg)