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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.chared.c2159 cp = c_preword(Cursor, InputBuf, 1, STRshwordsep);
2180 cp = c_preword(cp, bp, word, STRshwordsep);
2191 ncp = c_preword(cp, bp, 1, STRshwordsep);
2204 len = c_endword(ncp-1, cp, 1, STRshwordsep) - ncp + 1;
H A Dtc.const.c509 Char STRshwordsep[] = { ' ', '\t', '&', '|', ';', '<', '>', '(', ')', '\0' }; variable

Completed in 150 milliseconds