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

  /external/libxml2/
xmllint.c 81 #include <libxml/xinclude.h>
173 static int xinclude = 0; variable
    [all...]
xmlreader.c 41 #include <libxml/xinclude.h>
165 /* Handling of XInclude processing */
166 int xinclude; /* is xinclude asked for */ member in struct:_xmlTextReader
167 const xmlChar * xinclude_name; /* the xinclude name from dict */
168 xmlXIncludeCtxtPtr xincctxt; /* the xinclude context */
169 int in_xinclude; /* counts for xinclude */
    [all...]
  /external/libxslt/libxslt/
xsltInternals.h 1710 int xinclude; \/* should XInclude be processed *\/ member in struct:_xsltTransformContext
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 35 milliseconds