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

/vbox/src/libs/libxml2-2.6.31/
H A Dcatalog.c2345 xmlChar *sysid = NULL; local
2412 cur = xmlParseSGMLCatalogPubid(cur, &sysid);
2446 cur = xmlParseSGMLCatalogPubid(cur, &sysid);
2456 cur = xmlParseSGMLCatalogPubid(cur, &sysid);
2468 if (sysid != NULL)
2469 xmlFree(sysid);
2474 base = xmlStrdup(sysid);
2479 filename = xmlBuildURI(sysid, base);
2496 entry = xmlNewCatalogEntry(type, sysid, NULL, NULL,
2498 res = xmlHashAddEntry(catal->sgml, sysid, entr
[all...]
H A Dxmlwriter.c2802 * @sysid: the system identifier, which is the URI of the DTD
2811 const xmlChar * pubid, const xmlChar * sysid)
2858 if (sysid == 0) {
2894 if (sysid != 0) {
2923 xmlOutputBufferWriteString(writer->out, (const char *) sysid);
3019 * @sysid: the system identifier, which is the URI of the DTD
3031 const xmlChar * sysid, const char *format, ...)
3038 rc = xmlTextWriterWriteVFormatDTD(writer, name, pubid, sysid, format,
3050 * @sysid: the system identifier, which is the URI of the DTD
3062 const xmlChar * sysid,
2809 xmlTextWriterStartDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid) argument
3028 xmlTextWriterWriteFormatDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const char *format, ...) argument
3059 xmlTextWriterWriteVFormatDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const char *format, va_list argptr) argument
3094 xmlTextWriterWriteDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * subset) argument
3833 xmlTextWriterWriteDTDEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid, const xmlChar * content) argument
3910 xmlTextWriterWriteDTDExternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid) argument
3958 xmlTextWriterWriteDTDExternalEntityContents(xmlTextWriterPtr writer, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid) argument
4090 xmlTextWriterWriteDTDNotation(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid) argument
[all...]
H A Dtestapi.c43380 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
44059 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
44219 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
44295 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
44360 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
44472 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dresolver.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/org/ com/sun/org/apache/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 139 milliseconds