Searched refs:commentSAXFunc (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
H A Dparser.h577 * commentSAXFunc:
583 typedef void (*commentSAXFunc) (void *ctx, typedef
737 commentSAXFunc comment;
778 commentSAXFunc comment;
/external/libxml2/
H A Dlegacy.c250 *((commentSAXFunc *) result) = ctxt->sax->comment;
368 ctxt->sax->comment = *((commentSAXFunc *) value);

Completed in 56 milliseconds