Home
last modified time | relevance | path

Searched refs:commentSAXFunc (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/include/libxml/
Dparser.h588 typedef void (*commentSAXFunc) (void *ctx, typedef
742 commentSAXFunc comment;
783 commentSAXFunc comment;
/third_party/libxml2/
Dlegacy.c250 *((commentSAXFunc *) result) = ctxt->sax->comment; in xmlGetFeature()
368 ctxt->sax->comment = *((commentSAXFunc *) value); in xmlSetFeature()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle587 * commentSAXFunc:
593 d commentSAXFunc...
752 d comment like(commentSAXFunc)
806 d comment like(commentSAXFunc)
/third_party/libxml2/doc/html/
Dindex.sgml238 <ANCHOR id="commentSAXFunc" href="libxml/libxml-parser.html#commentSAXFunc">