pre               124 libutil/locatestring.c 	const char *pre = string;
pre               152 libutil/locatestring.c 			fprintf(dbg, "%s", pre);
pre               157 libutil/locatestring.c 			for (; *pre && pre < pp; pre++)
pre               158 libutil/locatestring.c 				fputc(*pre, dbg);