Searched refs:relaxng (Results 1 - 25 of 33) sorted by path

12

/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/chromium_org/third_party/libxml/
H A Dlibxml.target.darwin-arm.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.darwin-arm64.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.darwin-mips.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.darwin-mips64.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.darwin-x86.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.darwin-x86_64.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.linux-arm.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.linux-arm64.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.linux-mips.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.linux-mips64.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.linux-x86.mk48 third_party/libxml/src/relaxng.c \
H A Dlibxml.target.linux-x86_64.mk48 third_party/libxml/src/relaxng.c \
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c34 #include <libxml/relaxng.h>
2344 * Implements the XML shell function "relaxng"
2932 } else if (!strcmp(command, "relaxng")) {
H A Dparser.c62 #include <libxml/relaxng.h>
H A Drelaxng.c2 * relaxng.c : implementation of the Relax-NG handling and validity checking
29 #include <libxml/relaxng.h>
40 "http://relaxng.org/ns/structure/1.0";
3545 xmlStrdup(BAD_CAST "http://relaxng.org/ns/structure/1.0");
3638 xmlStrdup(BAD_CAST "http://relaxng.org/ns/structure/1.0");
3688 BAD_CAST "http://relaxng.org/ns/structure/1.0")) {
7821 fprintf(output, " xmlns=\"http://relaxng.org/ns/structure/1.0\"");
H A Drunsuite.c33 #include <libxml/relaxng.h>
709 const char *filename = "test/relaxng/OASIS/spectest.xml";
747 const char *filename = "test/relaxng/testsuite.xml";
H A Druntest.c50 #include <libxml/relaxng.h>
3198 snprintf(pattern, 499, "./test/relaxng/%s_?.xml", prefix);
3211 snprintf(result, 499, "result/relaxng/%s_%c",
3214 snprintf(err, 499, "result/relaxng/%s_%c.err",
3287 snprintf(pattern, 499, "./test/relaxng/%s_?.xml", prefix);
3300 snprintf(result, 499, "result/relaxng/%s_%c",
3303 snprintf(err, 499, "result/relaxng/%s_%c.err",
4268 rngTest, "./test/relaxng/*.rng", NULL, NULL, NULL,
4272 rngStreamTest, "./test/relaxng/*.rng", NULL, NULL, NULL,
H A DtestRelax.c45 #include <libxml/relaxng.h>
H A Dtestapi.c20 #include <libxml/relaxng.h>
185 #include <libxml/relaxng.h>
1178 #include <libxml/relaxng.h>
17975 if (quiet == 0) printf("Testing relaxng : 14 of 24 functions ...\n");
17998 printf("Module relaxng: %d errors\n", test_ret);
[all...]
H A Dxmllint.c92 #include <libxml/relaxng.h>
149 static char * relaxng = NULL; variable
1873 if (relaxng != NULL) {
1877 ret = xmlTextReaderRelaxNGValidate(reader, relaxng);
1880 "Relax-NG schema %s failed to compile\n", relaxng);
1882 relaxng = NULL;
1923 if (relaxng != NULL)
1945 if ((relaxng != NULL) || (schema != NULL)) {
3044 printf("\t--relaxng schema : do RelaxNG validation against the schema\n");
3359 } else if ((!strcmp(argv[i], "-relaxng")) ||
[all...]
H A Dxmlreader.c36 #include <libxml/relaxng.h>
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlreader.h17 #include <libxml/relaxng.h>
/external/chromium_org/third_party/libxml/src/win32/
H A DMakefile121 $(XML_INTDIR)\relaxng.obj\
166 $(XML_INTDIR_A)\relaxng.obj\
211 $(XML_INTDIR_A_DLL)\relaxng.obj\
/external/clang/tools/c-index-test/
H A Dc-index-test.c16 #include <libxml/relaxng.h>

Completed in 4404 milliseconds

12