OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xinclude
(Results
1 - 17
of
17
) sorted by null
/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/upstream/tools/xmlValidator/
xmlValidator.py
86
xmlContent.
xinclude
()
/external/libxml2/VxWorks/
Makefile
46
xinclude
.o xlink.o xmlcatalog.o xmlIO.o \
/external/parameter-framework/upstream/xmlserializer/
XmlDocSource.cpp
36
#include <libxml/
xinclude
.h>
/external/libxml2/python/
libxml_wrap.h
15
#include <libxml/
xinclude
.h>
/external/libxml2/
Makefile.am
51
xpointer.c
xinclude
.c nanohttp.c nanoftp.c \
586
@echo "##
XInclude
regression tests"
587
-@(for i in $(srcdir)/test/
XInclude
/docs/* ; do \
590
if [ ! -f $(srcdir)/result/
XInclude
/$$name ] ; then \
592
$(CHECKER) $(top_builddir)/xmllint --nowarning --
xinclude
$$i > $(srcdir)/result/
XInclude
/$$name 2> $(srcdir)/result/
XInclude
/$$name.err ; \
595
log=`$(CHECKER) $(top_builddir)/xmllint --nowarning --
xinclude
$$i > result.$$name 2>error.$$name ; \
597
diff $(srcdir)/result/
XInclude
/$$name result.$$name ; \
598
diff $(srcdir)/result/
XInclude
/$$name.err error.$$name` ;
[
all
...]
xmllint.c
65
#include <libxml/
xinclude
.h>
163
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
37
#include <libxml/
xinclude
.h>
437
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/cldr/tools/java/libs/
xercesImpl.jar
/external/libxml2/doc/
Makefile.am
126
html/libxml-
xinclude
.html \
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
Serializer.cpp
26
#include <libxml/
xinclude
.h>
/frameworks/av/services/audiopolicy/engine/config/src/
EngineConfig.cpp
27
#include <libxml/
xinclude
.h>
Completed in 1354 milliseconds