Searched refs:nodict (Results 1 – 3 of 3) sorted by relevance
46 int nodict; /* if the document has no dictionary */ member64 ctxt->nodict = 0; in xmlCtxtDumpInitCtxt()286 if ((dict == NULL) && (ctxt->nodict == 0)) { in xmlCtxtGenericNodeCheck()293 ctxt->nodict = 1; in xmlCtxtGenericNodeCheck()
2862 testing, --nodict for building without tree dictionary, --nocdata to
809 - improvement: added a --nodict mode to xsltproc to check problems for