Home
last modified time | relevance | path

Searched defs:sysid (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/python/cpython3/Lib/xml/sax/
Dexpatreader.py397 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/
Dexpatreader.py397 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/
Dexpatreader.py397 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/
Dexpatreader.py397 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 Dexpatreader.py397 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/
Dexpatreader.py397 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/
Dexpatreader.py400 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 Dxmlwriter.c2819 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 Dcatalog.c2296 xmlChar *sysid = NULL; in xmlParseSGMLCatalog() local
H A Dtestapi.c38354 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 Dxmlwriter.c2824 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 Dtestapi.c43849 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 Ddummy.c74 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 Dxmlwf.c324 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 Disis.py99 def isis_sysid2str(sysid): argument
/aosp_15_r20/external/python/cpython3/Modules/
D_elementtree.c3485 const XML_Char *sysid, in expat_start_doctype_handler()
/aosp_15_r20/external/apache-xml/test/tools/
HDjtidy-1.0.3.jarMETA-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/
HDmaven-ant-tasks-2.1.3.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/DEPENDENCIES META-INF ...
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDjdom2-2.0.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jdom2/ org/ ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
HDant-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/jarjar/lib/
HDapache-ant-1.9.4.jarMETA-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/
Djarjar-apache-ant.jarMETA-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/
Djetifier-prebuilt-jar.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...

12