Searched refs:sysid (Results 1 - 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlwriter.h305 const xmlChar * sysid);
315 const xmlChar * sysid,
322 const xmlChar * sysid,
329 const xmlChar * sysid,
434 const xmlChar * sysid,
440 const xmlChar * sysid,
449 sysid,
462 const xmlChar * sysid);
/external/libxml2/
H A Dxmlwriter.c2828 * @sysid: the system identifier, which is the URI of the DTD
2837 const xmlChar * pubid, const xmlChar * sysid)
2884 if (sysid == 0) {
2920 if (sysid != 0) {
2949 xmlOutputBufferWriteString(writer->out, (const char *) sysid);
3045 * @sysid: the system identifier, which is the URI of the DTD
3057 const xmlChar * sysid, const char *format, ...)
3064 rc = xmlTextWriterWriteVFormatDTD(writer, name, pubid, sysid, format,
3076 * @sysid: the system identifier, which is the URI of the DTD
3088 const xmlChar * sysid,
2835 xmlTextWriterStartDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid) argument
3054 xmlTextWriterWriteFormatDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const char *format, ...) argument
3085 xmlTextWriterWriteVFormatDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const char *format, va_list argptr) argument
3120 xmlTextWriterWriteDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * subset) argument
3859 xmlTextWriterWriteDTDEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid, const xmlChar * content) argument
3936 xmlTextWriterWriteDTDExternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid) argument
3984 xmlTextWriterWriteDTDExternalEntityContents(xmlTextWriterPtr writer, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid) argument
4116 xmlTextWriterWriteDTDNotation(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid) argument
[all...]
H A Dcatalog.c2346 xmlChar *sysid = NULL; local
2413 cur = xmlParseSGMLCatalogPubid(cur, &sysid);
2447 cur = xmlParseSGMLCatalogPubid(cur, &sysid);
2457 cur = xmlParseSGMLCatalogPubid(cur, &sysid);
2469 if (sysid != NULL)
2470 xmlFree(sysid);
2475 base = xmlStrdup(sysid);
2480 filename = xmlBuildURI(sysid, base);
2497 entry = xmlNewCatalogEntry(type, sysid, NULL, NULL,
2499 res = xmlHashAddEntry(catal->sgml, sysid, entr
[all...]
H A DMakefile.am679 $(CHECKER) $(top_builddir)/xmlcatalog --noout --add public Pubid sysid $(srcdir)/result/catalogs/mycatalog; \
687 $(CHECKER) $(top_builddir)/xmlcatalog --noout --del sysid $(srcdir)/result/catalogs/mycatalog; \
H A Dtestapi.c44080 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
44759 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
44919 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
44995 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
45060 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
45172 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
[all...]
/external/expat/lib/
H A Dexpat.h301 const XML_Char *sysid,
/external/expat/tests/
H A Druntests.c94 const XML_Char *sysid,
92 dummy_start_doctype_handler(void *userData, const XML_Char *doctypeName, const XML_Char *sysid, const XML_Char *pubid, int has_internal_subset) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 296 milliseconds