Searched refs:STRcent2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/contrib/tcsh/ | ||
| HD | tc.const.c | 333 Char STRcent2[] = { '%', '%', '\0' }; variable |
| HD | sh.proc.c | 1672 if (cp == 0 || cp[1] == 0 || eq(cp, STRcent2) || eq(cp, STRcentplus)) { in pfind() |