Searched defs:publicID (Results 1 – 5 of 5) sorted by relevance
1421 def startDTD(self, doctype, publicID, systemID): argument
55 xmlIsXHTML(const xmlChar *systemID, const xmlChar *publicID) { in xmlIsXHTML()
3293 htmlParseExternalID(htmlParserCtxtPtr ctxt, xmlChar **publicID) { in htmlParseExternalID()
4689 xmlParseExternalID(xmlParserCtxtPtr ctxt, xmlChar **publicID, int strict) { in xmlParseExternalID()
20993 xmlChar * publicID; /* the public identifier */ in test_xmlIsXHTML() local