Searched refs:attributeDeclSAXFunc (Results 1 – 4 of 4) sorted by relevance
443 typedef void (*attributeDeclSAXFunc)(void *ctx, typedef728 attributeDeclSAXFunc attributeDecl;769 attributeDeclSAXFunc attributeDecl;
222 *((attributeDeclSAXFunc *) result) = ctxt->sax->attributeDecl; in xmlGetFeature()340 ctxt->sax->attributeDecl = *((attributeDeclSAXFunc *) value); in xmlSetFeature()
436 * attributeDeclSAXFunc:447 d attributeDeclSAXFunc...733 d attributeDecl like(attributeDeclSAXFunc)787 d attributeDecl like(attributeDeclSAXFunc)
225 <ANCHOR id="attributeDeclSAXFunc" href="libxml/libxml-parser.html#attributeDeclSAXFunc">