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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dparser.h566 * commentSAXFunc:
572 typedef void (*commentSAXFunc) (void *ctx, typedef
726 commentSAXFunc comment;
767 commentSAXFunc comment;
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dlegacy.c250 *((commentSAXFunc *) result) = ctxt->sax->comment;
368 ctxt->sax->comment = *((commentSAXFunc *) value);

Completed in 79 milliseconds