lines             135 htags-refkit/htags_path2url.c create_filemap_index(char *area, int size, struct map **map, int *lines)
lines             174 htags-refkit/htags_path2url.c 	*lines = n;
lines             214 htags-refkit/htags_path2url.c 	int size, lines;
lines             220 htags-refkit/htags_path2url.c 	status = create_filemap_index(area, size, &map, &lines);
lines             227 htags-refkit/htags_path2url.c 	global_maplines = lines;