HomeSort by relevance Sort by last modified time
    Searched full:relaxng (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/clang/test/Index/
comment-xml-schema.c 3 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-other-01.xml
5 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-01.xml
6 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-02.xml
7 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-03.xml
8 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-04.xml
9 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-05.xml
10 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-06.xml
11 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-07.xml
12 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-08.xml
13 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-09.xm
    [all...]
  /external/chromium_org/third_party/libxml/src/
testRelax.c 2 * testRelax.c : a small tester program for RelaxNG validation
45 #include <libxml/relaxng.h>
191 printf("%s : RelaxNG support not compiled in\n", argv[0]);
check-relaxng-test-suite.py 19 CONF=os.path.join(os.path.dirname(__file__), "test/relaxng/OASIS/spectest.xml")
20 LOG="check-relaxng-test-suite.log"
21 RES="relaxng-test-results.xml"
relaxng.c 2 * relaxng.c : implementation of the Relax-NG handling and validity checking
29 #include <libxml/relaxng.h>
40 "http://relaxng.org/ns/structure/1.0";
676 * Deallocate a RelaxNG document structure.
697 * Deallocate a RelaxNG document structures.
715 * Deallocate a RelaxNG include structure.
736 * Deallocate a RelaxNG include structure.
754 * Allocate a new RelaxNG structure.
777 * Deallocate a RelaxNG schema structure.
802 * Deallocate a RelaxNG structure
    [all...]
xmllint.c 92 #include <libxml/relaxng.h>
149 static char * relaxng = NULL; variable
    [all...]
ChangeLog 72 include/libxml/relaxng.h include/libxml/xmlversion.h.in
141 include/libxml/relaxng.h include/libxml/xmlversion.h.in
607 * include/libxml/relaxng.h include/libxml/schematron.h
    [all...]
check-relaxng-test-suite2.py 18 CONF=os.path.join(os.path.dirname(__file__), "test/relaxng/testsuite.xml")
19 LOG="check-relaxng-test-suite2.log"
NEWS 8 to help those - More testing on RelaxNG
30 595792 fixing a RelaxNG bug introduced in 2.7.4 (Daniel Veillard),
31 Fix a Relaxng bug raised by libvirt test suite (Daniel Veillard),
49 Fix Windows build * relaxng.c: fix windows build (Rob Richards),
556 QNames fixes (Kasimier), XPath streaming fixups (William), RelaxNG bug
558 Richards), a small RelaxNG leak, HTML parsing in push mode bug (James
    [all...]
runsuite.c 33 #include <libxml/relaxng.h>
709 const char *filename = "test/relaxng/OASIS/spectest.xml";
747 const char *filename = "test/relaxng/testsuite.xml";
  /libcore/luni/src/main/java/javax/xml/
XMLConstants.java 158 * <p>Defined to be "<code>http://relaxng.org/ns/structure/1.0</code>".</p>
160 * @see <a href="http://relaxng.org/spec-20011203.html">RELAX NG Specification</a>
162 public static final String RELAXNG_NS_URI = "http://relaxng.org/ns/structure/1.0";
  /external/libxml2/
Android.mk 40 relaxng.c \
relaxng.c 2 * relaxng.c : implementation of the Relax-NG handling and validity checking
29 #include <libxml/relaxng.h>
40 "http://relaxng.org/ns/structure/1.0";
676 * Deallocate a RelaxNG document structure.
697 * Deallocate a RelaxNG document structures.
715 * Deallocate a RelaxNG include structure.
736 * Deallocate a RelaxNG include structure.
754 * Allocate a new RelaxNG structure.
777 * Deallocate a RelaxNG schema structure.
802 * Deallocate a RelaxNG structure
    [all...]
xmllint.c 92 #include <libxml/relaxng.h>
150 static char * relaxng = NULL; variable
    [all...]
  /external/chromium_org/tools/gn/secondary/third_party/libxml/
BUILD.gn 55 "src/include/libxml/relaxng.h",
108 "src/relaxng.c",
  /external/chromium_org/third_party/libxml/
libxml.gyp 97 'src/include/libxml/relaxng.h',
150 'src/relaxng.c',
libxml.target.darwin-arm.mk 48 third_party/libxml/src/relaxng.c \
libxml.target.darwin-mips.mk 48 third_party/libxml/src/relaxng.c \
libxml.target.darwin-x86.mk 48 third_party/libxml/src/relaxng.c \
  /external/chromium_org/third_party/libxml/src/win32/
Makefile.bcb 136 $(XML_INTDIR)\relaxng.obj\
181 $(XML_INTDIR_A)\relaxng.obj\
Makefile.mingw 126 $(XML_INTDIR)/relaxng.o\
173 $(XML_INTDIR_A)/relaxng.o\
defgen.xsl 50 <xsl:if test="(@file = 'relaxng')
219 <xsl:if test="(@file = 'relaxng')
Makefile 121 $(XML_INTDIR)\relaxng.obj\
166 $(XML_INTDIR_A)\relaxng.obj\
211 $(XML_INTDIR_A_DLL)\relaxng.obj\
Makefile.msvc 121 $(XML_INTDIR)\relaxng.obj\
166 $(XML_INTDIR_A)\relaxng.obj\
211 $(XML_INTDIR_A_DLL)\relaxng.obj\
  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlreader.h 17 #include <libxml/relaxng.h>
  /external/libxml2/include/libxml/
xmlreader.h 17 #include <libxml/relaxng.h>

Completed in 417 milliseconds

1 2 3