Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h286 int nsWellFormed; /* is the document XML Nanespace okay */ member
/external/libxml2/
DparserInternals.c1729 ctxt->nsWellFormed = 1; in xmlInitParserCtxt()
Dparser.c727 ctxt->nsWellFormed = 0; in xmlNsErr()
10387 if (ctxt->nsWellFormed) in xmlParseDocument()
14312 ctxt->nsWellFormed = 1; in xmlCtxtReset()
DHTMLparser.c6458 ctxt->nsWellFormed = 1; in htmlCtxtReset()