Searched refs:iscommand (Results 1 – 3 of 3) sorted by relevance
330 static int iscommand (string_type *, unsigned int);820 iscommand (ptr, idx) in iscommand() function1037 if (iscommand (ptr, idx)) in get_stuff_in_command()1236 if (iscommand (ptr, idx)) in perform()
242 (bulletize, do_fancy_stuff, iscommand): Likewise.388 (iscommand): Minimum command length is now 4.
147 static int iscommand (Char *);814 iscommand(Char *name) in iscommand() function1009 if ((i = iscommand(sp->word)) != 0) { in tellmewhat()