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

/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.lex.c67 static Char *subword (Char *, Char, int *, size_t *);
903 tword = subword(en->word, sc, &didone, &pos);
909 tword = subword(otword, sc, &didone, &pos);
940 subword(Char *cp, Char type, int *adid, size_t *start_pos) function

Completed in 69 milliseconds