Searched refs:xinclude (Results 1 – 25 of 35) sorted by relevance
12
83 xsltproc --nonet --xinclude -o $htmlfile $xsl_html $xmlfmtfile89 xsltproc --nonet --xinclude -o $fofile $xsl_fo $xmlfmtfile98 xsltproc --nonet --xinclude -o $fofile $xsl_fo $xmlfmtfile
26 xinclude.c \
178 static int xinclude = 0; variable2411 if (xinclude) { in parseAndPrintFile()3260 xinclude++; in main()3265 xinclude++; in main()3271 xinclude++; in main()
129 $(XML_INTDIR)\xinclude.obj\174 $(XML_INTDIR_A)\xinclude.obj\219 $(XML_INTDIR_A_DLL)\xinclude.obj\
144 $(XML_INTDIR)\xinclude.obj\189 $(XML_INTDIR_A)\xinclude.obj\
134 $(XML_INTDIR)/xinclude.o\181 $(XML_INTDIR_A)/xinclude.o\
64 "src/include/libxml/xinclude.h",124 "src/xinclude.c",
101 LINT_FLAGS = --noblanks --noout --xinclude --postvalid --noent108 XSLTPROC_FLAGS = --nonet --xinclude
106 'src/include/libxml/xinclude.h',166 'src/xinclude.c',
56 third_party/libxml/src/xinclude.c \
28 xsltSetXIncludeDefault (int xinclude);
324 if (ctxt->xinclude != 0) { in xsltLoadDocument()
1411 if (ctxt->xinclude) in xsltSetCtxtParseOptions()1415 ctxt->xinclude = 1; in xsltSetCtxtParseOptions()1417 ctxt->xinclude = 0; in xsltSetCtxtParseOptions()
29 txt += " xinclude: Enable XInclude support (" + (withXinclude? "yes" : "no") + ")\n";
240 XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css
386 * include/libxml/parser.h xinclude.c xmllint.c: patch based on775 * parser.c xinclude.c: patch from Vasily Chekalkin fixes memory888 * xinclude.c: fixed the behaviour when XIncluding a fragment1086 * xinclude.c: applied patch from bug #454608 from Patrik Fimml.1375 * xinclude.c: fixed problem with invalid char encountered1450 * xinclude.c: another XInclude user data propagation patch from1688 * xinclude.c include/libxml/xinclude.h: applied a patch from Michael Day1967 * xinclude.c: fix bug #343968, include='text' can't lead to a 2276 * runtest.c schematron.c testAutomata.c tree.c valid.c xinclude.c3392 * xinclude.c: fixed bug #302302, nasty but the fix is rather simple.[all …]
174 static int xinclude = 0; variable2407 if (xinclude) { in parseAndPrintFile()3231 xinclude++; in main()3236 xinclude++; in main()3242 xinclude++; in main()