Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Dtc.const.c354 Char STRwordchars[] = { 'w', 'o', 'r', 'd', 'c', 'h', 'a', 'r', 's', '\0' }; variable
Dsh.set.c103 else if (eq(vp, STRwordchars)) { in update_vars()
771 if (adrof(STRwordchars) == 0) in unset()