OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xinclude
(Results
26 - 44
of
44
) sorted by null
1
2
/external/libxml2/
error.c
325
channel(data, "
XInclude
");
539
* We check if the error is within an
XInclude
section and,
540
* if so, attempt to print out the href of the
XInclude
instead
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
...]
tree.c
[
all
...]
xpointer.c
126
/* xmlXPtrAdvanceNode is a private function, but used by
xinclude
.c */
[
all
...]
valid.c
[
all
...]
elfgcchack.h
44
#include "libxml/
xinclude
.h"
[
all
...]
xpath.c
[
all
...]
/external/libxml2/include/libxml/
parser.h
[
all
...]
xmlerror.h
48
XML_FROM_XINCLUDE, /* The
XInclude
processing */
[
all
...]
tree.h
498
XML_DOC_XINCLUDE = 1<<4, /*
XInclude
substitution was done */
[
all
...]
/libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilder.java
291
* <p>Get the
XInclude
processing mode for this parser.</p>
SAXParser.java
499
* <p>Get the
XInclude
processing mode for this parser.</p>
/external/linux-tools-perf/Documentation/
Makefile
240
XSLTOPTS = --
xinclude
--stringparam html.stylesheet docbook-xsl.css
/external/libxslt/libxslt/
xsltutils.c
[
all
...]
transform.c
293
*
XInclude
default settings *
301
* @
xinclude
: whether to do
XInclude
processing
303
* Set whether
XInclude
should be processed on document being loaded by default
306
xsltSetXIncludeDefault(int
xinclude
) {
307
xsltDoXIncludeDefault = (
xinclude
!= 0);
313
* Provides the default state for
XInclude
processing
551
cur->
xinclude
= xsltGetXIncludeDefault();
[
all
...]
xsltInternals.h
1710
int
xinclude
; \/* should XInclude be processed *\/
member in struct:_xsltTransformContext
[
all
...]
/external/expat/doc/
reference.html
[
all
...]
/external/jdiff/
xerces.jar
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
Completed in 615 milliseconds
1
2