Searched defs:attributeDecl (Results 1 – 3 of 3) sorted by relevance
996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, in attributeDecl() function
730 attributeDeclSAXFunc attributeDecl; member771 attributeDeclSAXFunc attributeDecl; member
236 def attributeDecl(self, elem, name, type, defi, defaultValue, nameList): member in SAXCallback