Searched refs:sax1 (Results 1 – 6 of 6) sorted by relevance
42 --without-sax1 \
143 (*SAX1 '--sax1') +
193 static int sax1 = 0; variable1641 } else if (sax1) { in testSAX()2399 if (sax1) in parseAndPrintFile()3433 sax1++; in main()3512 if (sax1) in main()
174 AC_ARG_WITH(sax1, optwith175 [ --with-sax1 add the older SAX1 interface (on)])
268 Support catalog and threads tests under --without-sax1 (Nick Wellnhofer),736 Bug 676544 - fails to build with --without-sax1 (Akira TAGOH),1200 Fix leak on SAX1, xmllint --sax1 option and debug (Daniel Veillard),1439 (Mikhail Zabaluev), fix --with-minimum --with-sax1 builds, fix2110 - xmllint options: --dtdvalidfpi for Tobias Reif, --sax1 for compat
1587 --with-minimum --with-sax1 and --with-minimum --with-schemas3275 when configured --without-sax1 and other cleanups fixes bug #1726833771 --sax14073 * xmllint.c: if sax1 is used and input is a file use the old9313 added 2 new configure option: --with-reader --with-sax19716 * xmllint.c testSAX.c: provide a --sax1 switch to test the old