current_handler   970 ext/libxml/libxml.c 	xmlStructuredErrorFunc current_handler;
current_handler   977 ext/libxml/libxml.c 	current_handler = xmlStructuredError;
current_handler   978 ext/libxml/libxml.c 	if (current_handler && current_handler == php_libxml_structured_error_handler) {