Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c301 Char STRLbrace[] = { '{', '\0' }; variable
H A Dsh.exp.c552 if (eq(**vp, STRLbrace)) { in exp6()