Home
last modified time | relevance | path

Searched defs:pubid (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlwriter.c2837 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterStartDTD()
3056 const xmlChar * pubid, in xmlTextWriterWriteFormatDTD()
3087 const xmlChar * pubid, in xmlTextWriterWriteVFormatDTD()
3122 const xmlChar * pubid, in xmlTextWriterWriteDTD()
3862 const xmlChar * pubid, in xmlTextWriterWriteDTDEntity()
3939 const xmlChar * pubid, in xmlTextWriterWriteDTDExternalEntity()
3985 const xmlChar * pubid, in xmlTextWriterWriteDTDExternalEntityContents()
4118 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterWriteDTDNotation()
Dtestapi.c44078 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterStartDTD() local
44757 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTD() local
44917 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTDEntity() local
44993 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTDExternalEntity() local
45058 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTDExternalEntityContents() local
45170 xmlChar * pubid; /* the public identifier, which is an alternative to the system identifier */ in test_xmlTextWriterWriteDTDNotation() local
/external/expat/tests/
Druntests.c95 const XML_Char *pubid, in dummy_start_doctype_handler()