xhtml_version     173 htags/common.c 	if (!strcmp(xhtml_version, "1.1") && !Fflag)
xhtml_version     150 htags/htags.c  const char *xhtml_version = "1.0";
xhtml_version    1423 htags/htags.c  		xhtml_version = check_strdup(strbuf_value(sb));
xhtml_version    1733 htags/htags.c  					xhtml_version = optarg;
xhtml_version     119 htags/htags.h  extern const char *xhtml_version;