Lines Matching defs:handler
3154 * Handler for more complex cases
3338 * Handler for more complex cases
4366 * modified before passing it to the handler.
4836 * modified before passing it to the handler.
10317 xmlCharEncodingHandlerPtr handler;
10323 handler = xmlFindCharEncodingHandler((const char *) encoding);
10324 if (handler != NULL) {
10325 if (xmlSwitchToEncoding(ctxt, handler) < 0) {
12318 * @sax: a SAX handler
12487 * @sax: a SAX handler
12491 * @ioctx: an I/O handler
12560 * @sax: the SAX handler block or NULL
12602 * generate a parser input from the I/O handler
12692 * @sax: the SAX handler block
13053 * @sax: the SAX handler bloc (possibly NULL)
13261 * @sax: the SAX handler bloc (possibly NULL)
13288 * @sax: the SAX handler bloc (possibly NULL)
13740 * @sax: the SAX handler bloc (possibly NULL)
13904 * @sax: the SAX handler block
14126 * @sax: the SAX handler block
14195 * @sax: the SAX handler block
14301 * @sax: a SAX handler
14305 * parse an XML file and call the given SAX handler routines.
14403 * @sax: the SAX handler block
14459 * @sax: the SAX handler block
14509 * @sax: a SAX handler
14515 handler routines.
14579 * @sax: the SAX handler block
15327 * @ioctx: an I/O handler
15532 * @ioctx: an I/O handler