Searched defs:publicID (Results 1 – 10 of 10) sorted by relevance
| /external/python/cpython3/Lib/test/ |
| D | test_sax.py | 1421 def startDTD(self, doctype, publicID, systemID): argument
|
| /external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
| D | TransformerImpl.java | 1021 String publicID = format.getProperty(OutputKeys.DOCTYPE_PUBLIC); in createSerializationHandler() local
|
| /external/libxml2/ |
| D | HTMLparser.c | 3310 htmlParseExternalID(htmlParserCtxtPtr ctxt, xmlChar **publicID) { in htmlParseExternalID()
|
| D | tree.c | 10257 xmlIsXHTML(const xmlChar *systemID, const xmlChar *publicID) { in xmlIsXHTML()
|
| D | parser.c | 4711 xmlParseExternalID(xmlParserCtxtPtr ctxt, xmlChar **publicID, int strict) { in xmlParseExternalID()
|
| D | testapi.c | 20118 xmlChar * publicID; /* the public identifier */ in test_xmlIsXHTML() local
|
| /external/cronet/third_party/libxml/src/ |
| D | HTMLparser.c | 3293 htmlParseExternalID(htmlParserCtxtPtr ctxt, xmlChar **publicID) { in htmlParseExternalID()
|
| D | tree.c | 10257 xmlIsXHTML(const xmlChar *systemID, const xmlChar *publicID) { in xmlIsXHTML()
|
| D | parser.c | 4626 xmlParseExternalID(xmlParserCtxtPtr ctxt, xmlChar **publicID, int strict) { in xmlParseExternalID()
|
| D | testapi.c | 20118 xmlChar * publicID; /* the public identifier */ in test_xmlIsXHTML() local
|