Searched refs:noent (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestReader.c39 static int noent = 0; variable
124 else if ((!strcmp(argv[i], "-noent")) ||
125 (!strcmp(argv[i], "--noent")))
126 noent++;
128 if (noent != 0) xmlSubstituteEntitiesDefault(1);
H A DtestSAX.c58 static int noent = 0; variable
1162 } else if ((!strcmp(argv[i], "-noent")) ||
1163 (!strcmp(argv[i], "--noent")))
1164 noent++;
1175 if (noent != 0) xmlSubstituteEntitiesDefault(1);
H A DMakefile.am424 if [ ! -f $(srcdir)/result/noent/$$name ] ; then \
426 $(CHECKER) $(top_builddir)/xmllint --noent $$i > $(srcdir)/result/noent/$$name ; \
429 log=`$(CHECKER) $(top_builddir)/xmllint --noent $$i 2>&1 > result.$$name ; \
431 diff $(srcdir)/result/noent/$$name result.$$name ; \
432 $(CHECKER) $(top_builddir)/xmllint --noent result.$$name 2>&1 > result2.$$name ; \
754 $(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > $(srcdir)/result/$$name.rde 2>/dev/null ; \
757 log=`$(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > result.$$name 2>/dev/null ; \
H A Dxmllint.c131 static int noent = 0; variable
2837 printf("\t--noent : substitute entity references by their value\n");
2979 } else if ((!strcmp(argv[i], "-noent")) ||
2980 (!strcmp(argv[i], "--noent"))) {
2981 noent++;
3218 noent++;
3224 noent++;
3231 noent++;
3305 if (noent != 0) xmlSubstituteEntitiesDefault(1);
H A DMakefile.in1812 if [ ! -f $(srcdir)/result/noent/$$name ] ; then \
1814 $(CHECKER) $(top_builddir)/xmllint --noent $$i > $(srcdir)/result/noent/$$name ; \
1817 log=`$(CHECKER) $(top_builddir)/xmllint --noent $$i 2>&1 > result.$$name ; \
1819 diff $(srcdir)/result/noent/$$name result.$$name ; \
1820 $(CHECKER) $(top_builddir)/xmllint --noent result.$$name 2>&1 > result2.$$name ; \
2142 $(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > $(srcdir)/result/$$name.rde 2>/dev/null ; \
2145 log=`$(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > result.$$name 2>/dev/null ; \
H A DMakefile1810 if [ ! -f $(srcdir)/result/noent/$$name ] ; then \
1812 $(CHECKER) $(top_builddir)/xmllint --noent $$i > $(srcdir)/result/noent/$$name ; \
1815 log=`$(CHECKER) $(top_builddir)/xmllint --noent $$i 2>&1 > result.$$name ; \
1817 diff $(srcdir)/result/noent/$$name result.$$name ; \
1818 $(CHECKER) $(top_builddir)/xmllint --noent result.$$name 2>&1 > result2.$$name ; \
2140 $(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > $(srcdir)/result/$$name.rde 2>/dev/null ; \
2143 log=`$(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > result.$$name 2>/dev/null ; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestReader.c39 static int noent = 0; variable
124 else if ((!strcmp(argv[i], "-noent")) ||
125 (!strcmp(argv[i], "--noent")))
126 noent++;
128 if (noent != 0) xmlSubstituteEntitiesDefault(1);
H A DtestSAX.c58 static int noent = 0; variable
1162 } else if ((!strcmp(argv[i], "-noent")) ||
1163 (!strcmp(argv[i], "--noent")))
1164 noent++;
1175 if (noent != 0) xmlSubstituteEntitiesDefault(1);
H A DMakefile.am424 if [ ! -f $(srcdir)/result/noent/$$name ] ; then \
426 $(CHECKER) $(top_builddir)/xmllint --noent $$i > $(srcdir)/result/noent/$$name ; \
429 log=`$(CHECKER) $(top_builddir)/xmllint --noent $$i 2>&1 > result.$$name ; \
431 diff $(srcdir)/result/noent/$$name result.$$name ; \
432 $(CHECKER) $(top_builddir)/xmllint --noent result.$$name 2>&1 > result2.$$name ; \
754 $(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > $(srcdir)/result/$$name.rde 2>/dev/null ; \
757 log=`$(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > result.$$name 2>/dev/null ; \
H A Dxmllint.c131 static int noent = 0; variable
2837 printf("\t--noent : substitute entity references by their value\n");
2979 } else if ((!strcmp(argv[i], "-noent")) ||
2980 (!strcmp(argv[i], "--noent"))) {
2981 noent++;
3218 noent++;
3224 noent++;
3231 noent++;
3305 if (noent != 0) xmlSubstituteEntitiesDefault(1);
H A DMakefile.in1812 if [ ! -f $(srcdir)/result/noent/$$name ] ; then \
1814 $(CHECKER) $(top_builddir)/xmllint --noent $$i > $(srcdir)/result/noent/$$name ; \
1817 log=`$(CHECKER) $(top_builddir)/xmllint --noent $$i 2>&1 > result.$$name ; \
1819 diff $(srcdir)/result/noent/$$name result.$$name ; \
1820 $(CHECKER) $(top_builddir)/xmllint --noent result.$$name 2>&1 > result2.$$name ; \
2142 $(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > $(srcdir)/result/$$name.rde 2>/dev/null ; \
2145 log=`$(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > result.$$name 2>/dev/null ; \
H A DMakefile1812 if [ ! -f $(srcdir)/result/noent/$$name ] ; then \
1814 $(CHECKER) $(top_builddir)/xmllint --noent $$i > $(srcdir)/result/noent/$$name ; \
1817 log=`$(CHECKER) $(top_builddir)/xmllint --noent $$i 2>&1 > result.$$name ; \
1819 diff $(srcdir)/result/noent/$$name result.$$name ; \
1820 $(CHECKER) $(top_builddir)/xmllint --noent result.$$name 2>&1 > result2.$$name ; \
2142 $(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > $(srcdir)/result/$$name.rde 2>/dev/null ; \
2145 log=`$(CHECKER) $(top_builddir)/xmllint --noent --nonet --debug --stream $$i > result.$$name 2>/dev/null ; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestSAX.c58 static int noent = 0; variable
1162 } else if ((!strcmp(argv[i], "-noent")) ||
1163 (!strcmp(argv[i], "--noent")))
1164 noent++;
1175 if (noent != 0) xmlSubstituteEntitiesDefault(1);
H A Dxmllint.c131 static int noent = 0; variable
2837 printf("\t--noent : substitute entity references by their value\n");
2979 } else if ((!strcmp(argv[i], "-noent")) ||
2980 (!strcmp(argv[i], "--noent"))) {
2981 noent++;
3218 noent++;
3224 noent++;
3231 noent++;
3305 if (noent != 0) xmlSubstituteEntitiesDefault(1);

Completed in 138 milliseconds