Home
last modified time | relevance | path

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

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