Searched refs:nsWellFormed (Results 1 – 4 of 4) sorted by relevance
284 int nsWellFormed; /* is the document XML Nanespace okay */ member
1643 ctxt->nsWellFormed = 1; in xmlInitParserCtxt()
704 ctxt->nsWellFormed = 0; in xmlNsErr()10143 if (ctxt->nsWellFormed) in xmlParseDocument()13962 ctxt->nsWellFormed = 1; in xmlCtxtReset()
5898 ctxt->nsWellFormed = 1; in htmlCtxtReset()