Home | History | Annotate | Download | only in libxml

Lines Matching full:callbacks

237     int             disableSAX;       /* SAX callbacks are disabled */
264 const xmlChar * *atts; /* array for the attributes callbacks */
328 * A SAX handler is bunch of callbacks called by the parser when processing
624 * Note: so far fatalError() SAX callbacks are not used, error()
625 * get all the callbacks for errors.