Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/tcsh/
Dtc.const.c338 Char STRcentminus[] = { '%', '-', '\0' }; variable
Dsh.proc.c1681 if (eq(cp, STRcentminus) || eq(cp, STRcenthash)) { in pfind()