Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h284 int nsWellFormed; /* is the document XML Nanespace okay */ member
/external/libxml2/
DparserInternals.c1643 ctxt->nsWellFormed = 1; in xmlInitParserCtxt()
Dparser.c704 ctxt->nsWellFormed = 0; in xmlNsErr()
10143 if (ctxt->nsWellFormed) in xmlParseDocument()
13962 ctxt->nsWellFormed = 1; in xmlCtxtReset()
DHTMLparser.c5898 ctxt->nsWellFormed = 1; in htmlCtxtReset()