OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xinclude
(Results
1 - 25
of
32
) sorted by null
1
2
/prebuilts/tools/common/m2/internal/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/
Android.mk
26
xinclude
.c \
xmllint.c
81
#include <libxml/
xinclude
.h>
178
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/chromium_org/third_party/libxslt/libxslt/
documents.c
29
#include <libxml/
xinclude
.h>
324
if (ctxt->
xinclude
!= 0) {
333
"xsltLoadDocument(%s) :
XInclude
processing not compiled in\n",
transform.h
25
*
XInclude
default processing.
28
xsltSetXIncludeDefault (int
xinclude
);
xsltutils.c
[
all
...]
xsltInternals.h
1710
int
xinclude
; \/* should XInclude be processed *\/
member in struct:_xsltTransformContext
[
all
...]
/external/libxslt/libxslt/
documents.c
29
#include <libxml/
xinclude
.h>
324
if (ctxt->
xinclude
!= 0) {
333
"xsltLoadDocument(%s) :
XInclude
processing not compiled in\n",
transform.h
25
*
XInclude
default processing.
28
xsltSetXIncludeDefault (int
xinclude
);
xsltutils.c
[
all
...]
xsltInternals.h
1710
int
xinclude
; \/* should XInclude be processed *\/
member in struct:_xsltTransformContext
[
all
...]
/external/chromium_org/third_party/libxml/src/win32/
Makefile
129
$(XML_INTDIR)\
xinclude
.obj\
174
$(XML_INTDIR_A)\
xinclude
.obj\
219
$(XML_INTDIR_A_DLL)\
xinclude
.obj\
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
/external/chromium_org/third_party/libxml/src/
xmllint.c
81
#include <libxml/
xinclude
.h>
174
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/jdiff/
xerces.jar
/external/linux-tools-perf/Documentation/
Makefile
240
XSLTOPTS = --
xinclude
--stringparam html.stylesheet docbook-xsl.css
/external/chromium_org/third_party/libxml/
libxml.target.darwin-arm.mk
56
third_party/libxml/src/
xinclude
.c \
libxml.target.darwin-mips.mk
56
third_party/libxml/src/
xinclude
.c \
libxml.target.darwin-x86.mk
56
third_party/libxml/src/
xinclude
.c \
libxml.target.linux-arm.mk
56
third_party/libxml/src/
xinclude
.c \
libxml.target.linux-mips.mk
56
third_party/libxml/src/
xinclude
.c \
libxml.target.linux-x86.mk
56
third_party/libxml/src/
xinclude
.c \
Completed in 928 milliseconds
1
2