Searched refs:startElementSAXFunc (Results 1 – 3 of 3) sorted by relevance
507 typedef void (*startElementSAXFunc) (void *ctx, typedef731 startElementSAXFunc startElement;772 startElementSAXFunc startElement;
236 *((startElementSAXFunc *) result) = ctxt->sax->startElement; in xmlGetFeature()354 ctxt->sax->startElement = *((startElementSAXFunc *) value); in xmlSetFeature()
125 startElementSAXFunc startElement;/* initial SAX callbacks */