Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h286 int nsWellFormed; /* is the document XML Nanespace okay */ member
/external/libxml2/
DparserInternals.c1706 ctxt->nsWellFormed = 1; in xmlInitParserCtxt()
Dparser.c801 ctxt->nsWellFormed = 0; in xmlNsErr()
10745 if (ctxt->nsWellFormed) in xmlParseDocument()
14862 ctxt->nsWellFormed = 1; in xmlCtxtReset()
DChangeLog9670 Add an nsWellFormed status report to the context, and
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle302 d nsWellFormed like(xmlCint) Doc namespace OK ?