Searched refs:nsWellFormed (Results 1 – 4 of 4) sorted by relevance
286 int nsWellFormed; /* is the document XML Nanespace okay */ member
1729 ctxt->nsWellFormed = 1; in xmlInitParserCtxt()
727 ctxt->nsWellFormed = 0; in xmlNsErr()10387 if (ctxt->nsWellFormed) in xmlParseDocument()14312 ctxt->nsWellFormed = 1; in xmlCtxtReset()
6458 ctxt->nsWellFormed = 1; in htmlCtxtReset()