/external/libxml2/ |
D | SAX.c | 59 hdlr->notationDecl = xmlSAX2NotationDecl; in initxmlDefaultSAXHandler() 107 hdlr->notationDecl = NULL; in inithtmlDefaultSAXHandler() 154 hdlr->notationDecl = NULL; in initdocbDefaultSAXHandler()
|
D | legacy.c | 220 *((notationDeclSAXFunc *) result) = ctxt->sax->notationDecl; in xmlGetFeature() 338 ctxt->sax->notationDecl = *((notationDeclSAXFunc *) value); in xmlSetFeature() 1034 notationDecl(void *ctx, const xmlChar * name, in notationDecl() function
|
D | SAX2.c | 2878 hdlr->notationDecl = xmlSAX2NotationDecl; in xmlSAXVersion() 2954 hdlr->notationDecl = NULL; in xmlSAX2InitHtmlDefaultSAXHandler() 3012 hdlr->notationDecl = NULL; in xmlSAX2InitDocbDefaultSAXHandler()
|
D | libxml2.syms | 109 notationDecl;
|
D | xmlschemas.c | 28349 (ctxt->user_sax->notationDecl != NULL)) in notationDeclSplit() 28350 ctxt->user_sax->notationDecl(ctxt->user_data, name, publicId, in notationDeclSplit() 28616 if (old_sax->notationDecl != NULL) in xmlSchemaSAXPlug() 28617 ret->schemas_sax.notationDecl = notationDeclSplit; in xmlSchemaSAXPlug()
|
D | parser.c | 5420 (ctxt->sax->notationDecl != NULL)) in xmlParseNotationDecl() 5421 ctxt->sax->notationDecl(ctxt->userData, name, Pubid, Systemid); in xmlParseNotationDecl()
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | IncrementalSAXSource_Filter.java | 404 public void notationDecl(String a, String b, String c) throws SAXException in notationDecl() method in IncrementalSAXSource_Filter 407 clientDTDHandler.notationDecl(a,b,c); in notationDecl()
|
/external/libxml2/os400/libxmlrpg/ |
D | SAX.rpgle | 99 d notationDecl pr extproc('notationDecl')
|
D | parser.rpgle | 732 d notationDecl like(notationDeclSAXFunc) 786 d notationDecl like(notationDeclSAXFunc)
|
/external/libxml2/include/libxml/ |
D | SAX.h | 88 notationDecl (void *ctx,
|
D | parser.h | 727 notationDeclSAXFunc notationDecl; member 768 notationDeclSAXFunc notationDecl; member
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
D | TransformerHandlerImpl.java | 276 public void notationDecl(String name, String publicId, String systemId) in notationDecl() method in TransformerHandlerImpl 282 m_dtdHandler.notationDecl(name, publicId, systemId); in notationDecl()
|
D | TransformerIdentityImpl.java | 826 public void notationDecl(String name, String publicId, String systemId) in notationDecl() method in TransformerIdentityImpl 830 m_resultDTDHandler.notationDecl(name, publicId, systemId); in notationDecl()
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | XSLTElementProcessor.java | 109 public void notationDecl(StylesheetHandler handler, String name, in notationDecl() method in XSLTElementProcessor
|
D | StylesheetHandler.java | 330 public void notationDecl(String name, String publicId, String systemId) in notationDecl() method in StylesheetHandler 332 getCurrentProcessor().notationDecl(this, name, publicId, systemId); in notationDecl()
|
/external/libxml2/python/ |
D | libxml.py | 230 def notationDecl(self, name, externalID, systemID): member in SAXCallback
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/ |
D | TestCLDRVsICU.java | 622 … public void notationDecl(String name, String publicId, String systemId) throws SAXException {
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | SerializerBase.java | 1317 public void notationDecl(String arg0, String arg1, String arg2) in notationDecl() method in SerializerBase
|
D | ToStream.java | 3489 public void notationDecl(String name, String pubID, String sysID) throws SAXException { in notationDecl() method
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
D | SAX2DTM.java | 1601 public void notationDecl(String name, String publicId, String systemId) in notationDecl() method in SAX2DTM
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/external/libxml2/win32/ |
D | libxml2.def.src | 435 notationDecl
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
D | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |