Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A DdebugXML.c46 int nodict; /* if the document has no dictionary */ member
64 ctxt->nodict = 0; in xmlCtxtDumpInitCtxt()
286 if ((dict == NULL) && (ctxt->nodict == 0)) { in xmlCtxtGenericNodeCheck()
293 ctxt->nodict = 1; in xmlCtxtGenericNodeCheck()
H A DNEWS2862 testing, --nodict for building without tree dictionary, --nocdata to
/reactos/dll/3rdparty/libxslt/
H A DNEWS809 - improvement: added a --nodict mode to xsltproc to check problems for