Searched refs:startElementSAXFunc (Results 1 – 5 of 5) sorted by relevance
510 typedef void (*startElementSAXFunc) (void *ctx, typedef734 startElementSAXFunc startElement;775 startElementSAXFunc startElement;
236 *((startElementSAXFunc *) result) = ctxt->sax->startElement; in xmlGetFeature()354 ctxt->sax->startElement = *((startElementSAXFunc *) value); in xmlSetFeature()
131 startElementSAXFunc startElement;/* initial SAX callbacks */
506 * startElementSAXFunc:513 d startElementSAXFunc...742 d startElement like(startElementSAXFunc)796 d startElement like(startElementSAXFunc)
231 <ANCHOR id="startElementSAXFunc" href="libxml/libxml-parser.html#startElementSAXFunc">