Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c110 Char STRor[] = { '|', '\0' }; variable
H A Dexp.c115 if (**vp && eq(**vp, STRor)) { in exp2_()