xhtml_version     142 htags/common.c 	if (!strcmp(xhtml_version, "1.1") && !Fflag)
xhtml_version     137 htags/htags.c  const char *xhtml_version = "1.0";
xhtml_version    1296 htags/htags.c  		xhtml_version = check_strdup(strbuf_value(sb));
xhtml_version    1579 htags/htags.c  					xhtml_version = optarg;
xhtml_version     105 htags/htags.h  extern const char *xhtml_version;