Home
last modified time | relevance | path

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

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