Home
last modified time | relevance | path

Searched refs:startElementSAXFunc (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h510 typedef void (*startElementSAXFunc) (void *ctx, typedef
734 startElementSAXFunc startElement;
775 startElementSAXFunc startElement;
/external/libxml2/
Dlegacy.c236 *((startElementSAXFunc *) result) = ctxt->sax->startElement; in xmlGetFeature()
354 ctxt->sax->startElement = *((startElementSAXFunc *) value); in xmlSetFeature()
Dxmlreader.c131 startElementSAXFunc startElement;/* initial SAX callbacks */
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle508 * startElementSAXFunc:
515 d startElementSAXFunc...
744 d startElement like(startElementSAXFunc)
798 d startElement like(startElementSAXFunc)
/external/libxml2/doc/html/
Dindex.sgml231 <ANCHOR id="startElementSAXFunc" href="libxml/libxml-parser.html#startElementSAXFunc">