Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c63 Char STRcenthash[] = { '%', '#', '\0' }; variable
H A Dproc.c1142 if (eq(cp, STRcentminus) || eq(cp, STRcenthash)) { in pfind()