Searched defs:subword (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c35 tchar *subword(tchar *, int, bool *);
743 subword(en->word, sc, &didsub) : savestr(en->word);
752 subword(tchar *cp, int type, bool *adid) function
759 tprintf("TRACE- subword()\n");

Completed in 58 milliseconds