Home
last modified time | relevance | path

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

/src/contrib/tcsh/
H A Dtc.const.c336 Char STRcenthash[] = { '%', '#', '\0' }; variable
H A Dsh.proc.c1677 if (eq(cp, STRcentminus) || eq(cp, STRcenthash)) { in pfind()