Searched refs:theDoctypeIsPresent (Results 1 – 1 of 1) sorted by relevance
519 private boolean theDoctypeIsPresent = false; field in Parser839 if (theDoctypeIsPresent) return; // one doctype only! in decl()840 theDoctypeIsPresent = true; in decl()