Searched refs:sax2 (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestSAX.c61 static int sax2 = 0; variable
1056 if (sax2)
1094 if (sax2)
1102 if (sax2)
1168 else if ((!strcmp(argv[i], "-sax2")) ||
1169 (!strcmp(argv[i], "--sax2")))
1170 sax2++;
H A DMakefile.am785 if [ ! -f $(srcdir)/result/$$name.sax2 ] ; then \
787 $(CHECKER) $(top_builddir)/testSAX --sax2 $$i > $(srcdir)/result/$$name.sax2 2> /dev/null ; \
790 log=`$(CHECKER) $(top_builddir)/testSAX --sax2 $$i > result.$$name 2> /dev/null ; \
792 diff $(srcdir)/result/$$name.sax2 result.$$name` ; \
H A DMakefile.in2173 if [ ! -f $(srcdir)/result/$$name.sax2 ] ; then \
2175 $(CHECKER) $(top_builddir)/testSAX --sax2 $$i > $(srcdir)/result/$$name.sax2 2> /dev/null ; \
2178 log=`$(CHECKER) $(top_builddir)/testSAX --sax2 $$i > result.$$name 2> /dev/null ; \
2180 diff $(srcdir)/result/$$name.sax2 result.$$name` ; \
H A DMakefile2173 if [ ! -f $(srcdir)/result/$$name.sax2 ] ; then \
2175 $(CHECKER) $(top_builddir)/testSAX --sax2 $$i > $(srcdir)/result/$$name.sax2 2> /dev/null ; \
2178 log=`$(CHECKER) $(top_builddir)/testSAX --sax2 $$i > result.$$name 2> /dev/null ; \
2180 diff $(srcdir)/result/$$name.sax2 result.$$name` ; \
H A Dparser.c964 (ctxt->sax->endElementNs != NULL))) ctxt->sax2 = 1;
966 ctxt->sax2 = 1;
5625 if ((ctxt->sax2) && (defaultValue != NULL) &&
5630 if (ctxt->sax2) {
9348 if (ctxt->sax2)
9378 if (ctxt->sax2) {
9454 if (ctxt->sax2) {
10716 if (ctxt->sax2)
10747 if (ctxt->sax2) {
10780 if (ctxt->sax2)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h275 int sax2; /* operating in the new SAX mode */ member in struct:_xmlParserCtxt
H A Dparser.c840 (ctxt->sax->endElementNs != NULL))) ctxt->sax2 = 1;
842 ctxt->sax2 = 1;
4979 if ((ctxt->sax2) && (defaultValue != NULL) &&
4984 if ((ctxt->sax2) && (type != XML_ATTRIBUTE_CDATA)) {
8537 if (ctxt->sax2)
8567 if (ctxt->sax2) {
8643 if (ctxt->sax2) {
9853 if (ctxt->sax2)
9884 if (ctxt->sax2) {
9917 if (ctxt->sax2)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h275 int sax2; /* operating in the new SAX mode */ member in struct:_xmlParserCtxt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h275 int sax2; /* operating in the new SAX mode */ member in struct:_xmlParserCtxt
H A Dparser.c840 (ctxt->sax->endElementNs != NULL))) ctxt->sax2 = 1;
842 ctxt->sax2 = 1;
4979 if ((ctxt->sax2) && (defaultValue != NULL) &&
4984 if ((ctxt->sax2) && (type != XML_ATTRIBUTE_CDATA)) {
8537 if (ctxt->sax2)
8567 if (ctxt->sax2) {
8643 if (ctxt->sax2) {
9853 if (ctxt->sax2)
9884 if (ctxt->sax2) {
9917 if (ctxt->sax2)
[all...]

Completed in 264 milliseconds