Searched refs:commentSAXFunc (Results 1 – 2 of 2) sorted by relevance
583 typedef void (*commentSAXFunc) (void *ctx, typedef737 commentSAXFunc comment;778 commentSAXFunc comment;
250 *((commentSAXFunc *) result) = ctxt->sax->comment; in xmlGetFeature()368 ctxt->sax->comment = *((commentSAXFunc *) value); in xmlSetFeature()