Searched refs:sax1 (Results 1 – 4 of 4) sorted by relevance
203 static int sax1 = 0; variable1648 } else if (sax1) { in testSAX()2397 if (sax1) in parseAndPrintFile()3421 sax1++; in main()3506 if (sax1) in main()
168 AC_ARG_WITH(sax1, optwith169 [ --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