Home
last modified time | relevance | path

Searched refs:sax1 (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/os400/
Dxmllint.cmd143 (*SAX1 '--sax1') +
/external/libxml2/
Dxmllint.c187 static int sax1 = 0; variable
1634 } else if (sax1) { in testSAX()
2386 if (sax1) in parseAndPrintFile()
3411 sax1++; in main()
3496 if (sax1) in main()
Dconfigure.ac169 AC_ARG_WITH(sax1, optwith
170 [ --with-sax1 add the older SAX1 interface (on)])
DNEWS293 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, fix
1667 - xmllint options: --dtdvalidfpi for Tobias Reif, --sax1 for compat
DChangeLog1587 --with-minimum --with-sax1 and --with-minimum --with-schemas
3275 when configured --without-sax1 and other cleanups fixes bug #172683
3771 --sax1
4073 * xmllint.c: if sax1 is used and input is a file use the old
9313 added 2 new configure option: --with-reader --with-sax1
9716 * xmllint.c testSAX.c: provide a --sax1 switch to test the old