quote_amp         108 htags/common.c const char *quote_amp		= "&";
quote_amp         200 htags/common.c 	quote_amp		= "&";
quote_amp         592 htags/common.c 		for (p = ptable.part[PART_LINE].start; *p; p++) {
quote_amp         624 htags/common.c 			if (!done && c == '.' && *(p + 1) == '/') {
quote_amp          92 htags/common.h extern const char *quote_amp;
quote_amp         217 htags/defineindex.c 				strbuf_sprintf(url, "?pattern=%s%stype=definitions", tag, quote_amp);
quote_amp         161 htags/src2html.c 	if (c == '<')
quote_amp         377 htags/src2html.c 				else if (db == GRTAGS)