Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c43 Char STRLbrace[] = { '{', '\0' }; variable
H A Dexp.c361 if (eq(**vp, STRLbrace)) { in exp6()