Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c62 Char STRcent2[] = { '%', '%', '\0' }; variable
H A Dproc.c1137 if (cp == 0 || cp[1] == 0 || eq(cp, STRcent2) || eq(cp, STRcentplus)) { in pfind()