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

/vbox/src/libs/libxml2-2.6.31/
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.c2734 hdlr->attributeDecl = xmlSAX2AttributeDecl;
2810 hdlr->attributeDecl = NULL;
2868 hdlr->attributeDecl = NULL;
H A Dxmlschemas.c28168 (ctxt->user_sax->attributeDecl != NULL)) {
28169 ctxt->user_sax->attributeDecl(ctxt->user_data, elem, name, type,
28461 if (old_sax->attributeDecl != NULL)
28462 ret->schemas_sax.attributeDecl = attributeDeclSplit;
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DSAX.h75 attributeDecl (void *ctx,
H A Dparser.h717 attributeDeclSAXFunc attributeDecl; member in struct:_xmlSAXHandler
758 attributeDeclSAXFunc attributeDecl; member in struct:_xmlSAXHandlerV1
/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml.py208 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): member in class:SAXCallback
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml2.idl1500 HRESULT attributeDecl(
1820 HRESULT attributeDecl(
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml2.idl1984 HRESULT attributeDecl(
2307 HRESULT attributeDecl(
H A Dmsxml6.idl1848 HRESULT attributeDecl(
2171 HRESULT attributeDecl(

Completed in 120 milliseconds