HomeSort by relevance Sort by last modified time
    Searched refs:xinclude (Results 1 - 21 of 21) sorted by null

  /prebuilts/tools/common/m2/repository/xom/xom/1.0/
xom-1.0.jar 
  /external/bzip2/
xmlproc.sh 74 flags='--noout --xinclude --noblanks --postvalid'
83 xsltproc --nonet --xinclude -o $htmlfile $xsl_html $xmlfmtfile
89 xsltproc --nonet --xinclude -o $fofile $xsl_fo $xmlfmtfile
98 xsltproc --nonet --xinclude -o $fofile $xsl_fo $xmlfmtfile
  /external/libxml2/include/libxml/
Makefile.am 21 xinclude.h \
  /external/libxml2/doc/examples/
io1.c 6 * XInclude method context to show how dynamic document can
18 #include <libxml/xinclude.h>
99 <document xmlns:xi=\"http://www.w3.org/2003/XInclude\">\n\
131 * apply the XInclude process, this should trigger the I/O just
135 fprintf(stderr, "XInclude processing failed\n");
163 fprintf(stderr, "XInclude support not compiled in\n");
  /external/parameter-framework/tools/xmlValidator/
xmlValidator.py 86 xmlContent.xinclude()
  /external/libxml2/
Android.mk 41 debugXML.c xpath.c xpointer.c xinclude.c \
Makefile.am 51 xpointer.c xinclude.c nanohttp.c nanoftp.c \
558 @echo "## XInclude regression tests"
559 -@(for i in $(srcdir)/test/XInclude/docs/* ; do \
562 if [ ! -f $(srcdir)/result/XInclude/$$name ] ; then \
564 $(CHECKER) $(top_builddir)/xmllint --nowarning --xinclude $$i > $(srcdir)/result/XInclude/$$name 2> $(srcdir)/result/XInclude/$$name.err ; \
567 log=`$(CHECKER) $(top_builddir)/xmllint --nowarning --xinclude $$i > result.$$name 2>error.$$name ; \
569 diff $(srcdir)/result/XInclude/$$name result.$$name ; \
570 diff $(srcdir)/result/XInclude/$$name.err error.$$name` ;
    [all...]
xmllint.c 81 #include <libxml/xinclude.h>
179 static int xinclude = 0; variable
    [all...]
xmlreader.c 41 #include <libxml/xinclude.h>
172 /* Handling of XInclude processing */
173 int xinclude; /* is xinclude asked for */ member in struct:_xmlTextReader
174 const xmlChar * xinclude_name; /* the xinclude name from dict */
175 xmlXIncludeCtxtPtr xincctxt; /* the xinclude context */
176 int in_xinclude; /* counts for xinclude */
    [all...]
runtest.c 35 #include <libxml/xinclude.h>
432 channel(data, "XInclude ");
    [all...]
xinclude.c 2 * xinclude.c : Code to implement XInclude processing
5 * http://www.w3.org/TR/2003/WD-xinclude-20031110
28 #include <libxml/xinclude.h>
43 * XInclude context handling *
48 * An XInclude context
97 * XInclude error handler *
121 * @ctxt: the XInclude context
126 * Handle an XInclude error
143 * @ctxt: the XInclude contex
    [all...]
testapi.c 187 #include <libxml/xinclude.h>
    [all...]
  /external/libxml2/VxWorks/
Makefile 46 xinclude.o xlink.o xmlcatalog.o xmlIO.o \
  /external/parameter-framework/xmlserializer/
XmlDocSource.cpp 35 #include <libxml/xinclude.h>
  /external/libxml2/python/
libxml_wrap.h 15 #include <libxml/xinclude.h>
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /external/linux-tools-perf/src/tools/perf/Documentation/
Makefile 283 XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css
  /external/libxml2/doc/
Makefile.am 126 html/libxml-xinclude.html \
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 7261 milliseconds