Searched refs:attributeDecl (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DSAX.c57 hdlr->attributeDecl = xmlSAX2AttributeDecl;
105 hdlr->attributeDecl = NULL;
152 hdlr->attributeDecl = NULL;
H A Dlegacy.c112 "SAX function attributeDecl",
221 } else if (!strcmp(name, "SAX function attributeDecl")) {
222 *((attributeDeclSAXFunc *) result) = ctxt->sax->attributeDecl;
339 } else if (!strcmp(name, "SAX function attributeDecl")) {
340 ctxt->sax->attributeDecl = *((attributeDeclSAXFunc *) value);
983 * attributeDecl:
996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, function
1000 DEPRECATED("attributeDecl")
H A DSAX2.c2776 hdlr->attributeDecl = xmlSAX2AttributeDecl;
2852 hdlr->attributeDecl = NULL;
2910 hdlr->attributeDecl = NULL;
H A Dxmlschemas.c28242 (ctxt->user_sax->attributeDecl != NULL)) {
28243 ctxt->user_sax->attributeDecl(ctxt->user_data, elem, name, type,
28535 if (old_sax->attributeDecl != NULL)
28536 ret->schemas_sax.attributeDecl = attributeDeclSplit;
/external/libxml2/
H A DSAX.c57 hdlr->attributeDecl = xmlSAX2AttributeDecl;
105 hdlr->attributeDecl = NULL;
152 hdlr->attributeDecl = NULL;
H A Dlegacy.c112 "SAX function attributeDecl",
221 } else if (!strcmp(name, "SAX function attributeDecl")) {
222 *((attributeDeclSAXFunc *) result) = ctxt->sax->attributeDecl;
339 } else if (!strcmp(name, "SAX function attributeDecl")) {
340 ctxt->sax->attributeDecl = *((attributeDeclSAXFunc *) value);
983 * attributeDecl:
996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, function
1000 DEPRECATED("attributeDecl")
H A DSAX2.c2826 hdlr->attributeDecl = xmlSAX2AttributeDecl;
2902 hdlr->attributeDecl = NULL;
2960 hdlr->attributeDecl = NULL;
H A Dxmlschemas.c28248 (ctxt->user_sax->attributeDecl != NULL)) {
28249 ctxt->user_sax->attributeDecl(ctxt->user_data, elem, name, type,
28541 if (old_sax->attributeDecl != NULL)
28542 ret->schemas_sax.attributeDecl = attributeDeclSplit;
/external/chromium_org/third_party/libxml/src/include/libxml/
H A DSAX.h75 attributeDecl (void *ctx,
H A Dparser.h725 attributeDeclSAXFunc attributeDecl; member in struct:_xmlSAXHandler
766 attributeDeclSAXFunc attributeDecl; member in struct:_xmlSAXHandlerV1
/external/libxml2/include/libxml/
H A DSAX.h75 attributeDecl (void *ctx,
H A Dparser.h725 attributeDeclSAXFunc attributeDecl; member in struct:_xmlSAXHandler
766 attributeDeclSAXFunc attributeDecl; member in struct:_xmlSAXHandlerV1
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
H A DTransformerHandlerImpl.java967 public void attributeDecl( method in class:TransformerHandlerImpl
973 System.out.println("TransformerHandlerImpl#attributeDecl: " + eName
978 m_declHandler.attributeDecl(eName, aName, type, valueDefault, value);
H A DTransformerIdentityImpl.java1369 public void attributeDecl (String eName, method in class:TransformerIdentityImpl
1377 m_resultDeclHandler.attributeDecl(eName, aName, type, valueDefault, value);
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToTextSAXHandler.java196 * @see org.xml.sax.ext.DeclHandler#attributeDecl(String, String, String, String, String)
198 public void attributeDecl( method in class:ToTextSAXHandler
H A DToUnknownStream.java716 * @see org.xml.sax.ext.DeclHandler#attributeDecl(String, String, String, String, String)
718 public void attributeDecl( method in class:ToUnknownStream
726 m_handler.attributeDecl(arg0, arg1, arg2, arg3, arg4);
H A DToXMLSAXHandler.java138 * @see org.xml.sax.ext.DeclHandler#attributeDecl(String, String, String, String, String)
140 public void attributeDecl( method in class:ToXMLSAXHandler
H A DToHTMLStream.java1882 public void attributeDecl( method in class:ToHTMLStream
H A DToStream.java843 public void attributeDecl( method in class:ToStream
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM.java2272 public void attributeDecl( method in class:SAX2DTM
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 524 milliseconds