Searched refs:sax1 (Results 1 – 5 of 5) sorted by relevance
143 (*SAX1 '--sax1') +
187 static int sax1 = 0; variable1634 } else if (sax1) { in testSAX()2386 if (sax1) in parseAndPrintFile()3411 sax1++; in main()3496 if (sax1) in main()
169 AC_ARG_WITH(sax1, optwith170 [ --with-sax1 add the older SAX1 interface (on)])
293 Bug 676544 - fails to build with --without-sax1 (Akira TAGOH),757 Fix leak on SAX1, xmllint --sax1 option and debug (Daniel Veillard),996 (Mikhail Zabaluev), fix --with-minimum --with-sax1 builds, fix1667 - 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