Searched refs:nodict (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DdebugXML.c50 int nodict; /* if the document has no dictionnary */ member in struct:_xmlDebugCtxt
68 ctxt->nodict = 0;
286 if ((dict == NULL) && (ctxt->nodict == 0)) {
293 ctxt->nodict = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DdebugXML.c50 int nodict; /* if the document has no dictionnary */ member in struct:_xmlDebugCtxt
68 ctxt->nodict = 0;
286 if ((dict == NULL) && (ctxt->nodict == 0)) {
293 ctxt->nodict = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DdebugXML.c50 int nodict; /* if the document has no dictionnary */ member in struct:_xmlDebugCtxt
68 ctxt->nodict = 0;
286 if ((dict == NULL) && (ctxt->nodict == 0)) {
293 ctxt->nodict = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DdebugXML.c50 int nodict; /* if the document has no dictionnary */ member in struct:_xmlDebugCtxt
68 ctxt->nodict = 0;
286 if ((dict == NULL) && (ctxt->nodict == 0)) {
293 ctxt->nodict = 1;

Completed in 80 milliseconds