slash             367 htags/fileindex.c 			char *slash = strchr(local, '/');
slash             374 htags/fileindex.c 			if (slash) {
slash             379 htags/fileindex.c 				if (baselen + 1 + (slash - local)  > MAXPATHLEN) {
slash             389 htags/fileindex.c 				while (p < slash)