/aosp_15_r20/external/python/cpython3/Lib/xml/sax/ |
D | expatreader.py | 397 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 400 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 403 def notation_decl(self, name, base, sysid, pubid): argument 406 def external_entity_ref(self, context, base, sysid, pubid): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/sax/ |
D | expatreader.py | 397 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 400 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 403 def notation_decl(self, name, base, sysid, pubid): argument 406 def external_entity_ref(self, context, base, sysid, pubid): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/sax/ |
D | expatreader.py | 397 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 400 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 403 def notation_decl(self, name, base, sysid, pubid): argument 406 def external_entity_ref(self, context, base, sysid, pubid): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/sax/ |
D | expatreader.py | 397 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 400 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 403 def notation_decl(self, name, base, sysid, pubid): argument 406 def external_entity_ref(self, context, base, sysid, pubid): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/sax/ |
H A D | expatreader.py | 397 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 400 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 403 def notation_decl(self, name, base, sysid, pubid): argument 406 def external_entity_ref(self, context, base, sysid, pubid): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/sax/ |
D | expatreader.py | 397 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 400 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 403 def notation_decl(self, name, base, sysid, pubid): argument 406 def external_entity_ref(self, context, base, sysid, pubid): argument
|
/aosp_15_r20/external/python/cpython2/Lib/xml/sax/ |
D | expatreader.py | 400 def start_doctype_decl(self, name, sysid, pubid, has_internal_subset): argument 403 def unparsed_entity_decl(self, name, base, sysid, pubid, notation_name): argument 406 def notation_decl(self, name, base, sysid, pubid): argument 409 def external_entity_ref(self, context, base, sysid, pubid): argument
|
/aosp_15_r20/external/libxml2/ |
H A D | xmlwriter.c | 2819 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterStartDTD() 3039 const xmlChar * sysid, const char *format, ...) in xmlTextWriterWriteFormatDTD() 3070 const xmlChar * sysid, in xmlTextWriterWriteVFormatDTD() 3105 const xmlChar * sysid, const xmlChar * subset) in xmlTextWriterWriteDTD() 3846 const xmlChar * sysid, in xmlTextWriterWriteDTDEntity() 3923 const xmlChar * sysid, in xmlTextWriterWriteDTDExternalEntity() 3969 const xmlChar * sysid, in xmlTextWriterWriteDTDExternalEntityContents() 4101 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterWriteDTDNotation()
|
H A D | catalog.c | 2296 xmlChar *sysid = NULL; in xmlParseSGMLCatalog() local
|
H A D | testapi.c | 38354 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterStartDTD() local 39045 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTD() local 39205 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDEntity() local 39281 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDExternalEntity() local 39346 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDExternalEntityContents() local 39458 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDNotation() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xmlwriter.c | 2824 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterStartDTD() 3044 const xmlChar * sysid, const char *format, ...) in xmlTextWriterWriteFormatDTD() 3075 const xmlChar * sysid, in xmlTextWriterWriteVFormatDTD() 3110 const xmlChar * sysid, const xmlChar * subset) in xmlTextWriterWriteDTD() 3851 const xmlChar * sysid, in xmlTextWriterWriteDTDEntity() 3928 const xmlChar * sysid, in xmlTextWriterWriteDTDExternalEntity() 3974 const xmlChar * sysid, in xmlTextWriterWriteDTDExternalEntityContents() 4106 const xmlChar * pubid, const xmlChar * sysid) in xmlTextWriterWriteDTDNotation()
|
H A D | testapi.c | 43849 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterStartDTD() local 44540 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTD() local 44700 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDEntity() local 44776 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDExternalEntity() local 44841 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDExternalEntityContents() local 44953 const xmlChar * sysid; /* the system identifier, which is the URI of the DTD */ in test_xmlTextWriterWriteDTDNotation() local
|
/aosp_15_r20/external/expat/expat/tests/ |
H A D | dummy.c | 74 const XML_Char *sysid, const XML_Char *pubid, in dummy_start_doctype_handler() 238 const XML_Char *sysid, const XML_Char *pubid, in dummy_start_doctype_decl_handler()
|
/aosp_15_r20/external/expat/expat/xmlwf/ |
H A D | xmlwf.c | 324 const XML_Char *sysid, const XML_Char *publid, in startDoctypeDecl() 688 const XML_Char *sysid, const XML_Char *pubid, in metaStartDoctypeDecl()
|
/aosp_15_r20/external/scapy/scapy/contrib/ |
H A D | isis.py | 99 def isis_sysid2str(sysid): argument
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _elementtree.c | 3485 const XML_Char *sysid, in expat_start_doctype_handler()
|
/aosp_15_r20/external/apache-xml/test/tools/ |
HD | jtidy-1.0.3.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/w3c/
org/ ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/ |
HD | maven-ant-tasks-2.1.3.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF ... |
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/ |
HD | jdom2-2.0.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jdom2/
org/ ... |
/aosp_15_r20/external/guice/extensions/struts2/lib/ |
HD | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/ |
HD | ant-1.8.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/external/jarjar/lib/ |
HD | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/jarjar/jarjar-apache-ant/linux_glibc_common/local-combined/ |
D | jarjar-apache-ant.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/jetifier/jetifier-standalone/jetifier-prebuilt-jar/linux_glibc_common/local-combined/ |
D | jetifier-prebuilt-jar.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
com/oracle/net/Sdp$ ... |