Searched defs:sysid (Results 1 – 4 of 4) sorted by relevance
| /external/libxml2/ |
| D | xmlwriter.c | 2837 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterStartDTD() 3057 const xmlChar * sysid, const char *format, ...) in xmlTextWriterWriteFormatDTD() 3088 const xmlChar * sysid, in xmlTextWriterWriteVFormatDTD() 3123 const xmlChar * sysid, const xmlChar * subset) in xmlTextWriterWriteDTD() 3863 const xmlChar * sysid, in xmlTextWriterWriteDTDEntity() 3940 const xmlChar * sysid, in xmlTextWriterWriteDTDExternalEntity() 3986 const xmlChar * sysid, in xmlTextWriterWriteDTDExternalEntityContents() 4118 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterWriteDTDNotation()
|
| D | catalog.c | 2346 xmlChar *sysid = NULL; in xmlParseSGMLCatalog() local
|
| D | testapi.c | 44080 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterStartDTD() local 44759 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTD() local 44919 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDEntity() local 44995 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDExternalEntity() local 45060 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDExternalEntityContents() local 45172 xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDNotation() local
|
| /external/expat/tests/ |
| D | runtests.c | 120 const XML_Char *UNUSED_P(sysid), in dummy_start_doctype_handler()
|