Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/tcsh/
HDtc.const.c336 Char STRcenthash[] = { '%', '#', '\0' }; variable
HDsh.proc.c1677 if (eq(cp, STRcentminus) || eq(cp, STRcenthash)) { in pfind()