Home
last modified time | relevance | path

Searched refs:STRshwspace (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/tcsh/
Dtc.const.c508 Char STRshwspace[] = { ' ', '\t', '\0' }; variable
Ded.chared.c2738 Cursor = c_preword(Cursor, InputBuf, Argument, STRshwspace); /* bounds check */ in v_wordback()
3604 Cursor = c_endword(Cursor, LastChar, Argument, STRshwspace); in v_endword()