url_for_map       107 htags/defineindex.c 		char guide[1024], url_for_map[1024];
url_for_map       207 htags/defineindex.c 			snprintf(url_for_map, sizeof(url_for_map), "%s/%s.%s",
url_for_map       226 htags/defineindex.c 			snprintf(url_for_map, sizeof(url_for_map), "%s/%s.%s#L%s",
url_for_map       244 htags/defineindex.c 			fprintf(MAP, "%s\t%s\n", tag, url_for_map);