Lines Matching defs:slash
172 int slash; /* slashes in the argument */
174 tchar *slashcp; /* cp string prepended with a slash */
184 * If the directory argument has a slash in it,
188 slash = any('/', cp);
193 * has a slash in it.
199 && (!havhash2 || slash)) {
224 && havhash2 && !slash) {
242 * Only look at those path beginning with a slash
503 bool slash, dotdot, hardpaths;
525 sp = p; /* save slash address */
534 slash = 0;
536 while (*++p) /* find next slash or end of path */
538 slash = 1;
554 if (slash) {
610 if (slash)
633 * set sp to point to the slash at
644 * path, including trailing slash.
700 if (slash) {
711 if (slash)