Searched refs:STRcentplus (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/bin/csh/ | ||
| D | const.c | 64 Char STRcentplus[] = { '%', '+', '\0' }; variable |
| D | proc.c | 1145 if (cp == 0 || cp[1] == 0 || eq(cp, STRcent2) || eq(cp, STRcentplus)) { in pfind() |