Searched refs:sax1 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c196 static int sax1 = 0; variable
1637 } else if (sax1) {
2262 if (sax1)
2915 printf("\t--sax1: use the old SAX1 interfaces for processing\n");
3201 else if ((!strcmp(argv[i], "-sax1")) ||
3202 (!strcmp(argv[i], "--sax1"))) {
3203 sax1++;
3280 if (sax1)
H A Dconfigure1623 --with-sax1 add the older SAX1 interface (on)
20501 # Check whether --with-sax1 was given.

Completed in 188 milliseconds