Searched refs:keepBlanks (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dlegacy.c180 *((int *) result) = ctxt->keepBlanks;
298 ctxt->keepBlanks = *((int *) value);
H A Dparser.in.h233 int keepBlanks; /* ugly but ... */ member in struct:_xmlParserCtxt
H A DparserInternals.c1636 ctxt->keepBlanks = xmlKeepBlanksDefaultValue;
1637 if (ctxt->keepBlanks == 0)
H A DHTMLparser.c5859 ctxt->keepBlanks = 0;
5864 ctxt->keepBlanks = 1;
H A Dparser.c13157 ctxt->keepBlanks = 0;
13161 ctxt->keepBlanks = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlegacy.c180 *((int *) result) = ctxt->keepBlanks;
298 ctxt->keepBlanks = *((int *) value);
H A DparserInternals.c1649 ctxt->keepBlanks = xmlKeepBlanksDefaultValue;
1650 if (ctxt->keepBlanks == 0)
H A DHTMLparser.c5959 ctxt->keepBlanks = 0;
5964 ctxt->keepBlanks = 1;
H A Dparser.c14136 ctxt->keepBlanks = 0;
14141 ctxt->keepBlanks = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dlegacy.c180 *((int *) result) = ctxt->keepBlanks;
298 ctxt->keepBlanks = *((int *) value);
H A Dparser.in.h233 int keepBlanks; /* ugly but ... */ member in struct:_xmlParserCtxt
H A DparserInternals.c1636 ctxt->keepBlanks = xmlKeepBlanksDefaultValue;
1637 if (ctxt->keepBlanks == 0)
H A DHTMLparser.c5859 ctxt->keepBlanks = 0;
5864 ctxt->keepBlanks = 1;
H A Dparser.c13157 ctxt->keepBlanks = 0;
13161 ctxt->keepBlanks = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h233 int keepBlanks; /* ugly but ... */ member in struct:_xmlParserCtxt

Completed in 309 milliseconds