Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c426 Char STRthen[] = { 't', 'h', 'e', 'n', '\0' }; variable
H A Dsh.func.c361 if (eq(*vv, STRthen)) { in doif()
364 setname(short2str(STRthen)); in doif()
809 eq(word.s, STRthen)) in search()