Searched refs:cmdalive (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.parse.c797 cmdalive[] = {' ', '\t', '\'', '"', '<', '>', '\0'}; local
835 if ((ptr = Strchr(cmdalive, *wordstart)) != NULL)

Completed in 141 milliseconds