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()
439 * attributeDeclSAXFunc:450 d attributeDeclSAXFunc...736 d attributeDecl like(attributeDeclSAXFunc)790 d attributeDecl like(attributeDeclSAXFunc)
225 <ANCHOR id="attributeDeclSAXFunc" href="libxml/libxml-parser.html#attributeDeclSAXFunc">