Home
last modified time | relevance | path

Searched refs:nsWellFormed (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A Dparser.h286 int nsWellFormed; /* is the document XML Namespace okay */ member
/reactos/sdk/lib/3rdparty/libxml2/
H A DparserInternals.c1571 ctxt->nsWellFormed = 1; in xmlInitParserCtxt()
H A Dparser.c829 ctxt->nsWellFormed = 0; in xmlNsErr()
10862 if (ctxt->nsWellFormed) in xmlParseDocument()
14857 ctxt->nsWellFormed = 1; in xmlCtxtReset()
H A DHTMLparser.c6791 ctxt->nsWellFormed = 1; in htmlCtxtReset()