current_handler   964 ext/libxml/libxml.c 	xmlStructuredErrorFunc current_handler;
current_handler   971 ext/libxml/libxml.c 	current_handler = xmlStructuredError;
current_handler   972 ext/libxml/libxml.c 	if (current_handler && current_handler == php_libxml_structured_error_handler) {