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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
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)
/netgear-R7000-V1.0.7.12_1.2.5/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.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
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 Dconfigure1693 --with-sax1 add the older SAX1 interface (on)
19601 # Check whether --with-sax1 was given.

Completed in 203 milliseconds