Home
last modified time | relevance | path

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

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