Home
last modified time | relevance | path

Searched +defs:val +defs:systemId (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM.java1574 public InputSource resolveEntity(String publicId, String systemId) in resolveEntity()
1601 public void notationDecl(String name, String publicId, String systemId) in notationDecl()
1627 String name, String publicId, String systemId, String notationName) in unparsedEntityDecl()
1902 int val = m_valuesOrPrefixes.stringToIndex(declURL); in startElement() local
1919 int val = m_valuesOrPrefixes.stringToIndex(declURL); in startElement() local
1961 int val = m_valuesOrPrefixes.stringToIndex(valString); in startElement() local
2316 String name, String publicId, String systemId) throws SAXException in externalEntityDecl()
2347 public void startDTD(String name, String publicId, String systemId) in startDTD()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A DSAX2.c403 xmlSAX2ResolveEntity(void *ctx, const xmlChar *publicId, const xmlChar *systemId) in xmlSAX2ResolveEntity()
510 const xmlChar *publicId, const xmlChar *systemId, xmlChar *content) in xmlSAX2EntityDecl()
704 const xmlChar *publicId, const xmlChar *systemId) in xmlSAX2NotationDecl()
753 const xmlChar *publicId, const xmlChar *systemId, in xmlSAX2UnparsedEntityDecl()
981 xmlChar *val; in xmlSAX2AttributeInternal() local
1047 xmlChar *val; in xmlSAX2AttributeInternal() local
1190 xmlChar *val; in xmlSAX2AttributeInternal() local
/aosp_15_r20/external/libxml2/
H A DSAX2.c395 const xmlChar *systemId) in xmlSAX2ResolveEntity()
520 const xmlChar *publicId, const xmlChar *systemId, xmlChar *content) in xmlSAX2EntityDecl()
726 const xmlChar *publicId, const xmlChar *systemId) in xmlSAX2NotationDecl()
775 const xmlChar *publicId, const xmlChar *systemId, in xmlSAX2UnparsedEntityDecl()
967 xmlChar *val; in xmlSAX1Attribute() local
1024 xmlChar *val; in xmlSAX1Attribute() local
1149 xmlChar *val; in xmlSAX1Attribute() local
H A Dxmllint.c765 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug()
837 const xmlChar *publicId, const xmlChar *systemId, xmlChar *content) in entityDeclDebug()
910 const xmlChar *publicId, const xmlChar *systemId) in notationDeclDebug()
931 const xmlChar *publicId, const xmlChar *systemId, in unparsedEntityDeclDebug()
2754 unsigned long val; in parseInteger() local
H A Dxmlschemas.c772 xmlSchemaValPtr val; member
887 xmlSchemaValPtr val; /* the pre-computed value if any */ member
946 xmlSchemaValPtr val; /* the pre-computed value if any */ member
1501 xmlSchemaGetCanonValueWhtspExt_1(xmlSchemaValPtr val, in xmlSchemaGetCanonValueWhtspExt_1()
1579 xmlSchemaGetCanonValueWhtspExt(xmlSchemaValPtr val, in xmlSchemaGetCanonValueWhtspExt()
1587 xmlSchemaGetCanonValueHash(xmlSchemaValPtr val, in xmlSchemaGetCanonValueHash()
4681 xmlChar *val; in xmlSchemaGetNodeContent() local
4714 xmlChar *val; in xmlSchemaGetProp() local
5972 const xmlChar *val, *cur; in xmlGetMaxOccurs() local
6048 const xmlChar *val, *cur; in xmlGetMinOccurs() local
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-ndk-source/gen/include/aidl/android/hardware/tv/tuner/
DFrontendStatus.h93 systemId = 29, enumerator
144 static const inline Tag systemId = Tag::systemId; variable
301 [[nodiscard]] static inline std::string toString(FrontendStatus::Tag val) { in toString()
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DStylesheetHandler.java307 public InputSource resolveEntity(String publicId, String systemId) in resolveEntity()
330 public void notationDecl(String name, String publicId, String systemId) in notationDecl()
346 String systemId, String notationName) in unparsedEntityDecl()
1088 String val = attributes.getValue(i); in checkForFragmentID() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToStream.java385 void setProp(String name, String val, boolean defaultVal) { in setProp()
624 String val = getOutputPropertyDefault(key); in getOutputFormat() local
635 String val = getOutputPropertyNonDefault(key); in getOutputFormat() local
911 String systemId) in externalEntityDecl()
2666 public void startDTD(String name, String publicId, String systemId) in startDTD()
3373 public final boolean push(boolean val) in push()
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DDOM3TreeWalker.java502 String systemId = node.getSystemId(); in serializeDocType() local
1965 Integer val = new Integer(i); local
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/sun/xml/fastinfoset/FastInfoset/1.2.16/
HDFastInfoset-1.2.16.jar ... $WordListener { final synthetic java.nio.CharBuffer val$cb final synthetic java.util.List val ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-libart-for-host.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dcore-libart.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-libart-for-host.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/compat/ android/ ...
/aosp_15_r20/external/guice/extensions/persist/lib/
HDdom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/withres/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/apache-xml.com.android.art.debug_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/javac/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/libxml2/python/
H A Dlibxml.c1153 const xmlChar * systemId, xmlChar * content) in pythonEntityDecl()
1175 const xmlChar * publicId, const xmlChar * systemId) in pythonNotationDecl()
1258 const xmlChar * systemId, in pythonUnparsedEntityDecl()
2199 xmlXPathObjectPtr val; in libxml_xmlXPathRegisterVariable() local
/aosp_15_r20/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/aosp_15_r20/external/python/cpython2/Modules/
Dpyexpat.c235 const XML_Char *systemId, in error_external_entity_ref_handler()
273 trace_frame(PyThreadState *tstate, PyFrameObject *f, int code, PyObject *val) in trace_frame()
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/
HDjakarta.xml.bind-api-2.3.2.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/xml/ javax/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.3.1/
HDjaxb-api-2.3.1.jar ... implements java.security.PrivilegedExceptionAction { final synthetic Class val$implClass void <init> (java.lang ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/
HDjaxb-api-2.2.12-b140109.1041.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/ ...

12345678910>>...17