Searched refs:startElementSAXFunc (Results 1 – 5 of 5) sorted by relevance
512 typedef void (*startElementSAXFunc) (void *ctx, typedef736 startElementSAXFunc startElement;777 startElementSAXFunc startElement;
236 *((startElementSAXFunc *) result) = ctxt->sax->startElement; in xmlGetFeature()354 ctxt->sax->startElement = *((startElementSAXFunc *) value); in xmlSetFeature()
138 startElementSAXFunc startElement;/* initial SAX callbacks */
508 * startElementSAXFunc:515 d startElementSAXFunc...744 d startElement like(startElementSAXFunc)798 d startElement like(startElementSAXFunc)
231 <ANCHOR id="startElementSAXFunc" href="libxml/libxml-parser.html#startElementSAXFunc">