Searched refs:nsWellFormed (Results 1 – 4 of 4) sorted by relevance
286 int nsWellFormed; /* is the document XML Namespace okay */ member
1571 ctxt->nsWellFormed = 1; in xmlInitParserCtxt()
829 ctxt->nsWellFormed = 0; in xmlNsErr()10862 if (ctxt->nsWellFormed) in xmlParseDocument()14857 ctxt->nsWellFormed = 1; in xmlCtxtReset()
6791 ctxt->nsWellFormed = 1; in htmlCtxtReset()