Home | History | Annotate | Download | only in tagsoup

Lines Matching defs:theDoctypeIsPresent

519 	private boolean theDoctypeIsPresent = false;
839 if (theDoctypeIsPresent) return; // one doctype only!
840 theDoctypeIsPresent = true;