Home
last modified time | relevance | path

Searched refs:nodict (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
DdebugXML.c50 int nodict; /* if the document has no dictionary */ member
68 ctxt->nodict = 0; in xmlCtxtDumpInitCtxt()
290 if ((dict == NULL) && (ctxt->nodict == 0)) { in xmlCtxtGenericNodeCheck()
297 ctxt->nodict = 1; in xmlCtxtGenericNodeCheck()
DNEWS1668 testing, --nodict for building without tree dictionary, --nocdata to
DChangeLog9465 * xmllint.c: add --nodict