Home
last modified time | relevance | path

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

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