Searched refs:STRcentminus (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/tcsh/ | ||
| D | tc.const.c | 338 Char STRcentminus[] = { '%', '-', '\0' }; variable |
| D | sh.proc.c | 1681 if (eq(cp, STRcentminus) || eq(cp, STRcenthash)) { in pfind() |