Searched defs:sysid (Results 1 - 7 of 7) sorted by relevance

/external/libxml2/
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 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 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/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/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 398 milliseconds