Home
last modified time | relevance | path

Searched refs:testSAX (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/
DMakefile.am13 check_PROGRAMS=testSchemas testRelax testSAX testHTML testXPath testURI \ program
104 testSAX_SOURCES=testSAX.c
812 SAXtests : testSAX$(EXEEXT)
820 $(CHECKER) $(top_builddir)/testSAX $$i > $(srcdir)/result/$$name.sax 2> /dev/null ; \
823 log=`$(CHECKER) $(top_builddir)/testSAX $$i > result.$$name 2> /dev/null ; \
835 $(CHECKER) $(top_builddir)/testSAX --sax2 $$i > $(srcdir)/result/$$name.sax2 2> /dev/null ; \
838 log=`$(CHECKER) $(top_builddir)/testSAX --sax2 $$i > result.$$name 2> /dev/null ; \
850 …$(CHECKER) $(top_builddir)/testSAX --sax2 --noent $$i > $(srcdir)/result/noent/$$name.sax2 2> /dev…
853 log=`$(CHECKER) $(top_builddir)/testSAX --sax2 --noent $$i > result.$$name 2> /dev/null ; \
1281 -$(INSTALL) -m 0644 $(srcdir)/testSAX.c $(DESTDIR)$(EXAMPLES_DIR)
[all …]
D.gitignore103 testSAX
DREADME.zOS51 testSAX$(EXEEXT) testHTML$(EXEEXT) testXPath$(EXEEXT) \
Dxmllint.c1628 testSAX(const char *filename) { in testSAX() function
3794 testSAX(argv[i]); in main()
3815 testSAX(argv[i]); in main()
DCMakeLists.txt564 testSAX
DNEWS2307 - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
2535 - testSAX.c: avoid a problem with some PIs (Massimo Morara)
/third_party/libxml2/win32/
DMakefile.mingw214 $(BINDIR)/testSAX.exe\
DMakefile.bcb218 $(BINDIR)\testSAX.exe\
DMakefile.msvc269 $(BINDIR)\testSAX.exe\
/third_party/chromium/patch/
D0001-cve.patch74469 - testSAX
78144 - testRegexp.c testSAX.c testThreads.c valid.c xinclude.c xmlIO.c
78221 - * error.c globals.c parser.c runtest.c testHTML.c testSAX.c
79861 - testSAX.c: cleaned up conditionals
81203 - * testHTML.c, testSAX.c, xmllint.c: changed the 'fopen' used
81371 - * testSAX.c: fixed problem with attribute listing (bug 142674)
81970 - * testSAX.c: fix a compilation problem about a missing timb include
81974 - * testSAX.c: small enhancement to prevent trying to print
82050 - * testSAX.c: add --timing option
82353 - * testSAX.c: adding option --repeat for timing 100times the parsing
[all …]