Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/tcsh/
Dtc.const.c428 Char STRthen[] = { 't', 'h', 'e', 'n', '\0' }; variable
Dsh.func.c365 if (eq(*vv, STRthen)) { in doif()
368 setname(short2str(STRthen)); in doif()
813 eq(word.s, STRthen)) in search()