[bknr-cvs] r2094 - in branches/grin-neu: bknr/src bknr/src/utils bknr/src/web bknr/src/xml-impex projects/bos/payment-website/templates/da projects/bos/worldpay-test projects/mah-jongg/src projects/mah-jongg/website site thirdparty thirdparty/cl-ppcre thirdparty/cl-ppcre/doc thirdparty/cxml thirdparty/cxml/contrib thirdparty/cxml/doc thirdparty/cxml/dom thirdparty/cxml/runes thirdparty/cxml/test thirdparty/cxml/xml thirdparty/cxml/xml/sax-tests thirdparty/emacs/slime thirdparty/kmrcl-1.72 thirdparty/net-telent-date thirdparty/net.post-office thirdparty/portableaserve/acl-compat/sbcl thirdparty/portableaserve/aserve thirdparty/puri thirdparty/trivial-gray-streams thirdparty/trivial-gray-streams/CVS thirdparty/uffi/src/corman thirdparty/uffi/tests tools

bknr at bknr.net bknr at bknr.net
Fri Dec 1 10:39:53 UTC 2006


Author: hhubner
Date: 2006-12-01 05:39:49 -0500 (Fri, 01 Dec 2006)
New Revision: 2094

Added:
   branches/grin-neu/thirdparty/cxml/COPYING
   branches/grin-neu/thirdparty/cxml/DOMTEST
   branches/grin-neu/thirdparty/cxml/GNUmakefile
   branches/grin-neu/thirdparty/cxml/OLDNEWS
   branches/grin-neu/thirdparty/cxml/XMLCONF
   branches/grin-neu/thirdparty/cxml/XMLS-SYMBOLS.diff
   branches/grin-neu/thirdparty/cxml/contrib/
   branches/grin-neu/thirdparty/cxml/contrib/xhtmlgen.lisp
   branches/grin-neu/thirdparty/cxml/doc/
   branches/grin-neu/thirdparty/cxml/doc/bg.png
   branches/grin-neu/thirdparty/cxml/doc/cxml.css
   branches/grin-neu/thirdparty/cxml/doc/dom.html
   branches/grin-neu/thirdparty/cxml/doc/installation.html
   branches/grin-neu/thirdparty/cxml/doc/quickstart.html
   branches/grin-neu/thirdparty/cxml/doc/using.html
   branches/grin-neu/thirdparty/cxml/doc/xmls-compat.html
   branches/grin-neu/thirdparty/cxml/glisp/
   branches/grin-neu/thirdparty/cxml/runes/definline.lisp
   branches/grin-neu/thirdparty/cxml/runes/definline.x86f
   branches/grin-neu/thirdparty/cxml/runes/utf8.lisp
   branches/grin-neu/thirdparty/cxml/runes/ystream.lisp
   branches/grin-neu/thirdparty/cxml/test/utf8domtest.diff
   branches/grin-neu/thirdparty/cxml/xml/sax-proxy.lisp
   branches/grin-neu/thirdparty/cxml/xml/space-normalizer.lisp
   branches/grin-neu/thirdparty/cxml/xml/util.lisp
   branches/grin-neu/thirdparty/cxml/xml/xmlns-normalizer.lisp
   branches/grin-neu/thirdparty/net-telent-date/
   branches/grin-neu/thirdparty/net-telent-date/CVS/
   branches/grin-neu/thirdparty/net-telent-date/INSTALL.asdf
   branches/grin-neu/thirdparty/net-telent-date/README
   branches/grin-neu/thirdparty/net-telent-date/date.lisp
   branches/grin-neu/thirdparty/net-telent-date/defpackage.lisp
   branches/grin-neu/thirdparty/net-telent-date/maintainer-Makefile
   branches/grin-neu/thirdparty/net-telent-date/make-makefile.lisp
   branches/grin-neu/thirdparty/net-telent-date/net-telent-date.asd
   branches/grin-neu/thirdparty/net-telent-date/net-telent-date.system
   branches/grin-neu/thirdparty/net-telent-date/parse-time.lisp
   branches/grin-neu/thirdparty/net-telent-date/tests.lisp
   branches/grin-neu/thirdparty/puri/
   branches/grin-neu/thirdparty/puri/LICENSE
   branches/grin-neu/thirdparty/puri/README
   branches/grin-neu/thirdparty/puri/puri.asd
   branches/grin-neu/thirdparty/puri/src.lisp
   branches/grin-neu/thirdparty/puri/tests.lisp
   branches/grin-neu/thirdparty/puri/uri.html
   branches/grin-neu/thirdparty/trivial-gray-streams/
   branches/grin-neu/thirdparty/trivial-gray-streams/COPYING
   branches/grin-neu/thirdparty/trivial-gray-streams/CVS/
   branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Entries
   branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Repository
   branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Root
   branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Template
   branches/grin-neu/thirdparty/trivial-gray-streams/Makefile
   branches/grin-neu/thirdparty/trivial-gray-streams/README
   branches/grin-neu/thirdparty/trivial-gray-streams/mixin.lisp
   branches/grin-neu/thirdparty/trivial-gray-streams/package.lisp
   branches/grin-neu/thirdparty/trivial-gray-streams/trivial-gray-streams.asd
Removed:
   branches/grin-neu/thirdparty/cl-ppcre/testdata
   branches/grin-neu/thirdparty/cl-ppcre/testinput
Modified:
   branches/grin-neu/bknr/src/bknr-utils.asd
   branches/grin-neu/bknr/src/bknr.asd
   branches/grin-neu/bknr/src/packages.lisp
   branches/grin-neu/bknr/src/utils/package.lisp
   branches/grin-neu/bknr/src/web/handlers.lisp
   branches/grin-neu/bknr/src/web/templates.lisp
   branches/grin-neu/bknr/src/xml-impex/package.lisp
   branches/grin-neu/bknr/src/xml-impex/xml-export.lisp
   branches/grin-neu/bknr/src/xml-impex/xml-import.lisp
   branches/grin-neu/projects/bos/payment-website/templates/da/bestellung.xml
   branches/grin-neu/projects/bos/worldpay-test/tags.lisp
   branches/grin-neu/projects/mah-jongg/src/game.lisp
   branches/grin-neu/projects/mah-jongg/website/game.xsl
   branches/grin-neu/site/svn-config
   branches/grin-neu/thirdparty/cl-ppcre/CHANGELOG
   branches/grin-neu/thirdparty/cl-ppcre/api.lisp
   branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre-test.asd
   branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre-test.system
   branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre.asd
   branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre.system
   branches/grin-neu/thirdparty/cl-ppcre/closures.lisp
   branches/grin-neu/thirdparty/cl-ppcre/convert.lisp
   branches/grin-neu/thirdparty/cl-ppcre/doc/index.html
   branches/grin-neu/thirdparty/cl-ppcre/errors.lisp
   branches/grin-neu/thirdparty/cl-ppcre/lexer.lisp
   branches/grin-neu/thirdparty/cl-ppcre/lispworks-defsystem.lisp
   branches/grin-neu/thirdparty/cl-ppcre/load.lisp
   branches/grin-neu/thirdparty/cl-ppcre/optimize.lisp
   branches/grin-neu/thirdparty/cl-ppcre/packages.lisp
   branches/grin-neu/thirdparty/cl-ppcre/parser.lisp
   branches/grin-neu/thirdparty/cl-ppcre/ppcre-tests.lisp
   branches/grin-neu/thirdparty/cl-ppcre/regex-class.lisp
   branches/grin-neu/thirdparty/cl-ppcre/repetition-closures.lisp
   branches/grin-neu/thirdparty/cl-ppcre/scanner.lisp
   branches/grin-neu/thirdparty/cl-ppcre/specials.lisp
   branches/grin-neu/thirdparty/cl-ppcre/util.lisp
   branches/grin-neu/thirdparty/cxml/README.html
   branches/grin-neu/thirdparty/cxml/catalog.dtd
   branches/grin-neu/thirdparty/cxml/cxml.asd
   branches/grin-neu/thirdparty/cxml/dom/dom-builder.lisp
   branches/grin-neu/thirdparty/cxml/dom/dom-impl.lisp
   branches/grin-neu/thirdparty/cxml/dom/dom-sax.lisp
   branches/grin-neu/thirdparty/cxml/dom/package.lisp
   branches/grin-neu/thirdparty/cxml/mlisp-patch.diff
   branches/grin-neu/thirdparty/cxml/runes/characters.lisp
   branches/grin-neu/thirdparty/cxml/runes/encodings-data.lisp
   branches/grin-neu/thirdparty/cxml/runes/encodings.lisp
   branches/grin-neu/thirdparty/cxml/runes/package.lisp
   branches/grin-neu/thirdparty/cxml/runes/runes.lisp
   branches/grin-neu/thirdparty/cxml/runes/syntax.lisp
   branches/grin-neu/thirdparty/cxml/runes/xstream.lisp
   branches/grin-neu/thirdparty/cxml/test/domtest.lisp
   branches/grin-neu/thirdparty/cxml/test/xmlconf.lisp
   branches/grin-neu/thirdparty/cxml/xml/catalog.lisp
   branches/grin-neu/thirdparty/cxml/xml/package.lisp
   branches/grin-neu/thirdparty/cxml/xml/recoder.lisp
   branches/grin-neu/thirdparty/cxml/xml/sax-handler.lisp
   branches/grin-neu/thirdparty/cxml/xml/sax-tests/tests.lisp
   branches/grin-neu/thirdparty/cxml/xml/unparse.lisp
   branches/grin-neu/thirdparty/cxml/xml/xml-name-rune-p.lisp
   branches/grin-neu/thirdparty/cxml/xml/xml-parse.lisp
   branches/grin-neu/thirdparty/cxml/xml/xmls-compat.lisp
   branches/grin-neu/thirdparty/emacs/slime/swank-loader.x86f
   branches/grin-neu/thirdparty/kmrcl-1.72/byte-stream.lisp
   branches/grin-neu/thirdparty/kmrcl-1.72/kmrcl.asd
   branches/grin-neu/thirdparty/net.post-office/net.post-office.asd
   branches/grin-neu/thirdparty/net.post-office/packages.lisp
   branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-excl.lisp
   branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-mp.lisp
   branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-socket.lisp
   branches/grin-neu/thirdparty/portableaserve/aserve/main.cl
   branches/grin-neu/thirdparty/uffi/src/corman/getenv-ccl.lisp
   branches/grin-neu/thirdparty/uffi/tests/package.lisp
   branches/grin-neu/tools/make-core.lisp
Log:
SBCL-1.0 compatibility changes and package updates.


Modified: branches/grin-neu/bknr/src/bknr-utils.asd
===================================================================
--- branches/grin-neu/bknr/src/bknr-utils.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/bknr-utils.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -18,7 +18,8 @@
 
     :depends-on (:cl-interpol :cl-ppcre
 			      :cxml
-			      :md5
+			      #-sbcl :md5
+			      #+sbcl :sb-md5
 			      #+(not allegro)
 			      :acl-compat
 			      :iconv)

Modified: branches/grin-neu/bknr/src/bknr.asd
===================================================================
--- branches/grin-neu/bknr/src/bknr.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/bknr.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -24,7 +24,8 @@
 		 :cl-gd
 		 :aserve
 		 ;:net.post-office
-		 :md5
+		 #-sbcl :md5
+		 #+sbcl :sb-md5
 		 :cxml
 		 :unit-test
 		 :bknr-utils

Modified: branches/grin-neu/bknr/src/packages.lisp
===================================================================
--- branches/grin-neu/bknr/src/packages.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/packages.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -113,7 +113,8 @@
 	:cl-user
 	:cl-interpol
 	:cl-ppcre
-	:md5
+	#+cmu :md5
+	#+sbcl :sb-md5
 	:bknr.datastore
 	:bknr.indices
 	:bknr.utils
@@ -183,7 +184,8 @@
 	:cxml-xmls
 	:xhtml-generator
 	:puri
-	:md5
+	#+cmu :md5
+	#+sbcl :sb-md5
 	:js
 	:bknr.datastore
 	:bknr.indices

Modified: branches/grin-neu/bknr/src/utils/package.lisp
===================================================================
--- branches/grin-neu/bknr/src/utils/package.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/utils/package.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -5,7 +5,8 @@
 	:cl-ppcre
 	:cl-interpol
 	:cxml-xmls
-	:md5
+	#+cmu :md5
+	#+sbcl :sb-md5
         #+cmu :extensions
 ;	#+sbcl :sb-ext
         #+(not allegro) :acl-compat.mp

Modified: branches/grin-neu/bknr/src/web/handlers.lisp
===================================================================
--- branches/grin-neu/bknr/src/web/handlers.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/web/handlers.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -449,8 +449,7 @@
 (defgeneric xml-object-handler-show-object (handler object req))
 
 (defmethod xml-object-handler-show-object ((handler xml-object-handler) object req)
-  (write-to-xml object
-		:string-rod-fn #'cxml::utf8-string-to-rod))
+  (write-to-xml object))
 
 (defmethod handle-object ((handler xml-object-handler) object req)
   (xml-object-handler-show-object handler object req))

Modified: branches/grin-neu/bknr/src/web/templates.lisp
===================================================================
--- branches/grin-neu/bknr/src/web/templates.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/web/templates.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -11,6 +11,7 @@
                                  ;; FreeBSD
                                  "/usr/local/share/xml/catalog.ports"))
 
+#-sbcl
 (eval-when (:load-toplevel :execute)
   (let ((env-catalog (assoc :xmlcatalog ext:*environment-list*)))
     (when env-catalog

Modified: branches/grin-neu/bknr/src/xml-impex/package.lisp
===================================================================
--- branches/grin-neu/bknr/src/xml-impex/package.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/xml-impex/package.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -24,5 +24,7 @@
            #:with-xml-export*
            #:write-to-xml
 
+	   #:set-string-rod-fn
+
 	   #:create-instance
 	   #:set-slot-value))

Modified: branches/grin-neu/bknr/src/xml-impex/xml-export.lisp
===================================================================
--- branches/grin-neu/bknr/src/xml-impex/xml-export.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/xml-impex/xml-export.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,5 +1,10 @@
 (in-package :bknr.impex)
 
+(defvar *string-rod-fn* #'cxml::string-rod)
+
+(defun set-string-rod-fn (function)
+  (setf *string-rod-fn* function))
+
 (defmethod slot-serialize-value ((slot xml-effective-slot-definition) value)
   (with-slots (serializer object-to-id) slot
     (when object-to-id
@@ -12,7 +17,7 @@
 (defmacro with-xml-export* ((&key output indentation canonical) &body body)
   `(let ((*objects-written* (make-hash-table :test #'equal))
          (cxml::*sink* (cxml:make-character-stream-sink ,output
-                                                        :indentation ,indentation :canonical ,canonical)))
+							:indentation ,indentation :canonical ,canonical)))
      , at body))
 
 (defmacro with-xml-export (nil &body body)
@@ -26,23 +31,23 @@
   (declare (ignore name)))
 
 (defmethod write-to-xml ((object list) &key (name (error "Can not serialize list to XML without an element name~%")) no-recurse)
-  (sax:start-element cxml::*sink* nil nil (cxml::string-rod name) nil)
+  (sax:start-element cxml::*sink* nil nil (funcall *string-rod-fn* name) nil)
   (dolist (obj object)
     (write-to-xml obj))
-  (sax:end-element cxml::*sink* nil nil (cxml::string-rod name)))
+  (sax:end-element cxml::*sink* nil nil (funcall *string-rod-fn* name)))
 
 (defmethod write-to-xml ((object string) &key (name (error "Can not serialize string ~A to XML without an element name." object)) no-recurse)
-  (sax:start-element cxml::*sink* nil nil (cxml::string-rod name) nil)
-  (sax:characters cxml::*sink* (cxml::string-rod object))
-  (sax:end-element cxml::*sink* nil nil (cxml::string-rod name)))
+  (sax:start-element cxml::*sink* nil nil (funcall *string-rod-fn* name) nil)
+  (sax:characters cxml::*sink* (funcall *string-rod-fn* object))
+  (sax:end-element cxml::*sink* nil nil (funcall *string-rod-fn* name)))
 
 (defun write-object-reference (class object unique-id-slot-name name)
   (let ((slotdef (find unique-id-slot-name (class-slots class) :key #'slot-definition-name)))
     (unless (xml-effective-slot-definition-attribute slotdef)
       (error "Slot ~A is not defined as :attribute slot and cannot be used as unique-id slot for class ~A" unique-id-slot-name (class-name class)))
     (sax:start-element cxml::*sink* nil nil name
-                       (list (sax:make-attribute :qname (cxml::string-rod (xml-effective-slot-definition-attribute slotdef))
-                                                 :value (cxml::string-rod (slot-serialize-value slotdef (slot-value object unique-id-slot-name))))))
+                       (list (sax:make-attribute :qname (funcall *string-rod-fn* (xml-effective-slot-definition-attribute slotdef))
+                                                 :value (funcall *string-rod-fn* (slot-serialize-value slotdef (slot-value object unique-id-slot-name))))))
     (sax:end-element cxml::*sink* nil nil name)))
 
 (defmethod write-to-xml ((object t) &key name no-recurse)
@@ -50,7 +55,7 @@
     (cond
       ((typep class 'xml-class)
        (xml-object-check-validity object)
-       (let ((qname (cxml::string-rod (or name (xml-class-element class)))))
+       (let ((qname (funcall *string-rod-fn* (or name (xml-class-element class)))))
 
          ;; If this object has been serialized to the XML stream,
          ;; write a reference to the object and return.
@@ -72,13 +77,13 @@
                 ;; attributes
                 (attributes (loop for slot in attr-slots
                                for name = (slot-definition-name slot)
-                               for attdef = (cxml::string-rod (xml-effective-slot-definition-attribute slot))
+                               for attdef = (funcall *string-rod-fn* (xml-effective-slot-definition-attribute slot))
                                when (and (slot-boundp object name)
                                          (slot-value object name))
                                collect (sax:make-attribute
                                         :qname attdef
                                         :value
-                                        (cxml::string-rod
+                                        (funcall *string-rod-fn*
                                          (slot-serialize-value slot (slot-value object name)))))))
            (sax:start-element cxml::*sink* nil nil qname attributes)
 
@@ -104,9 +109,9 @@
                (when (slot-boundp object name)
                  (sax:characters
                   cxml::*sink*
-                  (cxml::string-rod
+                  (funcall *string-rod-fn*
                    (funcall (xml-effective-slot-definition-serializer body-slot)
                             (slot-value object name)))))))
 	
            (sax:end-element cxml::*sink* nil nil qname))))
-      (t nil)))))
+      (t nil))))

Modified: branches/grin-neu/bknr/src/xml-impex/xml-import.lisp
===================================================================
--- branches/grin-neu/bknr/src/xml-impex/xml-import.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/bknr/src/xml-impex/xml-import.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -185,3 +185,14 @@
                                    :class-hash class-hash)))
       (cxml:parse-file xml-file (cxml:make-recoder importer recoder))
       (importer-root-elt importer))))
+
+(defun parse-xml-string (string classes &key (recoder #'cxml::rod-string)
+			 (importer-class 'xml-class-importer))
+  (with-input-from-string (stream string)
+    (let ((class-hash (make-hash-table :test #'equal)))
+      (dolist (class classes)
+	(setf (gethash (xml-class-element class) class-hash) class))
+      (let ((importer (make-instance importer-class
+				     :class-hash class-hash)))
+	(cxml:parse-stream stream (cxml:make-recoder importer recoder))
+	(importer-root-elt importer)))))
\ No newline at end of file

Modified: branches/grin-neu/projects/bos/payment-website/templates/da/bestellung.xml
===================================================================
--- branches/grin-neu/projects/bos/payment-website/templates/da/bestellung.xml	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/projects/bos/payment-website/templates/da/bestellung.xml	2006-12-01 10:39:49 UTC (rev 2094)
@@ -19,7 +19,7 @@
 						<td colspan="2">
 							<span class="link_titlered">
 								Plant regnskov
-								<br></br>for kun 3,- Euro/24,- Kroner per m²
+								<br></br>for kun 24,- Kroner per m²
 							</span>
 							<br></br><br></br>
 						</td>
@@ -58,6 +58,7 @@
 			<div id="textbox_content_big">
 				<form name="bestellformular" method="post" action="buy-sqm">
                                         <input type="hidden" name="download-only" value="1"></input>
+					<input type="hidden" name="currency" value="DKK"></input>
 					<table id="formTable" width="100%" border="0" cellspacing="0" cellpadding="0">
 							<tr>
 								<td colspan="3">
@@ -72,21 +73,21 @@
 							<tr>
 								<td colspan="3">
 									<input type="radio" name="numsqm" value="1" onclick="document.bestellformular.numsqm1.value = '';"></input>
-									1 m² regnskov [3 Euro/24 Kroner],
+									1 m² regnskov [24 Kroner],
 									<br></br>
 									<input type="radio" name="numsqm" value="5" onclick="document.bestellformular.numsqm1.value = '';"></input>
-									5 m² regnskov [15 Euro/120 Kroner],
+									5 m² regnskov [120 Kroner],
 									<br></br>
 									<input type="radio" name="numsqm" value="10" checked="checked" onclick="document.bestellformular.numsqm1.value = '';"></input>
-									10 m² regnskov [30 Euro/240 Kroner],
+									10 m² regnskov [240 Kroner],
 									<br></br>
 									<input type="radio" name="numsqm" value="30" onclick="document.bestellformular.numsqm1.value = '';"></input>
-									30 m² regnskov [90 Euro/720 Kroner],
+									30 m² regnskov [720 Kroner],
 									<br></br>
 									<input type="radio" name="numsqm" value=""></input>
 									or
 									<input type="text" name="numsqm1" size="5" value="" onfocus="document.bestellformular.numsqm[4].click()"></input>
-									m² [3 Euro/24 Kroner stk].
+									m² [24 Kroner stk].
 									<br></br>
 	                        				</td>
 							</tr>

Modified: branches/grin-neu/projects/bos/worldpay-test/tags.lisp
===================================================================
--- branches/grin-neu/projects/bos/worldpay-test/tags.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/projects/bos/worldpay-test/tags.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -56,8 +56,13 @@
 	     (not (equal "" href)))
     (html ((:base "href" href)))))
 
+(defun get-sqm-price (currency)
+  (ecase (make-keyword-from-string currency)
+    (:eur 3)
+    (:dkk 24)))
+
 (define-bknr-tag buy-sqm (&key children)
-  (with-template-vars (numsqm numsqm1 action gift donationcert-yearly download-only)
+  (with-template-vars (currency numsqm numsqm1 action gift donationcert-yearly download-only)
     (let* ((numsqm (parse-integer (or numsqm numsqm1)))
 	   ;; Wer ueber dieses Formular bestellt, ist ein neuer Sponsor,
 	   ;; also ein neues Sponsorenobjekt anlegen.  Eine Profil-ID
@@ -70,7 +75,8 @@
 	   (manual-transfer (or (scan #?r"rweisen" action)
 				(scan #?r"rweisung" action)))
            (sponsor (make-sponsor))
-           (price (* numsqm 3))
+	   (currency (or currency "EUR"))
+           (price (* numsqm (get-sqm-price currency)))
            (contract (make-contract sponsor numsqm
                                     :download-only download-only
                                     :expires (+ (if manual-transfer
@@ -80,15 +86,17 @@
 	   (language (session-variable :language)))
       (setf (get-template-var :worldpay-url)
             (if manual-transfer
-                (format nil "ueberweisung?contract-id=~A&amount=~A&numsqm=~A~@[&donationcert-yearly=1~]"
+                (format nil "ueberweisung?contract-id=~A&currency=~A&amount=~A&numsqm=~A~@[&donationcert-yearly=1~]"
                         (store-object-id contract)
+			currency
                         price
                         numsqm
 			donationcert-yearly)
-                (format nil "https://select.worldpay.com/wcc/purchase?instId=~A&cartId=~A&amount=~A&currency=EUR&lang=~A&desc=~A&MC_sponsorid=~A&MC_password=~A&MC_donationcert-yearly=~A&MC_gift=~A~@[~A~]"
+                (format nil "https://select.worldpay.com/wcc/purchase?instId=~A&cartId=~A&amount=~A&currency=~A&lang=~A&desc=~A&MC_sponsorid=~A&MC_password=~A&MC_donationcert-yearly=~A&MC_gift=~A~@[~A~]"
 			*worldpay-installation-id*
                         (store-object-id contract)
                         price
+			currency
 			language
                         (encode-urlencoded (format nil "~A ~A in Samboja Lestari"
                                                    numsqm

Modified: branches/grin-neu/projects/mah-jongg/src/game.lisp
===================================================================
--- branches/grin-neu/projects/mah-jongg/src/game.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/projects/mah-jongg/src/game.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -142,5 +142,6 @@
   (make-instance 'store
                  :directory "../datastore/")
   (publish :path "/game" :function 'handle-game)
-  (publish-directory :prefix "/" :destination "../website/")
+  (publish-directory :prefix "/"
+		     :destination #-sbcl "../website/" #+sbcl (namestring (merge-pathnames "../website/" *default-pathname-defaults*)))
   (start :port port))
\ No newline at end of file

Modified: branches/grin-neu/projects/mah-jongg/website/game.xsl
===================================================================
--- branches/grin-neu/projects/mah-jongg/website/game.xsl	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/projects/mah-jongg/website/game.xsl	2006-12-01 10:39:49 UTC (rev 2094)
@@ -79,7 +79,7 @@
      </tr>
     </tbody>
    </table>
-   <form method="post" action="#">
+   <form method="post" action="game">
     <table id="current-game">
      <tbody>
       <xsl:apply-templates select="player" mode="form"/>

Modified: branches/grin-neu/site/svn-config
===================================================================
--- branches/grin-neu/site/svn-config	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/site/svn-config	2006-12-01 10:39:49 UTC (rev 2094)
@@ -61,7 +61,7 @@
 [miscellany]
 ### Set global-ignores to a set of whitespace-delimited globs
 ### which Subversion will ignore in its 'status' output.
-global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store *.x86f datastore *.core datastore
+global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store *.x86f datastore *.core datastore *.fasl
 ### Set log-encoding to the default encoding for log messages
 log-encoding = latin1
 ### Set use-commit-times to make checkout/update/switch/revert

Modified: branches/grin-neu/thirdparty/cl-ppcre/CHANGELOG
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/CHANGELOG	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/CHANGELOG	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,3 +1,30 @@
+Version 1.2.18
+2006-10-12
+Changed default element type for LispWorks
+Fixed documentation for REGEX-REPLACE-ALL	
+
+Version 1.2.17
+2006-10-11
+Fixed bug in DO-SCANS which affected anchors (caught by RegexCoach user Laurent Taupiac)
+Update link for 'man perlre' (thanks to Ricardo Boccato Alves)
+
+Version 1.2.16
+2006-07-16
+Added :ELEMENT-TYPE to REGEX-REPLACE(-ALL)
+
+Version 1.2.15
+2006-07-03
+Added :REGEX tag to parse tree syntax (thanks to Frédéric Jolliton)
+
+Version 1.2.14
+2006-05-24
+Added missing </code> tag in docs (thanks to Wojciech Kaczmarek)
+Fixed IMPORT statement for LW	
+
+Version 1.2.13
+2005-12-06
+Fixed bug involving *REAL-START-POS* (caught by "tichy")
+
 Version 1.2.12
 2005-11-01
 REGEX-APROPOS-AUX now also uses :INHERITED

Modified: branches/grin-neu/thirdparty/cl-ppcre/api.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/api.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/api.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,9 +1,9 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/api.lisp,v 1.60 2005/11/01 09:51:01 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/api.lisp,v 1.70 2006/10/12 06:24:41 edi Exp $
 
 ;;; The external API for creating and using scanners.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -185,6 +185,7 @@
                                                                      single-line-mode
                                                                      extended-mode
                                                                      destructive)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore destructive))
   (when (or case-insensitive-mode multi-line-mode single-line-mode extended-mode)
     (signal-ppcre-invocation-error
@@ -197,6 +198,7 @@
                                                single-line-mode
                                                extended-mode
                                                destructive)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore destructive))
   (excl:compile-re parse-tree
                    :case-fold case-insensitive-mode
@@ -205,19 +207,22 @@
                    :single-line single-line-mode
                    :return :index))
 
-(defgeneric scan (regex target-string &key start end)
+(defgeneric scan (regex target-string &key start end real-start-pos)
   (:documentation "Searches TARGET-STRING from START to END and tries
-to match REGEX. On success returns four values - the start of the
+to match REGEX.  On success returns four values - the start of the
 match, the end of the match, and two arrays denoting the beginnings
-and ends of register matches. On failure returns NIL. REGEX can be a
+and ends of register matches.  On failure returns NIL.  REGEX can be a
 string which will be parsed according to Perl syntax, a parse tree, or
-a pre-compiled scanner created by CREATE-SCANNER. TARGET-STRING will
-be coerced to a simple string if it isn't one already."))
+a pre-compiled scanner created by CREATE-SCANNER.  TARGET-STRING will
+be coerced to a simple string if it isn't one already.  The
+REAL-START-POS parameter should be ignored - it exists only for
+internal purposes."))
 
 #-:use-acl-regexp2-engine
 (defmethod scan ((regex-string string) target-string
                                        &key (start 0)
-                                            (end (length target-string)))
+                                            (end (length target-string))
+                                            ((:real-start-pos *real-start-pos*) nil))
   (declare #.*standard-optimize-settings*)
   ;; note that the scanners are optimized for simple strings so we
   ;; have to coerce TARGET-STRING into one if it isn't already
@@ -228,7 +233,8 @@
 #-:use-acl-regexp2-engine
 (defmethod scan ((scanner function) target-string
                                     &key (start 0)
-                                         (end (length target-string)))
+                                         (end (length target-string))
+                                         ((:real-start-pos *real-start-pos*) nil))
   (declare #.*standard-optimize-settings*)
   (funcall scanner
            (maybe-coerce-to-simple-string target-string)
@@ -237,7 +243,8 @@
 #-:use-acl-regexp2-engine
 (defmethod scan ((parse-tree t) target-string
                                 &key (start 0)
-                                     (end (length target-string)))
+                                     (end (length target-string))
+                                     ((:real-start-pos *real-start-pos*) nil))
   (declare #.*standard-optimize-settings*)
   (funcall (create-scanner parse-tree)
            (maybe-coerce-to-simple-string target-string)
@@ -249,7 +256,9 @@
 #+:use-acl-regexp2-engine
 (defmethod scan ((parse-tree t) target-string
                                 &key (start 0)
-                                     (end (length target-string)))
+                                     (end (length target-string))
+                                     ((:real-start-pos *real-start-pos*) nil))
+  (declare #.*standard-optimize-settings*)
   (when (< end start)
     (return-from scan nil))
   (let ((results (multiple-value-list (excl:match-re parse-tree target-string
@@ -274,9 +283,8 @@
 (define-compiler-macro scan (&whole form &environment env regex target-string &rest rest)
   "Make sure that constant forms are compiled into scanners at compile time."
   (cond ((constantp regex env)
-          `(scan (load-time-value
-                   (create-scanner ,regex))
-                   ,target-string , at rest))
+          `(scan (load-time-value (create-scanner ,regex))
+                 ,target-string , at rest))
         (t form)))
 
 (defun scan-to-strings (regex target-string &key (start 0)
@@ -309,8 +317,7 @@
     (&whole form &environment env regex target-string &rest rest)
   "Make sure that constant forms are compiled into scanners at compile time."
   (cond ((constantp regex env)
-          `(scan-to-strings (load-time-value
-                              (create-scanner ,regex))
+          `(scan-to-strings (load-time-value (create-scanner ,regex))
                             ,target-string , at rest))
         (t form)))
 
@@ -371,7 +378,6 @@
       ;; the NIL BLOCK to enable exits via (RETURN ...)
       `(block nil
         (let* ((,%start (or ,start 0))
-               (*real-start-pos* ,%start)
                (,%end (or ,end (length ,target-string)))
                ,@(unless (constantp regex env)
                    ;; leave constant regular expressions as they are -
@@ -397,7 +403,8 @@
                     (,match-start ,match-end ,reg-starts ,reg-ends)
                   (scan ,(cond ((constantp regex env) regex)
                                (t scanner))
-                        ,target-string :start ,%start :end ,%end)
+                        ,target-string :start ,%start :end ,%end
+                                       :real-start-pos (or ,start 0))
                 ;; declare the variables to be IGNORABLE to prevent the
                 ;; compiler from issuing warnings
                 (declare
@@ -523,8 +530,7 @@
    "Make sure that constant forms are compiled into scanners at
 compile time."
    (cond ((constantp regex env)
-           `(all-matches (load-time-value
-                           (create-scanner ,regex))
+           `(all-matches (load-time-value (create-scanner ,regex))
 			 , at rest))
          (t form)))
 
@@ -548,9 +554,8 @@
 compile time."
    (cond ((constantp regex env)
            `(all-matches-as-strings
-	    (load-time-value
-              (create-scanner ,regex))
-	    , at rest))
+             (load-time-value (create-scanner ,regex))
+             , at rest))
          (t form)))
 
 (defun split (regex target-string
@@ -628,8 +633,7 @@
 (define-compiler-macro split (&whole form &environment env regex target-string &rest rest)
   "Make sure that constant forms are compiled into scanners at compile time."
   (cond ((constantp regex env)
-          `(split (load-time-value
-                    (create-scanner ,regex))
+          `(split (load-time-value (create-scanner ,regex))
                   ,target-string , at rest))
         (t form)))
 
@@ -751,14 +755,17 @@
 
 #-:cormanlisp
 (defmethod build-replacement-template ((replacement-function function))
+  (declare #.*standard-optimize-settings*)
   (list replacement-function))
 
 #-:cormanlisp
 (defmethod build-replacement-template ((replacement-function-symbol symbol))
+  (declare #.*standard-optimize-settings*)
   (list replacement-function-symbol))
         
 #-:cormanlisp
 (defmethod build-replacement-template ((replacement-list list))
+  (declare #.*standard-optimize-settings*)
   replacement-list)
 
 ;;; Corman Lisp's methods can't be closures... :(
@@ -816,17 +823,18 @@
                           start end
                           match-start match-end
                           reg-starts reg-ends
-                          simple-calls)
+                          simple-calls
+                          element-type)
   (declare #.*standard-optimize-settings*)
   "Accepts a replacement template and the current values from the
 matching process in REGEX-REPLACE or REGEX-REPLACE-ALL and returns the
-corresponding template."
+corresponding string."
   ;; the upper exclusive bound of the register numbers in the regular
   ;; expression
   (let ((reg-bound (if reg-starts
                      (array-dimension reg-starts 0)
                      0)))
-    (with-output-to-string (s)
+    (with-output-to-string (s nil :element-type element-type)
       (loop for token in replacement-template
             do (typecase token
                  (string
@@ -901,8 +909,8 @@
                                        reg-starts reg-ends)))
                        s)))))))))
 
-(defun replace-aux (target-string replacement pos-list reg-list
-                                  start end preserve-case simple-calls)
+(defun replace-aux (target-string replacement pos-list reg-list start end
+                                  preserve-case simple-calls element-type)
   (declare #.*standard-optimize-settings*)
   "Auxiliary function used by REGEX-REPLACE and
 REGEX-REPLACE-ALL. POS-LIST contains a list with the start and end
@@ -910,7 +918,7 @@
 representing the corresponding register start and end positions."
   ;; build the template once before we start the loop
   (let ((replacement-template (build-replacement-template replacement)))
-    (with-output-to-string (s)
+    (with-output-to-string (s nil :element-type element-type)
       ;; loop through all matches and take the start and end of the
       ;; whole string into account
       (loop for (from to) on (append (list start) pos-list (list end))
@@ -925,7 +933,8 @@
                                                         start end
                                                         from to
                                                         reg-starts reg-ends
-                                                        simple-calls)
+                                                        simple-calls
+                                                        element-type)
                                      nil)
             while to
             if replace
@@ -946,7 +955,8 @@
                             &key (start 0)
                             (end (length target-string))
                             preserve-case
-                            simple-calls)
+                            simple-calls
+                            (element-type #+:lispworks 'lw:simple-char #-:lispworks 'character))
   (declare #.*standard-optimize-settings*)
   "Try to match TARGET-STRING between START and END against REGEX and
 replace the first match with REPLACEMENT.
@@ -973,14 +983,17 @@
   If PRESERVE-CASE is true, the replacement will try to preserve the
 case (all upper case, all lower case, or capitalized) of the
 match. The result will always be a fresh string, even if REGEX doesn't
-match."
+match.
+
+  ELEMENT-TYPE is the element type of the resulting string."
   (multiple-value-bind (match-start match-end reg-starts reg-ends)
       (scan regex target-string :start start :end end)
     (if match-start
       (replace-aux target-string replacement
                    (list match-start match-end)
                    (list reg-starts reg-ends)
-                   start end preserve-case simple-calls)
+                   start end preserve-case
+                   simple-calls element-type)
       (subseq target-string start end))))
 
 #-:cormanlisp
@@ -988,8 +1001,7 @@
     (&whole form &environment env regex target-string replacement &rest rest)
   "Make sure that constant forms are compiled into scanners at compile time."
   (cond ((constantp regex env)
-          `(regex-replace (load-time-value
-                            (create-scanner ,regex))
+          `(regex-replace (load-time-value (create-scanner ,regex))
                           ,target-string ,replacement , at rest))
         (t form)))
 
@@ -997,7 +1009,8 @@
                                 &key (start 0)
                                      (end (length target-string))
                                      preserve-case
-                                     simple-calls)
+                                     simple-calls
+                                     (element-type #+:lispworks 'lw:simple-char #-:lispworks 'character))
   (declare #.*standard-optimize-settings*)
   "Try to match TARGET-STRING between START and END against REGEX and
 replace all matches with REPLACEMENT.
@@ -1024,7 +1037,9 @@
   If PRESERVE-CASE is true, the replacement will try to preserve the
 case (all upper case, all lower case, or capitalized) of the
 match. The result will always be a fresh string, even if REGEX doesn't
-match."
+match.
+
+  ELEMENT-TYPE is the element type of the resulting string."
   (let ((pos-list '())
         (reg-list '()))
     (do-scans (match-start match-end reg-starts reg-ends regex target-string
@@ -1038,7 +1053,8 @@
       (replace-aux target-string replacement
                    (nreverse pos-list)
                    (nreverse reg-list)
-                   start end preserve-case simple-calls)
+                   start end preserve-case
+                   simple-calls element-type)
       (subseq target-string start end))))
 
 #-:cormanlisp
@@ -1046,8 +1062,7 @@
     (&whole form &environment env regex target-string replacement &rest rest)
   "Make sure that constant forms are compiled into scanners at compile time."
   (cond ((constantp regex env)
-          `(regex-replace-all (load-time-value
-                                (create-scanner ,regex))
+          `(regex-replace-all (load-time-value (create-scanner ,regex))
                               ,target-string ,replacement , at rest))
         (t form)))
 
@@ -1148,8 +1163,8 @@
               (push (format nil "[constant]~:[~; value: ~S~]"
                             (boundp symbol) (symbol-value symbol)) output-list))
             ((boundp symbol)
-              (push #+(or LispWorks CLISP) "[variable]"
-                    #-(or LispWorks CLISP) (format nil "[variable] value: ~S"
+              (push #+(or :lispworks :clisp) "[variable]"
+                    #-(or :lispworks :clisp) (format nil "[variable] value: ~S"
                                                    (symbol-value symbol))
                     output-list)))
       #-(or :cormanlisp :clisp)

Modified: branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre-test.asd
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre-test.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre-test.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,9 +1,9 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/cl-ppcre-test.asd,v 1.8 2005/11/01 09:51:01 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/cl-ppcre-test.asd,v 1.12 2006/10/11 15:41:42 edi Exp $
 
 ;;; This ASDF system definition was kindly provided by Marco Baringer.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz.  All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz.  All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -29,13 +29,6 @@
 ;;; NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 ;;; SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-(defpackage #:cl-ppcre-test.system
-  (:use #:cl
-        #:asdf))
-
-(in-package #:cl-ppcre-test.system)
-
-(defsystem #:cl-ppcre-test
-  :version "1.2.12"
-  :depends-on (#:cl-ppcre)
+(asdf:defsystem :cl-ppcre-test
+  :depends-on (:cl-ppcre)
   :components ((:file "ppcre-tests")))

Modified: branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre-test.system
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre-test.system	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre-test.system	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,7 +1,7 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/cl-ppcre-test.system,v 1.9 2005/04/01 21:29:09 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/cl-ppcre-test.system,v 1.10 2006/01/03 18:38:55 edi Exp $
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz.  All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz.  All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions

Modified: branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre.asd
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,9 +1,9 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/cl-ppcre.asd,v 1.12 2005/11/01 09:51:01 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/cl-ppcre.asd,v 1.21 2006/10/12 06:24:41 edi Exp $
 
 ;;; This ASDF system definition was kindly provided by Marco Baringer.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz.  All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz.  All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -29,14 +29,8 @@
 ;;; NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 ;;; SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-(defpackage #:cl-ppcre.system
-  (:use #:cl
-        #:asdf))
-
-(in-package #:cl-ppcre.system)
-
-(defsystem #:cl-ppcre
-  :version "1.2.12"
+(asdf:defsystem :cl-ppcre
+  :version "1.2.18"
   :serial t
   :components ((:file "packages")
                (:file "specials")

Modified: branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre.system
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre.system	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/cl-ppcre.system	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,7 +1,7 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/cl-ppcre.system,v 1.11 2005/04/01 21:29:09 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/cl-ppcre.system,v 1.12 2006/01/03 18:38:55 edi Exp $
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz.  All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz.  All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions

Modified: branches/grin-neu/thirdparty/cl-ppcre/closures.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/closures.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/closures.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,10 +1,10 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/closures.lisp,v 1.29 2005/05/16 16:29:23 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/closures.lisp,v 1.32 2006/10/11 15:41:42 edi Exp $
 
 ;;; Here we create the closures which together build the final
 ;;; scanner.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -63,6 +63,7 @@
 such that the call to NEXT-FN after the match would succeed."))
                 
 (defmethod create-matcher-aux ((seq seq) next-fn)
+  (declare #.*standard-optimize-settings*)
   ;; the closure for a SEQ is a chain of closures for the elements of
   ;; this sequence which call each other in turn; the last closure
   ;; calls NEXT-FN
@@ -72,6 +73,7 @@
         finally (return next-matcher)))
 
 (defmethod create-matcher-aux ((alternation alternation) next-fn)
+  (declare #.*standard-optimize-settings*)
   ;; first create closures for all alternations of ALTERNATION
   (let ((all-matchers (mapcar #'(lambda (choice)
                                   (create-matcher-aux choice next-fn))
@@ -84,6 +86,7 @@
             thereis (funcall (the function matcher) start-pos)))))
 
 (defmethod create-matcher-aux ((register register) next-fn)
+  (declare #.*standard-optimize-settings*)
   ;; the position of this REGISTER within the whole regex; we start to
   ;; count at 0
   (let ((num (num register)))
@@ -122,6 +125,7 @@
               next-pos)))))))
 
 (defmethod create-matcher-aux ((lookahead lookahead) next-fn)
+  (declare #.*standard-optimize-settings*)
   ;; create a closure which just checks for the inner regex and
   ;; doesn't care about NEXT-FN
   (let ((test-matcher (create-matcher-aux (regex lookahead) #'identity)))
@@ -139,6 +143,7 @@
              (funcall next-fn start-pos))))))
 
 (defmethod create-matcher-aux ((lookbehind lookbehind) next-fn)
+  (declare #.*standard-optimize-settings*)
   (let ((len (len lookbehind))
         ;; create a closure which just checks for the inner regex and
         ;; doesn't care about NEXT-FN
@@ -275,6 +280,7 @@
                      `(gethash ,chr-expr hash)))))))))
 
 (defmethod create-matcher-aux ((char-class char-class) next-fn)
+  (declare #.*standard-optimize-settings*)
   (declare (type function next-fn))
   ;; insert a test against the current character within *STRING*
   (insert-char-class-tester (char-class (schar *string* start-pos))
@@ -291,6 +297,7 @@
              (funcall next-fn (1+ start-pos)))))))
 
 (defmethod create-matcher-aux ((str str) next-fn)
+  (declare #.*standard-optimize-settings*)
   (declare (type fixnum *end-string-pos*)
            (type function next-fn)
            ;; this special value is set by CREATE-SCANNER when the
@@ -405,6 +412,7 @@
                   (word-char-p (schar *string* start-pos)))))))
 
 (defmethod create-matcher-aux ((word-boundary word-boundary) next-fn)
+  (declare #.*standard-optimize-settings*)
   (declare (type function next-fn))
   (if (negatedp word-boundary)
     (lambda (start-pos)
@@ -415,6 +423,7 @@
            (funcall next-fn start-pos)))))
 
 (defmethod create-matcher-aux ((everything everything) next-fn)
+  (declare #.*standard-optimize-settings*)
   (declare (type function next-fn))
   (if (single-line-p everything)
     ;; closure for single-line-mode: we really match everything, so we
@@ -432,11 +441,12 @@
            (funcall next-fn (1+ start-pos))))))
 
 (defmethod create-matcher-aux ((anchor anchor) next-fn)
+  (declare #.*standard-optimize-settings*)
   (declare (type function next-fn))
   (let ((startp (startp anchor))
         (multi-line-p (multi-line-p anchor)))
     (cond ((no-newline-p anchor)
-            ;; this must be and end-anchor and it must be modeless, so
+            ;; this must be an end-anchor and it must be modeless, so
             ;; we just have to check whether START-POS equals
             ;; *END-POS*
             (lambda (start-pos)
@@ -486,6 +496,7 @@
                    (funcall next-fn start-pos)))))))
 
 (defmethod create-matcher-aux ((back-reference back-reference) next-fn)
+  (declare #.*standard-optimize-settings*)
   (declare (type function next-fn))
   ;; the position of the corresponding REGISTER within the whole
   ;; regex; we start to count at 0
@@ -525,6 +536,7 @@
                    (funcall next-fn next-pos)))))))))
 
 (defmethod create-matcher-aux ((branch branch) next-fn)
+  (declare #.*standard-optimize-settings*)
   (let* ((test (test branch))
          (then-matcher (create-matcher-aux (then-regex branch) next-fn))
          (else-matcher (create-matcher-aux (else-regex branch) next-fn)))
@@ -545,6 +557,7 @@
                   (funcall else-matcher start-pos))))))))
 
 (defmethod create-matcher-aux ((standalone standalone) next-fn)
+  (declare #.*standard-optimize-settings*)
   (let ((inner-matcher (create-matcher-aux (regex standalone) #'identity)))
     (declare (type function next-fn inner-matcher))
     (lambda (start-pos)
@@ -553,6 +566,7 @@
              (funcall next-fn next-pos))))))
 
 (defmethod create-matcher-aux ((filter filter) next-fn)
+  (declare #.*standard-optimize-settings*)
   (let ((fn (fn filter)))
     (lambda (start-pos)
       (let ((next-pos (funcall fn start-pos)))
@@ -560,5 +574,6 @@
              (funcall next-fn next-pos))))))
 
 (defmethod create-matcher-aux ((void void) next-fn)
+  (declare #.*standard-optimize-settings*)
   ;; optimize away VOIDs: don't create a closure, just return NEXT-FN
   next-fn)

Modified: branches/grin-neu/thirdparty/cl-ppcre/convert.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/convert.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/convert.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,11 +1,11 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/convert.lisp,v 1.22 2005/04/01 21:29:09 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/convert.lisp,v 1.24 2006/07/03 11:16:48 edi Exp $
 
 ;;; Here the parse tree is converted into its internal representation
 ;;; using REGEX objects.  At the same time some optimizations are
 ;;; already applied.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -544,6 +544,10 @@
                                :num (1- backref-number)
                                :case-insensitive-p (case-insensitive-mode-p
                                                     flags))))
+            ;; (:REGEX <string>)
+            ((:regex)
+             (let ((regex (second parse-tree)))
+               (convert-aux (parse-string regex))))
             ;; (:CHAR-CLASS|:INVERTED-CHAR-CLASS {<item>}*)
             ;; where item is one of
             ;;   - a character

Modified: branches/grin-neu/thirdparty/cl-ppcre/doc/index.html
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/doc/index.html	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/doc/index.html	2006-12-01 10:39:49 UTC (rev 2094)
@@ -3,7 +3,7 @@
 
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-  <title>CL-PPCRE - portable Perl-compatible regular expressions for Common Lisp</title>
+  <title>CL-PPCRE - Portable Perl-compatible regular expressions for Common Lisp</title>
   <style type="text/css">
   pre { padding:5px; background-color:#e0e0e0 }
   a { text-decoration: none; }
@@ -17,7 +17,7 @@
 
 <body bgcolor=white>
 
-<h2>CL-PPCRE - portable Perl-compatible regular expressions for Common Lisp</h2>
+<h2>CL-PPCRE - Portable Perl-compatible regular expressions for Common Lisp</h2>
 
 <blockquote>
 <br> <br><h3>Abstract</h3>
@@ -117,7 +117,7 @@
 </ul>
 
 CL-PPCRE has been used successfully in various applications like <a
-href="http://nostoc.stanford.edu/Docs/">BioLingua</a>, <a
+href="http://nostoc.stanford.edu/Docs/">BioBike</a>, <a
 href="http://www.hpc.unm.edu/~download/LoGS/">LoGS</a>, <a href="http://cafespot.net/">CafeSpot</a>, <a href="http://www.eboy.com/">Eboy</a>, or <a
 href="http://weitz.de/regex-coach/">The Regex Coach</a>.
 
@@ -192,15 +192,14 @@
 
 CL-PPCRE together with this documentation can be downloaded from <a
 href="http://weitz.de/files/cl-ppcre.tar.gz">http://weitz.de/files/cl-ppcre.tar.gz</a>. The
-current version is 1.2.12.  A <a
-href="CHANGELOG">CHANGELOG</a> is available.
+current version is 1.2.18.
 <p>
 If you're on <a href="http://www.debian.org/">Debian</a> you should
 probably use the <a
-href="http://packages.debian.org/cgi-bin/search_packages.pl?keywords=cl-ppcre&searchon=names&version=all&release=all">cl-ppcre
+href="http://packages.debian.org/cgi-bin/search_packages.pl?keywords=cl-ppcre&searchon=names&version=all&release=all">cl-ppcre
 Debian package</a> which is available thanks to <a href="http://pvaneynd.mailworks.org/">Peter van Eynde</a> and <a href="http://b9.com/">Kevin
 Rosenberg</a>. There's also a port
-for <a href="http://www.cliki.net/gentoo">Gentoo Linux</a> thanks to Matthew Kennedy and a <a href="http://www.freebsd.org/cgi/url.cgi?ports/textproc/cl-ppcre/pkg-descr">FreeBSD port</a> thanks to Henrik Motakef.
+for <a href="http://www.gentoo.org/proj/en/common-lisp/index.xml">Gentoo Linux</a> thanks to Matthew Kennedy and a <a href="http://www.freebsd.org/cgi/url.cgi?ports/textproc/cl-ppcre/pkg-descr">FreeBSD port</a> thanks to Henrik Motakef.
 Installation via <a
 href="http://www.cliki.net/asdf-install">asdf-install</a> should as well
 be possible.
@@ -267,7 +266,7 @@
 <p>
 The function accepts most of the regex syntax of Perl 5 as described
 in <a
-href="http://www.perldoc.com/perl5.8.0/pod/perlre.html"><code>man
+href="http://perldoc.perl.org/perlre.html"><code>man
 perlre</code></a> including extended features like non-greedy
 repetitions, positive and negative look-ahead and look-behind
 assertions, "standalone" subexpressions, and conditional
@@ -405,7 +404,7 @@
 look-behind assertion. See the entry for
 <code>(?(<<i>condition</i>>)<<i>yes-pattern</i>>|<<i>no-pattern</i>>)</code>
 in <a
-href="http://www.perldoc.com/perl5.8.0/pod/perlre.html#Extended-Patterns"><code>man
+href="http://perldoc.perl.org/perlre.html#Extended-Patterns"><code>man
 perlre</code></a> for the semantics of this construct. If
 <code><<i>parse-tree</i>></code> is an alternation is
 <em>must</em> enclose exactly one or two parse trees where the second
@@ -451,6 +450,11 @@
 non-negative integer or <code>NIL</code> is a user-defined <a
 href="#filters">filter</a>.
 
+<li><code>(:REGEX <<i>string</i>>)</code> where
+<code><<i>string</i>></code> is an
+embedded <a href="#create-scanner">regular expression in Perl
+syntax</a>.
+
 <li><code>(:CHAR-CLASS|:INVERTED-CHAR-CLASS
 {<<i>item</i>>}*)</code> where <code><<i>item</i>></code>
 is either a character, a <em>character range</em>, or a symbol for a
@@ -514,7 +518,7 @@
 
 <p><br>[Accessor]
 <br><a class="none" name="parse-tree-synonym"><b>parse-tree-synonym</b> <i>symbol</i> => <i>parse-tree</i>
-<br><tt>(setf (</tt><b>parse-tree-synonym</b> <i>symbol</i>) <i>new-parse-tree</i><tt>)</tt></a>
+<br><tt>(setf (</tt><b>parse-tree-synonym</b> <i>symbol</i><tt>)</tt> <i>new-parse-tree</i><tt>)</tt></a>
 
 </p><blockquote><br>
 Any symbol (unless it's a keyword with a special meaning in parse
@@ -590,19 +594,21 @@
 
 
 
-<p><br>[Standard Generic Function]
+<p><br>[Generic Function]
 <br><a class=none name="scan"><b>scan</b> <i>regex target-string <tt>&key</tt> start end</i> => <i>match-start, match-end, reg-starts, reg-ends</i></a>
 
 <blockquote><br>
-Searches the string <code><i>target-string</i></code> from
-<code><i>start</i></code> (which defaults to 0) to
+Searches the string <code><i>target-string</i></code>
+from <code><i>start</i></code> (which defaults to 0) to
 <code><i>end</i></code> (which default to the length of
 <code><i>target-string</i></code>) and tries to match
 <code><i>regex</i></code>. On success returns four values - the start
 of the match, the end of the match, and two arrays denoting the
 beginnings and ends of register matches. On failure returns
-<code>NIL</code>.  <code><i>target-string</i></code> will be coerced to a
-simple string if it isn't one already.
+<code>NIL</code>.  <code><i>target-string</i></code> will be coerced
+to a simple string if it isn't one already. (There's another keyword
+parameter <code><i>real-start-pos</i></code>.  This one should
+<em>never</em> be set from user code - it is only used internally.)
 <p>
 <code>SCAN</code> acts as if the part of
 <code><i>target-string</i></code> between <code><i>start</i></code>
@@ -691,7 +697,7 @@
 href="http://www.lispworks.com/documentation/HyperSpec/Body/26_glo_f.htm#function_designator">function
 designator</a> (which is evaluated) denoting a function which is to be applied to the string before the result is bound to <code>VAR</code>.
 To make this even more convenient the form <code>(FN VAR1 ...VARn)</code> can be used as an abbreviation for
-<code>(FN VAR1) ... (FN VARn).
+<code>(FN VAR1) ... (FN VARn)</code>.
 <p>
 If there is no match, the <code><i>statement*</i></code> forms are <em>not</em>
 executed. For each element of
@@ -970,7 +976,7 @@
 
 
 <p><br>[Function]
-<br><a class=none name="regex-replace"><b>regex-replace</b> <i>regex target-string replacement <tt>&key</tt> start end preserve-case simple-calls</i> => <i>list</i></a>
+<br><a class=none name="regex-replace"><b>regex-replace</b> <i>regex target-string replacement <tt>&key</tt> start end preserve-case simple-calls element-type</i> => <i>string</i></a>
 
 <blockquote><br> Try to match <code><i>target-string</i></code>
 between <code><i>start</i></code> and <code><i>end</i></code> against
@@ -1024,6 +1030,17 @@
 href="http://www.lispworks.com/documentation/HyperSpec/Body/26_glo_f.htm#fresh">fresh</a>
 string, even if <code><i>regex</i></code> doesn't match.
 <p>
+<code><i>element-type</i></code> specifies
+the <a
+href="http://www.lispworks.com/documentation/HyperSpec/Body/26_glo_a.htm#array_element_type">array
+element type</a> of the string which is returned, the default
+is <a
+href="http://www.lispworks.com/documentation/lw50/LWRM/html/lwref-346.htm"><code>LW:SIMPLE-CHAR</code></a>
+for LispWorks
+and <a
+href="http://www.lispworks.com/documentation/HyperSpec/Body/t_ch.htm"><code>CHARACTER</code></a>
+for other Lisps.
+<p>
 Examples:
 
 <pre>
@@ -1048,11 +1065,18 @@
 * (cl-ppcre:regex-replace "bar" "foo bar baz"
                           '("[frob (was '" :match "' between '" :before-match "' and '" :after-match "')]"))
 "foo [frob (was 'bar' between 'foo ' and ' baz')] baz"
+
+* (cl-ppcre:regex-replace "(be)(nev)(o)(lent)"
+                          "benevolent: adj. generous, kind"
+                          #'(lambda (match &rest registers)
+                              (format nil "~A [~{~A~^.~}]" match registers))
+                          :simple-calls t)
+"benevolent [be.nev.o.lent]: adj. generous, kind"
 </pre></blockquote>
 
 
 <p><br>[Function]
-<br><a class=none name="regex-replace-all"><b>regex-replace-all</b> <i>regex target-string replacement <tt>&key</tt> start end preserve-case simple-calls</i> => <i>list</i></a>
+<br><a class=none name="regex-replace-all"><b>regex-replace-all</b> <i>regex target-string replacement <tt>&key</tt> start end preserve-case simple-calls element-type</i> => <i>string</i></a>
 
 <blockquote><br>
 Like <a href="#regex-replace"><code>REGEX-REPLACE</code></a> but replaces all matches.
@@ -1228,7 +1252,7 @@
 href="http://www.lispworks.com/documentation/HyperSpec/Body/v_char_c.htm"><code>CHAR-CODE-LIMIT</code></a>,
 and you might see significant speed and space improvements during
 scanner <em>creation</em> if, say, your target strings only contain <a
-href="http://wwwwbs.cs.tu-berlin.de/user/czyborra/charsets/">ISO-8859-1</a>
+href="http://czyborra.com/charsets/iso8859.html">ISO-8859-1</a>
 characters and you're using an implementation like AllegroCL,
 CLISP, LispWorks, or SBCL where <code>CHAR-CODE-LIMIT</code> has a value
 much higher than 256. The <a href="#test">test suite</a> will
@@ -1420,7 +1444,7 @@
 </blockquote>
 
 <p><br>[Function]
-<br><a class=none name="ppcre-syntax-error-string"><b>ppcre-syntax-error-string</b></a> <i>condition</i> => <i>string</i></a>
+<br><a class=none name="ppcre-syntax-error-string"><b>ppcre-syntax-error-string</b></a> <i>condition</i> => <i>string</i>
 
 <blockquote><br>
 If <code><i>condition</i></code> is a condition of type <a
@@ -1434,7 +1458,7 @@
 </blockquote>
 
 <p><br>[Function]
-<br><a class=none name="ppcre-syntax-error-pos"><b>ppcre-syntax-error-pos</b></a> <i>condition</i> => <i>number</i></a>
+<br><a class=none name="ppcre-syntax-error-pos"><b>ppcre-syntax-error-pos</b></a> <i>condition</i> => <i>number</i>
 
 <blockquote><br>
 If <code><i>condition</i></code> is a condition of type <a
@@ -1653,7 +1677,7 @@
 * (cl-ppcre-test:test)
 
 <font color=orange>;; ....
-;; (a list of <a class=noborder href="#perl">incompatibilities with Perl</a>)</font color=orange>
+;; (a list of <a class=noborder href="#perl">incompatibilities with Perl</a>)</font>
 </pre>
 
 (If you're not using MK:DEFSYSTEM or asdf it suffices to build
@@ -2304,13 +2328,13 @@
 also helped to improve/fix the test suite and the compiler macro.
 
 <p>
-Thanks to the guys at "Café Olé" in Hamburg
+Thanks to the guys at "<a href="http://www.weinhandel-ottensen.de/">Café Olé</a>" in Hamburg
 where I wrote most of the code and thanks to my wife for lending me
 her PowerBook to test CL-PPCRE with MCL and OpenMCL.
 
 <p>
-$Header: /usr/local/cvsrep/cl-ppcre/doc/index.html,v 1.131 2005/11/01 09:51:02 edi Exp $
+$Header: /usr/local/cvsrep/cl-ppcre/doc/index.html,v 1.150 2006/10/12 06:24:42 edi Exp $
 <p><a href="http://weitz.de/index.html">BACK TO MY HOMEPAGE</a>
 
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: branches/grin-neu/thirdparty/cl-ppcre/errors.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/errors.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/errors.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,7 +1,7 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/errors.lisp,v 1.14 2005/04/01 21:29:09 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/errors.lisp,v 1.15 2006/01/03 18:38:55 edi Exp $
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions

Modified: branches/grin-neu/thirdparty/cl-ppcre/lexer.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/lexer.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/lexer.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,5 +1,5 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/lexer.lisp,v 1.24 2005/04/01 21:29:09 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/lexer.lisp,v 1.25 2006/01/03 18:38:55 edi Exp $
 
 ;;; The lexer's responsibility is to convert the regex string into a
 ;;; sequence of tokens which are in turn consumed by the parser.
@@ -9,7 +9,7 @@
 ;;; has opened so far. (The latter is necessary for interpreting
 ;;; strings like "\\10" correctly.)
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions

Modified: branches/grin-neu/thirdparty/cl-ppcre/lispworks-defsystem.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/lispworks-defsystem.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/lispworks-defsystem.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,9 +1,9 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/lispworks-defsystem.lisp,v 1.1 2005/04/30 20:00:50 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/lispworks-defsystem.lisp,v 1.2 2006/01/03 18:38:55 edi Exp $
 
 ;;; This system definition for LispWorks was kindly provided by Wade Humeniuk
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz.  All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz.  All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions

Modified: branches/grin-neu/thirdparty/cl-ppcre/load.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/load.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/load.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,7 +1,7 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/load.lisp,v 1.13 2005/04/01 21:29:09 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/load.lisp,v 1.14 2006/01/03 18:38:55 edi Exp $
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz.  All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz.  All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions

Modified: branches/grin-neu/thirdparty/cl-ppcre/optimize.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/optimize.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/optimize.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,10 +1,10 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/optimize.lisp,v 1.26 2005/04/13 15:35:57 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/optimize.lisp,v 1.29 2006/10/11 14:56:34 edi Exp $
 
 ;;; This file contains optimizations which can be applied to converted
 ;;; parse trees.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -40,6 +40,7 @@
 operation on REGEX."))
 
 (defmethod flatten ((seq seq))
+  (declare #.*standard-optimize-settings*)
   ;; this looks more complicated than it is because we modify SEQ in
   ;; place to avoid unnecessary consing
   (let ((elements-rest (elements seq)))
@@ -71,6 +72,7 @@
           (t (make-instance 'void)))))
 
 (defmethod flatten ((alternation alternation))
+  (declare #.*standard-optimize-settings*)
   ;; same algorithm as above
   (let ((choices-rest (choices alternation)))
     (loop
@@ -98,9 +100,8 @@
               "Encountered alternation without choices.")))))
 
 (defmethod flatten ((branch branch))
-  (with-slots ((test test)
-               (then-regex then-regex)
-               (else-regex else-regex))
+  (declare #.*standard-optimize-settings*)
+  (with-slots (test then-regex else-regex)
       branch
     (setq test
             (if (numberp test)
@@ -111,6 +112,7 @@
     branch))
 
 (defmethod flatten ((regex regex))
+  (declare #.*standard-optimize-settings*)
   (typecase regex
     ((or repetition register lookahead lookbehind standalone)
       ;; if REGEX contains exactly one inner REGEX object flatten it
@@ -124,12 +126,13 @@
       regex)))
 
 (defgeneric gather-strings (regex)
-    (declare #.*standard-optimize-settings*)
+  (declare #.*standard-optimize-settings*)
   (:documentation "Collects adjacent strings or characters into one
 string provided they have the same case mode. This is a destructive
 operation on REGEX."))
 
 (defmethod gather-strings ((seq seq))
+  (declare #.*standard-optimize-settings*)
   ;; note that GATHER-STRINGS is to be applied after FLATTEN, i.e. it
   ;; expects SEQ to be flattened already; in particular, SEQ cannot be
   ;; empty and cannot contain embedded SEQ objects
@@ -246,6 +249,7 @@
     seq))
 
 (defmethod gather-strings ((alternation alternation))
+  (declare #.*standard-optimize-settings*)
   ;; loop ON the choices of ALTERNATION so we can modify them directly
   (loop for choices-rest on (choices alternation)
         while choices-rest
@@ -254,9 +258,8 @@
   alternation)
 
 (defmethod gather-strings ((branch branch))
-  (with-slots ((test test)
-               (then-regex then-regex)
-               (else-regex else-regex))
+  (declare #.*standard-optimize-settings*)
+  (with-slots (test then-regex else-regex)
       branch
     (setq test
             (if (numberp test)
@@ -267,6 +270,7 @@
     branch))
 
 (defmethod gather-strings ((regex regex))
+  (declare #.*standard-optimize-settings*)
   (typecase regex
     ((or repetition register lookahead lookbehind standalone)
       ;; if REGEX contains exactly one inner REGEX object apply
@@ -283,7 +287,7 @@
 ;; Note that START-ANCHORED-P will be called after FLATTEN and GATHER-STRINGS.
 
 (defgeneric start-anchored-p (regex &optional in-seq-p)
-    (declare #.*standard-optimize-settings*)
+  (declare #.*standard-optimize-settings*)
   (:documentation "Returns T if REGEX starts with a \"real\" start
 anchor, i.e. one that's not in multi-line mode, NIL otherwise. If
 IN-SEQ-P is true the function will return :ZERO-LENGTH if REGEX is a
@@ -302,6 +306,7 @@
         finally (return (and anchored-p (not (eq anchored-p :zero-length))))))
 
 (defmethod start-anchored-p ((alternation alternation) &optional in-seq-p)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore in-seq-p))
   ;; clearly an alternation can only be start-anchored if all of its
   ;; choices are start-anchored
@@ -309,30 +314,36 @@
         always (start-anchored-p choice)))
 
 (defmethod start-anchored-p ((branch branch) &optional in-seq-p)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore in-seq-p))
   (and (start-anchored-p (then-regex branch))
        (start-anchored-p (else-regex branch))))
 
 (defmethod start-anchored-p ((repetition repetition) &optional in-seq-p)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore in-seq-p))
   ;; well, this wouldn't make much sense, but anyway...
   (and (plusp (minimum repetition))
        (start-anchored-p (regex repetition))))
 
 (defmethod start-anchored-p ((register register) &optional in-seq-p)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore in-seq-p))
   (start-anchored-p (regex register)))
 
 (defmethod start-anchored-p ((standalone standalone) &optional in-seq-p)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore in-seq-p))
   (start-anchored-p (regex standalone)))
 
 (defmethod start-anchored-p ((anchor anchor) &optional in-seq-p)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore in-seq-p))
   (and (startp anchor)
        (not (multi-line-p anchor))))
 
 (defmethod start-anchored-p ((regex regex) &optional in-seq-p)
+  (declare #.*standard-optimize-settings*)
   (typecase regex
     ((or lookahead lookbehind word-boundary void)
       ;; zero-length assertions
@@ -352,7 +363,7 @@
 ;; Note that END-STRING-AUX will be called after FLATTEN and GATHER-STRINGS.
 
 (defgeneric end-string-aux (regex &optional old-case-insensitive-p)
-    (declare #.*standard-optimize-settings*)
+  (declare #.*standard-optimize-settings*)
   (:documentation "Returns the constant string (if it exists) REGEX
 ends with wrapped into a STR object, otherwise NIL.
 OLD-CASE-INSENSITIVE-P is the CASE-INSENSITIVE-P slot of the last STR
@@ -361,6 +372,7 @@
 
 (defmethod end-string-aux ((str str)
                            &optional (old-case-insensitive-p :void))
+  (declare #.*standard-optimize-settings*)
   (declare (special last-str))
   (cond ((and (not (skip str))          ; avoid constituents of STARTS-WITH
               ;; only use STR if nothing has been collected yet or if
@@ -376,6 +388,7 @@
 
 (defmethod end-string-aux ((seq seq)
                            &optional (old-case-insensitive-p :void))
+  (declare #.*standard-optimize-settings*)
   (declare (special continuep))
   (let (case-insensitive-p
         concatenated-string
@@ -444,14 +457,17 @@
 
 (defmethod end-string-aux ((register register)
                            &optional (old-case-insensitive-p :void))
+  (declare #.*standard-optimize-settings*)
   (end-string-aux (regex register) old-case-insensitive-p))
     
 (defmethod end-string-aux ((standalone standalone)
                            &optional (old-case-insensitive-p :void))
+  (declare #.*standard-optimize-settings*)
   (end-string-aux (regex standalone) old-case-insensitive-p))
     
 (defmethod end-string-aux ((regex regex)
                            &optional (old-case-insensitive-p :void))
+  (declare #.*standard-optimize-settings*)
   (declare (special last-str end-anchored-p continuep))
   (typecase regex
     ((or anchor lookahead lookbehind word-boundary void)
@@ -474,14 +490,11 @@
       ;; REPETITION, FILTER)
       nil)))
 
-(defgeneric end-string (regex)
+(defun end-string (regex)
+  (declare (special end-string-offset))
   (declare #.*standard-optimize-settings*)
-  (:documentation "Returns the constant string (if it exists) REGEX ends with wrapped
-into a STR object, otherwise NIL."))
-
-(defmethod end-string ((regex regex))
-  (declare (special end-string-offset))
-    (declare #.*standard-optimize-settings*)
+  "Returns the constant string (if it exists) REGEX ends with wrapped
+into a STR object, otherwise NIL."
   ;; LAST-STR points to the last STR object (seen from the end) that's
   ;; part of END-STRING; CONTINUEP is set to T if we stop collecting
   ;; in the middle of a SEQ
@@ -499,53 +512,64 @@
               end-string-offset (offset last-str))))))
 
 (defgeneric compute-min-rest (regex current-min-rest)
-    (declare #.*standard-optimize-settings*)
+  (declare #.*standard-optimize-settings*)
   (:documentation "Returns the minimal length of REGEX plus
 CURRENT-MIN-REST. This is similar to REGEX-MIN-LENGTH except that it
 recurses down into REGEX and sets the MIN-REST slots of REPETITION
 objects."))
 
 (defmethod compute-min-rest ((seq seq) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (loop for element in (reverse (elements seq))
         for last-min-rest = current-min-rest then this-min-rest
         for this-min-rest = (compute-min-rest element last-min-rest)
         finally (return this-min-rest)))
     
 (defmethod compute-min-rest ((alternation alternation) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (loop for choice in (choices alternation)
         minimize (compute-min-rest choice current-min-rest)))
 
 (defmethod compute-min-rest ((branch branch) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (min (compute-min-rest (then-regex branch) current-min-rest)
        (compute-min-rest (else-regex branch) current-min-rest)))
 
 (defmethod compute-min-rest ((str str) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (+ current-min-rest (len str)))
     
 (defmethod compute-min-rest ((filter filter) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (+ current-min-rest (or (len filter) 0)))
     
 (defmethod compute-min-rest ((repetition repetition) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (setf (min-rest repetition) current-min-rest)
   (compute-min-rest (regex repetition) current-min-rest)
   (+ current-min-rest (* (minimum repetition) (min-len repetition))))
 
 (defmethod compute-min-rest ((register register) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (compute-min-rest (regex register) current-min-rest))
     
 (defmethod compute-min-rest ((standalone standalone) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore current-min-rest))
   (compute-min-rest (regex standalone) 0))
     
 (defmethod compute-min-rest ((lookahead lookahead) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (compute-min-rest (regex lookahead) 0)
   current-min-rest)
     
 (defmethod compute-min-rest ((lookbehind lookbehind) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (compute-min-rest (regex lookbehind) (+ current-min-rest (len lookbehind)))
   current-min-rest)
     
 (defmethod compute-min-rest ((regex regex) current-min-rest)
+  (declare #.*standard-optimize-settings*)
   (typecase regex
     ((or char-class everything)
       (1+ current-min-rest))

Modified: branches/grin-neu/thirdparty/cl-ppcre/packages.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/packages.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/packages.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,7 +1,7 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-USER; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/packages.lisp,v 1.19 2005/04/01 21:29:10 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/packages.lisp,v 1.21 2006/10/11 14:36:35 edi Exp $
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -59,9 +59,7 @@
            #:ppcre-syntax-error-string
            #:ppcre-syntax-error-pos
            #:register-groups-bind
-           #:do-register-groups
-           #:*standard-optimize-settings*
-           #:*special-optimize-settings*))
+           #:do-register-groups))
 
 #+:cormanlisp
 (defpackage "CL-PPCRE"
@@ -92,9 +90,7 @@
            "PPCRE-SYNTAX-ERROR-STRING"
            "PPCRE-SYNTAX-ERROR-POS"
            "REGISTER-GROUPS-BIND"
-           "DO-REGISTER-GROUPS"
-           "*STANDARD-OPTIMIZE-SETTINGS*"
-           "*SPECIAL-OPTIMIZE-SETTINGS*"))
+           "DO-REGISTER-GROUPS"))
 
 #-:cormanlisp
 (defpackage #:cl-ppcre-test

Modified: branches/grin-neu/thirdparty/cl-ppcre/parser.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/parser.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/parser.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,5 +1,5 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/parser.lisp,v 1.21 2005/08/03 21:11:27 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/parser.lisp,v 1.22 2006/01/03 18:38:55 edi Exp $
 
 ;;; The parser will - with the help of the lexer - parse a regex
 ;;; string and convert it into a "parse tree" (see docs for details
@@ -7,7 +7,7 @@
 ;;; illegal parse trees. It is assumed that the conversion process
 ;;; later on will track them down.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions

Modified: branches/grin-neu/thirdparty/cl-ppcre/ppcre-tests.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/ppcre-tests.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/ppcre-tests.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,7 +1,7 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE-TEST; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/ppcre-tests.lisp,v 1.31 2005/08/23 12:23:13 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/ppcre-tests.lisp,v 1.33 2006/10/11 14:36:35 edi Exp $
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -52,7 +52,7 @@
                                multi-line-mode
                                single-line-mode
                                extended-mode)
-  (declare #.*standard-optimize-settings*)
+  (declare #.ppcre::*standard-optimize-settings*)
   "Auxiliary function used by TEST to benchmark a regex scanner
 against Perl timings."
   (declare (type string string))
@@ -73,7 +73,7 @@
       lispworks
       (and sbcl sb-thread))
 (defun threaded-scan (scanner target-string &key (threads 10) (repetitions 5000))
-  (declare #.*standard-optimize-settings*)
+  (declare #.ppcre::*standard-optimize-settings*)
   "Auxiliary function used by TEST to check whether SCANNER is thread-safe."
   (full-gc)
   (let ((collector (make-array threads))
@@ -133,7 +133,7 @@
                                   :defaults *cl-ppcre-test-base-directory*)
                    file-name-provided-p)
                   threaded)
-  (declare #.*standard-optimize-settings*)
+  (declare #.ppcre::*standard-optimize-settings*)
   (declare (ignorable threaded))
   "Loop through all test cases in FILE-NAME and print report. Only in
 LispWorks and SCL: If THREADED is true, also test whether the scanners

Modified: branches/grin-neu/thirdparty/cl-ppcre/regex-class.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/regex-class.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/regex-class.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,11 +1,11 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/regex-class.lisp,v 1.26 2005/06/10 10:23:42 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/regex-class.lisp,v 1.30 2006/10/12 06:24:41 edi Exp $
 
 ;;; This file defines the REGEX class and some utility methods for
 ;;; this class. REGEX objects are used to represent the (transformed)
 ;;; parse trees internally
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -265,9 +265,6 @@
             (slot-value char-class 'invertedp)
               (not (slot-value char-class 'invertedp))))))
 
-;;; The following four methods allow a VOID object to behave like a
-;;; zero-length STR object (only readers needed)
-
 (defmethod initialize-instance :after ((str str) &rest init-args)
   (declare #.*standard-optimize-settings*)
   (declare (ignore init-args))
@@ -277,6 +274,9 @@
       (setf (slot-value str 'str) (coerce str-slot 'simple-string))))
   (setf (len str) (length (str str))))
 
+;;; The following four methods allow a VOID object to behave like a
+;;; zero-length STR object (only readers needed)
+
 (defmethod len ((void void))
   (declare #.*standard-optimize-settings*)
   0)
@@ -301,6 +301,7 @@
 which are not of type STR."))
 
 (defmethod case-mode ((str str) old-case-mode)
+  (declare #.*standard-optimize-settings*)
   (cond ((zerop (len str))
           old-case-mode)
         ((case-insensitive-p str)
@@ -309,6 +310,7 @@
           :case-sensitive)))
 
 (defmethod case-mode ((regex regex) old-case-mode)
+  (declare #.*standard-optimize-settings*)
   (declare (ignore old-case-mode))
   nil)
 
@@ -317,37 +319,45 @@
   (:documentation "Implements a deep copy of a REGEX object."))
 
 (defmethod copy-regex ((anchor anchor))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'anchor
                  :startp (startp anchor)
                  :multi-line-p (multi-line-p anchor)
                  :no-newline-p (no-newline-p anchor)))
 
 (defmethod copy-regex ((everything everything))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'everything
                  :single-line-p (single-line-p everything)))
 
 (defmethod copy-regex ((word-boundary word-boundary))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'word-boundary
                  :negatedp (negatedp word-boundary)))
 
 (defmethod copy-regex ((void void))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'void))
 
 (defmethod copy-regex ((lookahead lookahead))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'lookahead
                  :regex (copy-regex (regex lookahead))
                  :positivep (positivep lookahead)))
 
 (defmethod copy-regex ((seq seq))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'seq
                  :elements (mapcar #'copy-regex (elements seq))))
 
 (defmethod copy-regex ((alternation alternation))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'alternation
                  :choices (mapcar #'copy-regex (choices alternation))))
 
 (defmethod copy-regex ((branch branch))
-  (with-slots ((test test))
+  (declare #.*standard-optimize-settings*)
+  (with-slots (test)
       branch
     (make-instance 'branch
                    :test (if (typep test 'regex)
@@ -357,12 +367,14 @@
                    :else-regex (copy-regex (else-regex branch)))))
 
 (defmethod copy-regex ((lookbehind lookbehind))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'lookbehind
                  :regex (copy-regex (regex lookbehind))
                  :positivep (positivep lookbehind)
                  :len (len lookbehind)))
 
 (defmethod copy-regex ((repetition repetition))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'repetition
                  :regex (copy-regex (regex repetition))
                  :greedyp (greedyp repetition)
@@ -373,20 +385,24 @@
                  :contains-register-p (contains-register-p repetition)))
 
 (defmethod copy-regex ((register register))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'register
                  :regex (copy-regex (regex register))
                  :num (num register)))
 
 (defmethod copy-regex ((standalone standalone))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'standalone
                  :regex (copy-regex (regex standalone))))
 
 (defmethod copy-regex ((back-reference back-reference))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'back-reference
                  :num (num back-reference)
                  :case-insensitive-p (case-insensitive-p back-reference)))
 
 (defmethod copy-regex ((char-class char-class))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'char-class
                  :hash (hash char-class)
                  :case-insensitive-p (case-insensitive-p char-class)
@@ -394,11 +410,13 @@
                  :word-char-class-p (word-char-class-p char-class)))
 
 (defmethod copy-regex ((str str))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'str
                  :str (str str)
                  :case-insensitive-p (case-insensitive-p str)))
 
 (defmethod copy-regex ((filter filter))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'filter
                  :fn (fn filter)
                  :len (len filter)))
@@ -420,6 +438,7 @@
 special variable REMOVE-REGISTERS-P is true."))
 
 (defmethod remove-registers ((register register))
+  (declare #.*standard-optimize-settings*)
   (declare (special remove-registers-p reg-seen))
   (cond (remove-registers-p
           (remove-registers (regex register)))
@@ -430,6 +449,7 @@
           (copy-regex register))))
 
 (defmethod remove-registers ((repetition repetition))
+  (declare #.*standard-optimize-settings*)
   (let* (reg-seen
          (inner-regex (remove-registers (regex repetition))))
     ;; REMOVE-REGISTERS will set REG-SEEN (see method above) if
@@ -445,22 +465,26 @@
                    :contains-register-p reg-seen)))
 
 (defmethod remove-registers ((standalone standalone))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'standalone
                  :regex (remove-registers (regex standalone))))
 
 (defmethod remove-registers ((lookahead lookahead))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'lookahead
                  :regex (remove-registers (regex lookahead))
                  :positivep (positivep lookahead)))
 
 (defmethod remove-registers ((lookbehind lookbehind))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'lookbehind
                  :regex (remove-registers (regex lookbehind))
                  :positivep (positivep lookbehind)
                  :len (len lookbehind)))
 
 (defmethod remove-registers ((branch branch))
-  (with-slots ((test test))
+  (declare #.*standard-optimize-settings*)
+  (with-slots (test)
       branch
     (make-instance 'branch
                    :test (if (typep test 'regex)
@@ -470,15 +494,18 @@
                    :else-regex (remove-registers (else-regex branch)))))
 
 (defmethod remove-registers ((alternation alternation))
+  (declare #.*standard-optimize-settings*)
   (declare (special remove-registers-p))
   ;; an ALTERNATION, so we can't remove REGISTER objects further down
   (setq remove-registers-p nil)
   (copy-regex alternation))
 
 (defmethod remove-registers ((regex regex))
+  (declare #.*standard-optimize-settings*)
   (copy-regex regex))
 
 (defmethod remove-registers ((seq seq))
+  (declare #.*standard-optimize-settings*)
   (make-instance 'seq
                  :elements (mapcar #'remove-registers (elements seq))))
 
@@ -489,6 +516,7 @@
 (i.e. the object corresponding to \".\", for example."))
 
 (defmethod everythingp ((seq seq))
+  (declare #.*standard-optimize-settings*)
   ;; we might have degenerate cases like (:SEQUENCE :VOID ...)
   ;; due to the parsing process
   (let ((cleaned-elements (remove-if #'(lambda (element)
@@ -498,7 +526,8 @@
          (everythingp (first cleaned-elements)))))
 
 (defmethod everythingp ((alternation alternation))
-  (with-slots ((choices choices))
+  (declare #.*standard-optimize-settings*)
+  (with-slots (choices)
       alternation
     (and (= 1 (length choices))
          ;; this is unlikely to happen for human-generated regexes,
@@ -506,9 +535,8 @@
          (everythingp (first choices)))))
 
 (defmethod everythingp ((repetition repetition))
-  (with-slots ((maximum maximum)
-               (minimum minimum)
-               (regex regex))
+  (declare #.*standard-optimize-settings*)
+  (with-slots (maximum minimum regex)
       repetition
     (and maximum
          (= 1 minimum maximum)
@@ -516,15 +544,19 @@
          (everythingp regex))))
 
 (defmethod everythingp ((register register))
+  (declare #.*standard-optimize-settings*)
   (everythingp (regex register)))
 
 (defmethod everythingp ((standalone standalone))
+  (declare #.*standard-optimize-settings*)
   (everythingp (regex standalone)))
 
 (defmethod everythingp ((everything everything))
+  (declare #.*standard-optimize-settings*)
   everything)
 
 (defmethod everythingp ((regex regex))
+  (declare #.*standard-optimize-settings*)
   ;; the general case for ANCHOR, BACK-REFERENCE, BRANCH, CHAR-CLASS,
   ;; LOOKAHEAD, LOOKBEHIND, STR, VOID, FILTER, and WORD-BOUNDARY
   nil)
@@ -534,6 +566,7 @@
   (:documentation "Return the length of REGEX if it is fixed, NIL otherwise."))
 
 (defmethod regex-length ((seq seq))
+  (declare #.*standard-optimize-settings*)
   ;; simply add all inner lengths unless one of them is NIL
   (loop for sub-regex in (elements seq)
         for len = (regex-length sub-regex)
@@ -541,6 +574,7 @@
         sum len))
 
 (defmethod regex-length ((alternation alternation))
+  (declare #.*standard-optimize-settings*)
   ;; only return a true value if all inner lengths are non-NIL and
   ;; mutually equal
   (loop for sub-regex in (choices alternation)
@@ -551,6 +585,7 @@
         finally (return len)))
 
 (defmethod regex-length ((branch branch))
+  (declare #.*standard-optimize-settings*)
   ;; only return a true value if both alternations have a length and
   ;; if they're equal
   (let ((then-length (regex-length (then-regex branch))))
@@ -559,13 +594,12 @@
          then-length)))
 
 (defmethod regex-length ((repetition repetition))
+  (declare #.*standard-optimize-settings*)
   ;; we can only compute the length of a REPETITION object if the
   ;; number of repetitions is fixed; note that we don't call
   ;; REGEX-LENGTH for the inner regex, we assume that the LEN slot is
   ;; always set correctly
-  (with-slots ((len len)
-               (minimum minimum)
-               (maximum maximum))
+  (with-slots (len minimum maximum)
       repetition
     (if (and len
              (eql minimum maximum))
@@ -573,29 +607,37 @@
       nil)))
 
 (defmethod regex-length ((register register))
+  (declare #.*standard-optimize-settings*)
   (regex-length (regex register)))
 
 (defmethod regex-length ((standalone standalone))
+  (declare #.*standard-optimize-settings*)
   (regex-length (regex standalone)))
 
 (defmethod regex-length ((back-reference back-reference))
+  (declare #.*standard-optimize-settings*)
   ;; with enough effort we could possibly do better here, but
   ;; currently we just give up and return NIL
   nil)
     
 (defmethod regex-length ((char-class char-class))
+  (declare #.*standard-optimize-settings*)
   1)
 
 (defmethod regex-length ((everything everything))
+  (declare #.*standard-optimize-settings*)
   1)
 
 (defmethod regex-length ((str str))
+  (declare #.*standard-optimize-settings*)
   (len str))
 
 (defmethod regex-length ((filter filter))
+  (declare #.*standard-optimize-settings*)
   (len filter))
 
 (defmethod regex-length ((regex regex))
+  (declare #.*standard-optimize-settings*)
   ;; the general case for ANCHOR, LOOKAHEAD, LOOKBEHIND, VOID, and
   ;; WORD-BOUNDARY (which all have zero-length)
   0)
@@ -605,12 +647,14 @@
   (:documentation "Returns the minimal length of REGEX."))
 
 (defmethod regex-min-length ((seq seq))
+  (declare #.*standard-optimize-settings*)
   ;; simply add all inner minimal lengths
   (loop for sub-regex in (elements seq)
         for len = (regex-min-length sub-regex)
         sum len))
 
 (defmethod regex-min-length ((alternation alternation))
+  (declare #.*standard-optimize-settings*)
   ;; minimal length of an alternation is the minimal length of the
   ;; "shortest" element
   (loop for sub-regex in (choices alternation)
@@ -618,35 +662,44 @@
         minimize len))
 
 (defmethod regex-min-length ((branch branch))
+  (declare #.*standard-optimize-settings*)
   ;; minimal length of both alternations
   (min (regex-min-length (then-regex branch))
        (regex-min-length (else-regex branch))))
 
 (defmethod regex-min-length ((repetition repetition))
+  (declare #.*standard-optimize-settings*)
   ;; obviously the product of the inner minimal length and the minimal
   ;; number of repetitions
   (* (minimum repetition) (min-len repetition)))
     
 (defmethod regex-min-length ((register register))
+  (declare #.*standard-optimize-settings*)
   (regex-min-length (regex register)))
     
 (defmethod regex-min-length ((standalone standalone))
+  (declare #.*standard-optimize-settings*)
   (regex-min-length (regex standalone)))
     
 (defmethod regex-min-length ((char-class char-class))
+  (declare #.*standard-optimize-settings*)
   1)
 
 (defmethod regex-min-length ((everything everything))
+  (declare #.*standard-optimize-settings*)
   1)
 
 (defmethod regex-min-length ((str str))
+  (declare #.*standard-optimize-settings*)
   (len str))
     
 (defmethod regex-min-length ((filter filter))
+  (declare #.*standard-optimize-settings*)
   (or (len filter)
       0))
 
 (defmethod regex-min-length ((regex regex))
+  (declare #.*standard-optimize-settings*)
   ;; the general case for ANCHOR, BACK-REFERENCE, LOOKAHEAD,
   ;; LOOKBEHIND, VOID, and WORD-BOUNDARY
   0)
@@ -664,6 +717,7 @@
 ;; into repetitions
 
 (defmethod compute-offsets ((seq seq) start-pos)
+  (declare #.*standard-optimize-settings*)
   (loop for element in (elements seq)
         ;; advance offset argument for next call while looping through
         ;; the elements
@@ -673,6 +727,7 @@
         finally (return curr-offset)))
 
 (defmethod compute-offsets ((alternation alternation) start-pos)
+  (declare #.*standard-optimize-settings*)
   (loop for choice in (choices alternation)
         for old-offset = nil then curr-offset
         for curr-offset = (compute-offsets choice start-pos)
@@ -684,6 +739,7 @@
         finally (return curr-offset)))
 
 (defmethod compute-offsets ((branch branch) start-pos)
+  (declare #.*standard-optimize-settings*)
   ;; only return offset if both alternations have equal value
   (let ((then-offset (compute-offsets (then-regex branch) start-pos)))
     (and then-offset
@@ -691,10 +747,9 @@
          then-offset)))
 
 (defmethod compute-offsets ((repetition repetition) start-pos)
+  (declare #.*standard-optimize-settings*)
   ;; no need to descend into the inner regex
-  (with-slots ((len len)
-               (minimum minimum)
-               (maximum maximum))
+  (with-slots (len minimum maximum)
       repetition
     (if (and len
              (eq minimum maximum))
@@ -704,34 +759,42 @@
       nil)))
 
 (defmethod compute-offsets ((register register) start-pos)
+  (declare #.*standard-optimize-settings*)
   (compute-offsets (regex register) start-pos))
     
 (defmethod compute-offsets ((standalone standalone) start-pos)
+  (declare #.*standard-optimize-settings*)
   (compute-offsets (regex standalone) start-pos))
     
 (defmethod compute-offsets ((char-class char-class) start-pos)
+  (declare #.*standard-optimize-settings*)
   (1+ start-pos))
     
 (defmethod compute-offsets ((everything everything) start-pos)
+  (declare #.*standard-optimize-settings*)
   (1+ start-pos))
     
 (defmethod compute-offsets ((str str) start-pos)
+  (declare #.*standard-optimize-settings*)
   (setf (offset str) start-pos)
   (+ start-pos (len str)))
 
 (defmethod compute-offsets ((back-reference back-reference) start-pos)
+  (declare #.*standard-optimize-settings*)
   ;; with enough effort we could possibly do better here, but
   ;; currently we just give up and return NIL
   (declare (ignore start-pos))
   nil)
 
 (defmethod compute-offsets ((filter filter) start-pos)
+  (declare #.*standard-optimize-settings*)
   (let ((len (len filter)))
     (if len
       (+ start-pos len)
       nil)))
 
 (defmethod compute-offsets ((regex regex) start-pos)
+  (declare #.*standard-optimize-settings*)
   ;; the general case for ANCHOR, LOOKAHEAD, LOOKBEHIND, VOID, and
   ;; WORD-BOUNDARY (which all have zero-length)
   start-pos)

Modified: branches/grin-neu/thirdparty/cl-ppcre/repetition-closures.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/repetition-closures.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/repetition-closures.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,5 +1,5 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/repetition-closures.lisp,v 1.24 2005/04/13 15:35:58 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/repetition-closures.lisp,v 1.27 2006/10/11 14:56:34 edi Exp $
 
 ;;; This is actually a part of closures.lisp which we put into a
 ;;; separate file because it is rather complex. We only deal with
@@ -7,7 +7,7 @@
 ;;; rather crazy micro-optimizations which were introduced to be as
 ;;; competitive with Perl as possible in tight loops.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -804,45 +804,41 @@
 ;; utilizes all the functions and macros defined above
 
 (defmethod create-matcher-aux ((repetition repetition) next-fn)
-  (with-slots ((minimum minimum)
-               (maximum maximum)
-               (len len)
-               (min-len min-len)
-               (greedyp greedyp)
-               (contains-register-p contains-register-p))
+  (declare #.*standard-optimize-settings*)
+  (with-slots (minimum maximum len min-len greedyp contains-register-p)
       repetition
     (cond ((and maximum
                 (zerop maximum))
-            ;; this should have been optimized away by CONVERT but just
-            ;; in case...
-            (error "Got REPETITION with MAXIMUM 0 \(should not happen)"))
+           ;; this should have been optimized away by CONVERT but just
+           ;; in case...
+           (error "Got REPETITION with MAXIMUM 0 \(should not happen)"))
           ((and maximum
                 (= minimum maximum 1))
-            ;; this should have been optimized away by CONVERT but just
-            ;; in case...
-            (error "Got REPETITION with MAXIMUM 1 and MINIMUM 1 \(should not happen)"))
+           ;; this should have been optimized away by CONVERT but just
+           ;; in case...
+           (error "Got REPETITION with MAXIMUM 1 and MINIMUM 1 \(should not happen)"))
           ((and (eql minimum maximum)
                 len
                 (not contains-register-p))
-            (create-constant-repetition-constant-length-matcher repetition next-fn))
+           (create-constant-repetition-constant-length-matcher repetition next-fn))
           ((eql minimum maximum)
-            (create-constant-repetition-matcher repetition next-fn))
+           (create-constant-repetition-matcher repetition next-fn))
           ((and greedyp
                 len
                 (not contains-register-p))
-            (create-greedy-constant-length-matcher repetition next-fn))
+           (create-greedy-constant-length-matcher repetition next-fn))
           ((and greedyp
                 (or (plusp min-len)
                     (eql maximum 1)))
-            (create-greedy-no-zero-matcher repetition next-fn))
+           (create-greedy-no-zero-matcher repetition next-fn))
           (greedyp
-            (create-greedy-matcher repetition next-fn))
+           (create-greedy-matcher repetition next-fn))
           ((and len
                 (plusp len)
                 (not contains-register-p))
-            (create-non-greedy-constant-length-matcher repetition next-fn))
+           (create-non-greedy-constant-length-matcher repetition next-fn))
           ((or (plusp min-len)
                (eql maximum 1))
-            (create-non-greedy-no-zero-matcher repetition next-fn))
+           (create-non-greedy-no-zero-matcher repetition next-fn))
           (t
-            (create-non-greedy-matcher repetition next-fn)))))
+           (create-non-greedy-matcher repetition next-fn)))))

Modified: branches/grin-neu/thirdparty/cl-ppcre/scanner.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/scanner.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/scanner.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,10 +1,10 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/scanner.lisp,v 1.26 2005/07/19 23:18:15 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/scanner.lisp,v 1.27 2006/01/03 18:38:55 edi Exp $
 
 ;;; Here the scanner for the actual regex as well as utility scanners
 ;;; for the constant start and end strings are created.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions

Modified: branches/grin-neu/thirdparty/cl-ppcre/specials.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/specials.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/specials.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,9 +1,9 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/specials.lisp,v 1.21 2005/04/01 21:29:10 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/specials.lisp,v 1.23 2006/08/10 14:45:24 edi Exp $
 
 ;;; globally declared special variables
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -45,7 +45,7 @@
 
 (defvar *special-optimize-settings*
   '(optimize speed space)
-  "Special optimize settings used only be a few declaration expressions.")
+  "Special optimize settings used only by a few declaration expressions.")
 
 ;;; special variables used by the lexer/parser combo
 
@@ -125,6 +125,7 @@
 ;; stuff for Nikodemus Siivola's HYPERDOC
 ;; see <http://common-lisp.net/project/hyperdoc/>
 ;; and <http://www.cliki.net/hyperdoc>
+;; also used by LW-ADD-ONS
 
 (defvar *hyperdoc-base-uri* "http://weitz.de/cl-ppcre/")
 

Deleted: branches/grin-neu/thirdparty/cl-ppcre/testdata
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/testdata	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/testdata	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,14287 +0,0 @@
-(1 "\"the quick brown fox\" =~ /the quick brown fox/" "the quick brown fox" nil nil nil nil "the quick brown fox" nil 1 0 "the quick brown fox" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(2 "\"The quick brown FOX\" =~ /the quick brown fox/" "the quick brown fox" nil nil nil nil "The quick brown FOX" nil 1 0 nil nil)
-(3 "\"What do you know about the quick brown fox?\" =~ /the quick brown fox/" "the quick brown fox" nil nil nil nil "What do you know about the quick brown fox?" nil 1 0 "the quick brown fox" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(4 "\"What do you know about THE QUICK BROWN FOX?\" =~ /the quick brown fox/" "the quick brown fox" nil nil nil nil "What do you know about THE QUICK BROWN FOX?" nil 1 0 nil nil)
-(5 "\"the quick brown fox\" =~ /The quick brown fox/i" "The quick brown fox" t nil nil nil "the quick brown fox" nil 1 0 "the quick brown fox" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(6 "\"The quick brown FOX\" =~ /The quick brown fox/i" "The quick brown fox" t nil nil nil "The quick brown FOX" nil 1 0 "The quick brown FOX" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(7 "\"What do you know about the quick brown fox?\" =~ /The quick brown fox/i" "The quick brown fox" t nil nil nil "What do you know about the quick brown fox?" nil 1 0 "the quick brown fox" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(8 "\"What do you know about THE QUICK BROWN FOX?\" =~ /The quick brown fox/i" "The quick brown fox" t nil nil nil "What do you know about THE QUICK BROWN FOX?" nil 1 0 "THE QUICK BROWN FOX" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(9 "\"abcd\\t\\n\\r\\f\\a\\e9;\\$\\\\?caxyz\" =~ /abcd\\t\\n\\r\\f\\a\\e\\071\\x3b\\$\\\\\\?caxyz/" "abcd\\t\\n\\r\\f\\a\\e\\071\\x3b\\$\\\\\\?caxyz" nil nil nil nil ("abcd" 9 10 13 12 7 27 "9;$\\?caxyz") nil 1 0 ("abcd" 9 10 13 12 7 27 "9;$\\?caxyz") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(10 "\"abxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "abxyzpqrrrabbxyyyypqAzz" nil 1 0 "abxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(11 "\"abxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "abxyzpqrrrabbxyyyypqAzz" nil 1 0 "abxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(12 "\"aabxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aabxyzpqrrrabbxyyyypqAzz" nil 1 0 "aabxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(13 "\"aaabxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabxyzpqrrrabbxyyyypqAzz" nil 1 0 "aaabxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(14 "\"aaaabxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaaabxyzpqrrrabbxyyyypqAzz" nil 1 0 "aaaabxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(15 "\"abcxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "abcxyzpqrrrabbxyyyypqAzz" nil 1 0 "abcxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(16 "\"aabcxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aabcxyzpqrrrabbxyyyypqAzz" nil 1 0 "aabcxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(17 "\"aaabcxyzpqrrrabbxyyyypAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypAzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(18 "\"aaabcxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypqAzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(19 "\"aaabcxyzpqrrrabbxyyyypqqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypqqAzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypqqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(20 "\"aaabcxyzpqrrrabbxyyyypqqqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypqqqAzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypqqqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(21 "\"aaabcxyzpqrrrabbxyyyypqqqqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypqqqqAzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypqqqqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(22 "\"aaabcxyzpqrrrabbxyyyypqqqqqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypqqqqqAzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypqqqqqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(23 "\"aaabcxyzpqrrrabbxyyyypqqqqqqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypqqqqqqAzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypqqqqqqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(24 "\"aaaabcxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaaabcxyzpqrrrabbxyyyypqAzz" nil 1 0 "aaaabcxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(25 "\"abxyzzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "abxyzzpqrrrabbxyyyypqAzz" nil 1 0 "abxyzzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(26 "\"aabxyzzzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aabxyzzzpqrrrabbxyyyypqAzz" nil 1 0 "aabxyzzzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(27 "\"aaabxyzzzzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabxyzzzzpqrrrabbxyyyypqAzz" nil 1 0 "aaabxyzzzzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(28 "\"aaaabxyzzzzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaaabxyzzzzpqrrrabbxyyyypqAzz" nil 1 0 "aaaabxyzzzzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(29 "\"abcxyzzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "abcxyzzpqrrrabbxyyyypqAzz" nil 1 0 "abcxyzzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(30 "\"aabcxyzzzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aabcxyzzzpqrrrabbxyyyypqAzz" nil 1 0 "aabcxyzzzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(31 "\"aaabcxyzzzzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzzzzpqrrrabbxyyyypqAzz" nil 1 0 "aaabcxyzzzzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(32 "\"aaaabcxyzzzzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaaabcxyzzzzpqrrrabbxyyyypqAzz" nil 1 0 "aaaabcxyzzzzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(33 "\"aaaabcxyzzzzpqrrrabbbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaaabcxyzzzzpqrrrabbbxyyyypqAzz" nil 1 0 "aaaabcxyzzzzpqrrrabbbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(34 "\"aaaabcxyzzzzpqrrrabbbxyyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaaabcxyzzzzpqrrrabbbxyyyyypqAzz" nil 1 0 "aaaabcxyzzzzpqrrrabbbxyyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(35 "\"aaabcxyzpqrrrabbxyyyypABzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypABzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypABzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(36 "\"aaabcxyzpqrrrabbxyyyypABBzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypABBzz" nil 1 0 "aaabcxyzpqrrrabbxyyyypABBzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(37 "\">>>aaabxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil ">>>aaabxyzpqrrrabbxyyyypqAzz" nil 1 0 "aaabxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(38 "\">aaaabxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil ">aaaabxyzpqrrrabbxyyyypqAzz" nil 1 0 "aaaabxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(39 "\">>>>abcxyzpqrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil ">>>>abcxyzpqrrrabbxyyyypqAzz" nil 1 0 "abcxyzpqrrrabbxyyyypqAzz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(40 "\"abxyzpqrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "abxyzpqrrabbxyyyypqAzz" nil 1 0 nil nil)
-(41 "\"abxyzpqrrrrabbxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "abxyzpqrrrrabbxyyyypqAzz" nil 1 0 nil nil)
-(42 "\"abxyzpqrrrabxyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "abxyzpqrrrabxyyyypqAzz" nil 1 0 nil nil)
-(43 "\"aaaabcxyzzzzpqrrrabbbxyyyyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaaabcxyzzzzpqrrrabbbxyyyyyypqAzz" nil 1 0 nil nil)
-(44 "\"aaaabcxyzzzzpqrrrabbbxyyypqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaaabcxyzzzzpqrrrabbbxyyypqAzz" nil 1 0 nil nil)
-(45 "\"aaabcxyzpqrrrabbxyyyypqqqqqqqAzz\" =~ /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/" "a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz" nil nil nil nil "aaabcxyzpqrrrabbxyyyypqqqqqqqAzz" nil 1 0 nil nil)
-(46 "\"abczz\" =~ /^(abc){1,2}zz/" "^(abc){1,2}zz" nil nil nil nil "abczz" nil 1 0 "abczz" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(47 "\"abcabczz\" =~ /^(abc){1,2}zz/" "^(abc){1,2}zz" nil nil nil nil "abcabczz" nil 1 0 "abcabczz" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(48 "\"zz\" =~ /^(abc){1,2}zz/" "^(abc){1,2}zz" nil nil nil nil "zz" nil 1 0 nil nil)
-(49 "\"abcabcabczz\" =~ /^(abc){1,2}zz/" "^(abc){1,2}zz" nil nil nil nil "abcabcabczz" nil 1 0 nil nil)
-(50 "\">>abczz\" =~ /^(abc){1,2}zz/" "^(abc){1,2}zz" nil nil nil nil ">>abczz" nil 1 0 nil nil)
-(51 "\"bc\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bc" nil 1 0 "bc" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(52 "\"bbc\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bbc" nil 1 0 "bbc" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(53 "\"bbbc\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bbbc" nil 1 0 "bbbc" ("bb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(54 "\"bac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bac" nil 1 0 "bac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(55 "\"bbac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bbac" nil 1 0 "bbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(56 "\"aac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "aac" nil 1 0 "aac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(57 "\"abbbbbbbbbbbc\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "abbbbbbbbbbbc" nil 1 0 "abbbbbbbbbbbc" ("bbbbbbbbbbb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(58 "\"bbbbbbbbbbbac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bbbbbbbbbbbac" nil 1 0 "bbbbbbbbbbbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(59 "\"aaac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "aaac" nil 1 0 nil nil)
-(60 "\"abbbbbbbbbbbac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "abbbbbbbbbbbac" nil 1 0 nil nil)
-(61 "\"bc\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "bc" nil 1 0 "bc" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(62 "\"bbc\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "bbc" nil 1 0 "bbc" ("bb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(63 "\"bbbc\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "bbbc" nil 1 0 "bbbc" ("bbb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(64 "\"bac\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "bac" nil 1 0 "bac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(65 "\"bbac\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "bbac" nil 1 0 "bbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(66 "\"aac\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "aac" nil 1 0 "aac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(67 "\"abbbbbbbbbbbc\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "abbbbbbbbbbbc" nil 1 0 "abbbbbbbbbbbc" ("bbbbbbbbbbb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(68 "\"bbbbbbbbbbbac\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "bbbbbbbbbbbac" nil 1 0 "bbbbbbbbbbbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(69 "\"aaac\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "aaac" nil 1 0 nil nil)
-(70 "\"abbbbbbbbbbbac\" =~ /^(b+|a){1,2}c/" "^(b+|a){1,2}c" nil nil nil nil "abbbbbbbbbbbac" nil 1 0 nil nil)
-(71 "\"bbc\" =~ /^(b+|a){1,2}?bc/" "^(b+|a){1,2}?bc" nil nil nil nil "bbc" nil 1 0 "bbc" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(72 "\"babc\" =~ /^(b*|ba){1,2}?bc/" "^(b*|ba){1,2}?bc" nil nil nil nil "babc" nil 1 0 "babc" ("ba" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(73 "\"bbabc\" =~ /^(b*|ba){1,2}?bc/" "^(b*|ba){1,2}?bc" nil nil nil nil "bbabc" nil 1 0 "bbabc" ("ba" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(74 "\"bababc\" =~ /^(b*|ba){1,2}?bc/" "^(b*|ba){1,2}?bc" nil nil nil nil "bababc" nil 1 0 "bababc" ("ba" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(75 "\"bababbc\" =~ /^(b*|ba){1,2}?bc/" "^(b*|ba){1,2}?bc" nil nil nil nil "bababbc" nil 1 0 nil nil)
-(76 "\"babababc\" =~ /^(b*|ba){1,2}?bc/" "^(b*|ba){1,2}?bc" nil nil nil nil "babababc" nil 1 0 nil nil)
-(77 "\"babc\" =~ /^(ba|b*){1,2}?bc/" "^(ba|b*){1,2}?bc" nil nil nil nil "babc" nil 1 0 "babc" ("ba" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(78 "\"bbabc\" =~ /^(ba|b*){1,2}?bc/" "^(ba|b*){1,2}?bc" nil nil nil nil "bbabc" nil 1 0 "bbabc" ("ba" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(79 "\"bababc\" =~ /^(ba|b*){1,2}?bc/" "^(ba|b*){1,2}?bc" nil nil nil nil "bababc" nil 1 0 "bababc" ("ba" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(80 "\"bababbc\" =~ /^(ba|b*){1,2}?bc/" "^(ba|b*){1,2}?bc" nil nil nil nil "bababbc" nil 1 0 nil nil)
-(81 "\"babababc\" =~ /^(ba|b*){1,2}?bc/" "^(ba|b*){1,2}?bc" nil nil nil nil "babababc" nil 1 0 nil nil)
-(82 "\"\\x01\\x01\\e;z\" =~ /^\\ca\\cA\\c[\\c{\\c:/" "^\\ca\\cA\\c[\\c{\\c:" nil nil nil nil ("" 1 1 27 ";z") nil 1 0 ("" 1 1 27 ";z") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(83 "\"athing\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "athing" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(84 "\"bthing\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "bthing" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(85 "\"]thing\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "]thing" nil 1 0 "]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(86 "\"cthing\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "cthing" nil 1 0 "c" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(87 "\"dthing\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "dthing" nil 1 0 "d" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(88 "\"ething\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "ething" nil 1 0 "e" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(89 "\"fthing\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "fthing" nil 1 0 nil nil)
-(90 "\"[thing\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "[thing" nil 1 0 nil nil)
-(91 "\"\\\\thing\" =~ /^[ab\\]cde]/" "^[ab\\]cde]" nil nil nil nil "\\thing" nil 1 0 nil nil)
-(92 "\"]thing\" =~ /^[]cde]/" "^[]cde]" nil nil nil nil "]thing" nil 1 0 "]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(93 "\"cthing\" =~ /^[]cde]/" "^[]cde]" nil nil nil nil "cthing" nil 1 0 "c" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(94 "\"dthing\" =~ /^[]cde]/" "^[]cde]" nil nil nil nil "dthing" nil 1 0 "d" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(95 "\"ething\" =~ /^[]cde]/" "^[]cde]" nil nil nil nil "ething" nil 1 0 "e" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(96 "\"athing\" =~ /^[]cde]/" "^[]cde]" nil nil nil nil "athing" nil 1 0 nil nil)
-(97 "\"fthing\" =~ /^[]cde]/" "^[]cde]" nil nil nil nil "fthing" nil 1 0 nil nil)
-(98 "\"fthing\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "fthing" nil 1 0 "f" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(99 "\"[thing\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "[thing" nil 1 0 "[" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(100 "\"\\\\thing\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "\\thing" nil 1 0 "\\" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(101 "\"athing\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "athing" nil 1 0 nil nil)
-(102 "\"bthing\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "bthing" nil 1 0 nil nil)
-(103 "\"]thing\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "]thing" nil 1 0 nil nil)
-(104 "\"cthing\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "cthing" nil 1 0 nil nil)
-(105 "\"dthing\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "dthing" nil 1 0 nil nil)
-(106 "\"ething\" =~ /^[^ab\\]cde]/" "^[^ab\\]cde]" nil nil nil nil "ething" nil 1 0 nil nil)
-(107 "\"athing\" =~ /^[^]cde]/" "^[^]cde]" nil nil nil nil "athing" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(108 "\"fthing\" =~ /^[^]cde]/" "^[^]cde]" nil nil nil nil "fthing" nil 1 0 "f" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(109 "\"]thing\" =~ /^[^]cde]/" "^[^]cde]" nil nil nil nil "]thing" nil 1 0 nil nil)
-(110 "\"cthing\" =~ /^[^]cde]/" "^[^]cde]" nil nil nil nil "cthing" nil 1 0 nil nil)
-(111 "\"dthing\" =~ /^[^]cde]/" "^[^]cde]" nil nil nil nil "dthing" nil 1 0 nil nil)
-(112 "\"ething\" =~ /^[^]cde]/" "^[^]cde]" nil nil nil nil "ething" nil 1 0 nil nil)
-(113 ("\"" 129 "\" =~ /^\\" 129 "/") "^\\" nil nil nil nil ("" 129) nil 1 0 ("" 129) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(114 ("\"" 255 "\" =~ /^" 255 "/") "^ÿ" nil nil nil nil ("" 255) nil 1 0 ("" 255) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(115 "\"0\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "0" nil 1 0 "0" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(116 "\"1\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "1" nil 1 0 "1" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(117 "\"2\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "2" nil 1 0 "2" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(118 "\"3\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "3" nil 1 0 "3" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(119 "\"4\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "4" nil 1 0 "4" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(120 "\"5\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "5" nil 1 0 "5" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(121 "\"6\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "6" nil 1 0 "6" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(122 "\"7\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "7" nil 1 0 "7" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(123 "\"8\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "8" nil 1 0 "8" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(124 "\"9\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "9" nil 1 0 "9" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(125 "\"10\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "10" nil 1 0 "10" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(126 "\"100\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "100" nil 1 0 "100" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(127 "\"abc\" =~ /^[0-9]+$/" "^[0-9]+$" nil nil nil nil "abc" nil 1 0 nil nil)
-(128 "\"enter\" =~ /^.*nter/" "^.*nter" nil nil nil nil "enter" nil 1 0 "enter" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(129 "\"inter\" =~ /^.*nter/" "^.*nter" nil nil nil nil "inter" nil 1 0 "inter" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(130 "\"uponter\" =~ /^.*nter/" "^.*nter" nil nil nil nil "uponter" nil 1 0 "uponter" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(131 "\"xxx0\" =~ /^xxx[0-9]+$/" "^xxx[0-9]+$" nil nil nil nil "xxx0" nil 1 0 "xxx0" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(132 "\"xxx1234\" =~ /^xxx[0-9]+$/" "^xxx[0-9]+$" nil nil nil nil "xxx1234" nil 1 0 "xxx1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(133 "\"xxx\" =~ /^xxx[0-9]+$/" "^xxx[0-9]+$" nil nil nil nil "xxx" nil 1 0 nil nil)
-(134 "\"x123\" =~ /^.+[0-9][0-9][0-9]$/" "^.+[0-9][0-9][0-9]$" nil nil nil nil "x123" nil 1 0 "x123" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(135 "\"xx123\" =~ /^.+[0-9][0-9][0-9]$/" "^.+[0-9][0-9][0-9]$" nil nil nil nil "xx123" nil 1 0 "xx123" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(136 "\"123456\" =~ /^.+[0-9][0-9][0-9]$/" "^.+[0-9][0-9][0-9]$" nil nil nil nil "123456" nil 1 0 "123456" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(137 "\"123\" =~ /^.+[0-9][0-9][0-9]$/" "^.+[0-9][0-9][0-9]$" nil nil nil nil "123" nil 1 0 nil nil)
-(138 "\"x1234\" =~ /^.+[0-9][0-9][0-9]$/" "^.+[0-9][0-9][0-9]$" nil nil nil nil "x1234" nil 1 0 "x1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(139 "\"x123\" =~ /^.+?[0-9][0-9][0-9]$/" "^.+?[0-9][0-9][0-9]$" nil nil nil nil "x123" nil 1 0 "x123" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(140 "\"xx123\" =~ /^.+?[0-9][0-9][0-9]$/" "^.+?[0-9][0-9][0-9]$" nil nil nil nil "xx123" nil 1 0 "xx123" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(141 "\"123456\" =~ /^.+?[0-9][0-9][0-9]$/" "^.+?[0-9][0-9][0-9]$" nil nil nil nil "123456" nil 1 0 "123456" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(142 "\"123\" =~ /^.+?[0-9][0-9][0-9]$/" "^.+?[0-9][0-9][0-9]$" nil nil nil nil "123" nil 1 0 nil nil)
-(143 "\"x1234\" =~ /^.+?[0-9][0-9][0-9]$/" "^.+?[0-9][0-9][0-9]$" nil nil nil nil "x1234" nil 1 0 "x1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(144 "\"abc!pqr=apquxz.ixr.zzz.ac.uk\" =~ /^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$/" "^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$" nil nil nil nil "abc!pqr=apquxz.ixr.zzz.ac.uk" nil 1 0 "abc!pqr=apquxz.ixr.zzz.ac.uk" ("abc" "pqr" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(145 "\"!pqr=apquxz.ixr.zzz.ac.uk\" =~ /^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$/" "^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$" nil nil nil nil "!pqr=apquxz.ixr.zzz.ac.uk" nil 1 0 nil nil)
-(146 "\"abc!=apquxz.ixr.zzz.ac.uk\" =~ /^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$/" "^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$" nil nil nil nil "abc!=apquxz.ixr.zzz.ac.uk" nil 1 0 nil nil)
-(147 "\"abc!pqr=apquxz:ixr.zzz.ac.uk\" =~ /^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$/" "^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$" nil nil nil nil "abc!pqr=apquxz:ixr.zzz.ac.uk" nil 1 0 nil nil)
-(148 "\"abc!pqr=apquxz.ixr.zzz.ac.ukk\" =~ /^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$/" "^([^!]+)!(.+)=apquxz\\.ixr\\.zzz\\.ac\\.uk$" nil nil nil nil "abc!pqr=apquxz.ixr.zzz.ac.ukk" nil 1 0 nil nil)
-(149 "\"Well, we need a colon: somewhere\" =~ /:/" ":" nil nil nil nil "Well, we need a colon: somewhere" nil 1 0 ":" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(150 "\"Fail if we don't\" =~ /:/" ":" nil nil nil nil "Fail if we don't" nil 1 0 nil nil)
-(151 "\"0abc\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "0abc" nil 1 0 "0abc" ("0abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(152 "\"abc\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "abc" nil 1 0 "abc" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(153 "\"fed\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "fed" nil 1 0 "fed" ("fed" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(154 "\"E\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "E" nil 1 0 "E" ("E" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(155 "\"::\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "::" nil 1 0 "::" ("::" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(156 "\"5f03:12C0::932e\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "5f03:12C0::932e" nil 1 0 "5f03:12C0::932e" ("5f03:12C0::932e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(157 "\"fed def\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "fed def" nil 1 0 "def" ("def" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(158 "\"Any old stuff\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "Any old stuff" nil 1 0 "ff" ("ff" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(159 "\"0zzz\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "0zzz" nil 1 0 nil nil)
-(160 "\"gzzz\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "gzzz" nil 1 0 nil nil)
-(161 "\"fed\\x20\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "fed " nil 1 0 nil nil)
-(162 "\"Any old rubbish\" =~ /([\\da-f:]+)$/i" "([\\da-f:]+)$" t nil nil nil "Any old rubbish" nil 1 0 nil nil)
-(163 "\".1.2.3\" =~ /^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$/" "^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$" nil nil nil nil ".1.2.3" nil 1 0 ".1.2.3" ("1" "2" "3" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(164 "\"A.12.123.0\" =~ /^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$/" "^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$" nil nil nil nil "A.12.123.0" nil 1 0 "A.12.123.0" ("12" "123" "0" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(165 "\".1.2.3333\" =~ /^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$/" "^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$" nil nil nil nil ".1.2.3333" nil 1 0 nil nil)
-(166 "\"1.2.3\" =~ /^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$/" "^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$" nil nil nil nil "1.2.3" nil 1 0 nil nil)
-(167 "\"1234.2.3\" =~ /^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$/" "^.*\\.(\\d{1,3})\\.(\\d{1,3})\\.(\\d{1,3})$" nil nil nil nil "1234.2.3" nil 1 0 nil nil)
-(168 "\"1 IN SOA non-sp1 non-sp2(\" =~ /^(\\d+)\\s+IN\\s+SOA\\s+(\\S+)\\s+(\\S+)\\s*\\(\\s*$/" "^(\\d+)\\s+IN\\s+SOA\\s+(\\S+)\\s+(\\S+)\\s*\\(\\s*$" nil nil nil nil "1 IN SOA non-sp1 non-sp2(" nil 1 0 "1 IN SOA non-sp1 non-sp2(" ("1" "non-sp1" "non-sp2" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(169 "\"1    IN    SOA    non-sp1    non-sp2   (\" =~ /^(\\d+)\\s+IN\\s+SOA\\s+(\\S+)\\s+(\\S+)\\s*\\(\\s*$/" "^(\\d+)\\s+IN\\s+SOA\\s+(\\S+)\\s+(\\S+)\\s*\\(\\s*$" nil nil nil nil "1    IN    SOA    non-sp1    non-sp2   (" nil 1 0 "1    IN    SOA    non-sp1    non-sp2   (" ("1" "non-sp1" "non-sp2" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(170 "\"1IN SOA non-sp1 non-sp2(\" =~ /^(\\d+)\\s+IN\\s+SOA\\s+(\\S+)\\s+(\\S+)\\s*\\(\\s*$/" "^(\\d+)\\s+IN\\s+SOA\\s+(\\S+)\\s+(\\S+)\\s*\\(\\s*$" nil nil nil nil "1IN SOA non-sp1 non-sp2(" nil 1 0 nil nil)
-(171 "\"a.\" =~ /^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$/" "^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$" nil nil nil nil "a." nil 1 0 "a." (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(172 "\"Z.\" =~ /^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$/" "^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$" nil nil nil nil "Z." nil 1 0 "Z." (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(173 "\"2.\" =~ /^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$/" "^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$" nil nil nil nil "2." nil 1 0 "2." (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(174 "\"ab-c.pq-r.\" =~ /^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$/" "^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$" nil nil nil nil "ab-c.pq-r." nil 1 0 "ab-c.pq-r." (".pq-r" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(175 "\"sxk.zzz.ac.uk.\" =~ /^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$/" "^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$" nil nil nil nil "sxk.zzz.ac.uk." nil 1 0 "sxk.zzz.ac.uk." (".uk" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(176 "\"x-.y-.\" =~ /^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$/" "^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$" nil nil nil nil "x-.y-." nil 1 0 "x-.y-." (".y-" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(177 "\"-abc.peq.\" =~ /^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$/" "^[a-zA-Z\\d][a-zA-Z\\d\\-]*(\\.[a-zA-Z\\d][a-zA-z\\d\\-]*)*\\.$" nil nil nil nil "-abc.peq." nil 1 0 nil nil)
-(178 "\"*.a\" =~ /^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$/" "^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$" nil nil nil nil "*.a" nil 1 0 "*.a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(179 "\"*.b0-a\" =~ /^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$/" "^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$" nil nil nil nil "*.b0-a" nil 1 0 "*.b0-a" ("0-a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(180 "\"*.c3-b.c\" =~ /^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$/" "^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$" nil nil nil nil "*.c3-b.c" nil 1 0 "*.c3-b.c" ("3-b" ".c" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(181 "\"*.c-a.b-c\" =~ /^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$/" "^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$" nil nil nil nil "*.c-a.b-c" nil 1 0 "*.c-a.b-c" ("-a" ".b-c" "-c" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(182 "\"*.0\" =~ /^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$/" "^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$" nil nil nil nil "*.0" nil 1 0 nil nil)
-(183 "\"*.a-\" =~ /^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$/" "^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$" nil nil nil nil "*.a-" nil 1 0 nil nil)
-(184 "\"*.a-b.c-\" =~ /^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$/" "^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$" nil nil nil nil "*.a-b.c-" nil 1 0 nil nil)
-(185 "\"*.c-a.0-c\" =~ /^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$/" "^\\*\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?(\\.[a-z]([a-z\\-\\d]*[a-z\\d]+)?)*$" nil nil nil nil "*.c-a.0-c" nil 1 0 nil nil)
-(186 "\"abde\" =~ /^(?=ab(de))(abd)(e)/" "^(?=ab(de))(abd)(e)" nil nil nil nil "abde" nil 1 0 "abde" ("de" "abd" "e" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(187 "\"abdf\" =~ /^(?!(ab)de|x)(abd)(f)/" "^(?!(ab)de|x)(abd)(f)" nil nil nil nil "abdf" nil 1 0 "abdf" (nil "abd" "f" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(188 "\"abcd\" =~ /^(?=(ab(cd)))(ab)/" "^(?=(ab(cd)))(ab)" nil nil nil nil "abcd" nil 1 0 "ab" ("abcd" "cd" "ab" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(189 "\"a.b.c.d\" =~ /^[\\da-f](\\.[\\da-f])*$/i" "^[\\da-f](\\.[\\da-f])*$" t nil nil nil "a.b.c.d" nil 1 0 "a.b.c.d" (".d" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(190 "\"A.B.C.D\" =~ /^[\\da-f](\\.[\\da-f])*$/i" "^[\\da-f](\\.[\\da-f])*$" t nil nil nil "A.B.C.D" nil 1 0 "A.B.C.D" (".D" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(191 "\"a.b.c.1.2.3.C\" =~ /^[\\da-f](\\.[\\da-f])*$/i" "^[\\da-f](\\.[\\da-f])*$" t nil nil nil "a.b.c.1.2.3.C" nil 1 0 "a.b.c.1.2.3.C" (".C" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(192 "\"\\\"1234\\\"\" =~ /^\\\".*\\\"\\s*(;.*)?$/" "^\\\".*\\\"\\s*(;.*)?$" nil nil nil nil "\"1234\"" nil 1 0 "\"1234\"" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(193 "\"\\\"abcd\\\" ;\" =~ /^\\\".*\\\"\\s*(;.*)?$/" "^\\\".*\\\"\\s*(;.*)?$" nil nil nil nil "\"abcd\" ;" nil 1 0 "\"abcd\" ;" (";" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(194 "\"\\\"\\\" ; rhubarb\" =~ /^\\\".*\\\"\\s*(;.*)?$/" "^\\\".*\\\"\\s*(;.*)?$" nil nil nil nil "\"\" ; rhubarb" nil 1 0 "\"\" ; rhubarb" ("; rhubarb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(195 "\"\\\"1234\\\" : things\" =~ /^\\\".*\\\"\\s*(;.*)?$/" "^\\\".*\\\"\\s*(;.*)?$" nil nil nil nil "\"1234\" : things" nil 1 0 nil nil)
-(196 "\"\\\" =~ /^$/" "^$" nil nil nil nil "" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(197 "\"ab c\" =~ /   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)/x" "   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)" nil nil nil t "ab c" nil 1 0 "ab c" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(198 "\"abc\" =~ /   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)/x" "   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)" nil nil nil t "abc" nil 1 0 nil nil)
-(199 "\"ab cde\" =~ /   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)/x" "   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)" nil nil nil t "ab cde" nil 1 0 nil nil)
-(200 "\"ab c\" =~ /(?x)   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)/" "(?x)   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)" nil nil nil nil "ab c" nil 1 0 "ab c" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(201 "\"abc\" =~ /(?x)   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)/" "(?x)   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)" nil nil nil nil "abc" nil 1 0 nil nil)
-(202 "\"ab cde\" =~ /(?x)   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)/" "(?x)   ^    a   (?# begins with a)  b\\sc (?# then b c) $ (?# then end)" nil nil nil nil "ab cde" nil 1 0 nil nil)
-(203 "\"a bcd\" =~ /^   a\\ b[c ]d       $/x" "^   a\\ b[c ]d       $" nil nil nil t "a bcd" nil 1 0 "a bcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(204 "\"a b d\" =~ /^   a\\ b[c ]d       $/x" "^   a\\ b[c ]d       $" nil nil nil t "a b d" nil 1 0 "a b d" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(205 "\"abcd\" =~ /^   a\\ b[c ]d       $/x" "^   a\\ b[c ]d       $" nil nil nil t "abcd" nil 1 0 nil nil)
-(206 "\"ab d\" =~ /^   a\\ b[c ]d       $/x" "^   a\\ b[c ]d       $" nil nil nil t "ab d" nil 1 0 nil nil)
-(207 "\"abcdefhijklm\" =~ /^(a(b(c)))(d(e(f)))(h(i(j)))(k(l(m)))$/" "^(a(b(c)))(d(e(f)))(h(i(j)))(k(l(m)))$" nil nil nil nil "abcdefhijklm" nil 1 0 "abcdefhijklm" ("abc" "bc" "c" "def" "ef" "f" "hij" "ij" "j" "klm" "lm" "m" nil nil nil nil))
-(208 "\"abcdefhijklm\" =~ /^(?:a(b(c)))(?:d(e(f)))(?:h(i(j)))(?:k(l(m)))$/" "^(?:a(b(c)))(?:d(e(f)))(?:h(i(j)))(?:k(l(m)))$" nil nil nil nil "abcdefhijklm" nil 1 0 "abcdefhijklm" ("bc" "c" "ef" "f" "ij" "j" "lm" "m" nil nil nil nil nil nil nil nil))
-(209 "\"a+ Z0+\\x08\\n\\x1d\\x12\" =~ /^[\\w][\\W][\\s][\\S][\\d][\\D][\\b][\\n][\\c]][\\022]/" "^[\\w][\\W][\\s][\\S][\\d][\\D][\\b][\\n][\\c]][\\022]" nil nil nil nil ("a+ Z0+" 8 10 29 18) nil 1 0 ("a+ Z0+" 8 10 29 18) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(210 "\".^\\$(*+)|{?,?}\" =~ /^[.^$|()*+?{,}]+/" "^[.^$|()*+?{,}]+" nil nil nil nil ".^$(*+)|{?,?}" nil 1 0 ".^$(*+)|{?,?}" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(211 "\"z\" =~ /^a*\\w/" "^a*\\w" nil nil nil nil "z" nil 1 0 "z" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(212 "\"az\" =~ /^a*\\w/" "^a*\\w" nil nil nil nil "az" nil 1 0 "az" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(213 "\"aaaz\" =~ /^a*\\w/" "^a*\\w" nil nil nil nil "aaaz" nil 1 0 "aaaz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(214 "\"a\" =~ /^a*\\w/" "^a*\\w" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(215 "\"aa\" =~ /^a*\\w/" "^a*\\w" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(216 "\"aaaa\" =~ /^a*\\w/" "^a*\\w" nil nil nil nil "aaaa" nil 1 0 "aaaa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(217 "\"a+\" =~ /^a*\\w/" "^a*\\w" nil nil nil nil "a+" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(218 "\"aa+\" =~ /^a*\\w/" "^a*\\w" nil nil nil nil "aa+" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(219 "\"z\" =~ /^a*?\\w/" "^a*?\\w" nil nil nil nil "z" nil 1 0 "z" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(220 "\"az\" =~ /^a*?\\w/" "^a*?\\w" nil nil nil nil "az" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(221 "\"aaaz\" =~ /^a*?\\w/" "^a*?\\w" nil nil nil nil "aaaz" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(222 "\"a\" =~ /^a*?\\w/" "^a*?\\w" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(223 "\"aa\" =~ /^a*?\\w/" "^a*?\\w" nil nil nil nil "aa" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(224 "\"aaaa\" =~ /^a*?\\w/" "^a*?\\w" nil nil nil nil "aaaa" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(225 "\"a+\" =~ /^a*?\\w/" "^a*?\\w" nil nil nil nil "a+" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(226 "\"aa+\" =~ /^a*?\\w/" "^a*?\\w" nil nil nil nil "aa+" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(227 "\"az\" =~ /^a+\\w/" "^a+\\w" nil nil nil nil "az" nil 1 0 "az" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(228 "\"aaaz\" =~ /^a+\\w/" "^a+\\w" nil nil nil nil "aaaz" nil 1 0 "aaaz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(229 "\"aa\" =~ /^a+\\w/" "^a+\\w" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(230 "\"aaaa\" =~ /^a+\\w/" "^a+\\w" nil nil nil nil "aaaa" nil 1 0 "aaaa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(231 "\"aa+\" =~ /^a+\\w/" "^a+\\w" nil nil nil nil "aa+" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(232 "\"az\" =~ /^a+?\\w/" "^a+?\\w" nil nil nil nil "az" nil 1 0 "az" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(233 "\"aaaz\" =~ /^a+?\\w/" "^a+?\\w" nil nil nil nil "aaaz" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(234 "\"aa\" =~ /^a+?\\w/" "^a+?\\w" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(235 "\"aaaa\" =~ /^a+?\\w/" "^a+?\\w" nil nil nil nil "aaaa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(236 "\"aa+\" =~ /^a+?\\w/" "^a+?\\w" nil nil nil nil "aa+" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(237 "\"1234567890\" =~ /^\\d{8}\\w{2,}/" "^\\d{8}\\w{2,}" nil nil nil nil "1234567890" nil 1 0 "1234567890" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(238 "\"12345678ab\" =~ /^\\d{8}\\w{2,}/" "^\\d{8}\\w{2,}" nil nil nil nil "12345678ab" nil 1 0 "12345678ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(239 "\"12345678__\" =~ /^\\d{8}\\w{2,}/" "^\\d{8}\\w{2,}" nil nil nil nil "12345678__" nil 1 0 "12345678__" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(240 "\"1234567\" =~ /^\\d{8}\\w{2,}/" "^\\d{8}\\w{2,}" nil nil nil nil "1234567" nil 1 0 nil nil)
-(241 "\"uoie\" =~ /^[aeiou\\d]{4,5}$/" "^[aeiou\\d]{4,5}$" nil nil nil nil "uoie" nil 1 0 "uoie" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(242 "\"1234\" =~ /^[aeiou\\d]{4,5}$/" "^[aeiou\\d]{4,5}$" nil nil nil nil "1234" nil 1 0 "1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(243 "\"12345\" =~ /^[aeiou\\d]{4,5}$/" "^[aeiou\\d]{4,5}$" nil nil nil nil "12345" nil 1 0 "12345" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(244 "\"aaaaa\" =~ /^[aeiou\\d]{4,5}$/" "^[aeiou\\d]{4,5}$" nil nil nil nil "aaaaa" nil 1 0 "aaaaa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(245 "\"123456\" =~ /^[aeiou\\d]{4,5}$/" "^[aeiou\\d]{4,5}$" nil nil nil nil "123456" nil 1 0 nil nil)
-(246 "\"uoie\" =~ /^[aeiou\\d]{4,5}?/" "^[aeiou\\d]{4,5}?" nil nil nil nil "uoie" nil 1 0 "uoie" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(247 "\"1234\" =~ /^[aeiou\\d]{4,5}?/" "^[aeiou\\d]{4,5}?" nil nil nil nil "1234" nil 1 0 "1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(248 "\"12345\" =~ /^[aeiou\\d]{4,5}?/" "^[aeiou\\d]{4,5}?" nil nil nil nil "12345" nil 1 0 "1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(249 "\"aaaaa\" =~ /^[aeiou\\d]{4,5}?/" "^[aeiou\\d]{4,5}?" nil nil nil nil "aaaaa" nil 1 0 "aaaa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(250 "\"123456\" =~ /^[aeiou\\d]{4,5}?/" "^[aeiou\\d]{4,5}?" nil nil nil nil "123456" nil 1 0 "1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(251 "\"abc=abcabc\" =~ /\\A(abc|def)=(\\1){2,3}\\Z/" "\\A(abc|def)=(\\1){2,3}\\Z" nil nil nil nil "abc=abcabc" nil 1 0 "abc=abcabc" ("abc" "abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(252 "\"def=defdefdef\" =~ /\\A(abc|def)=(\\1){2,3}\\Z/" "\\A(abc|def)=(\\1){2,3}\\Z" nil nil nil nil "def=defdefdef" nil 1 0 "def=defdefdef" ("def" "def" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(253 "\"abc=defdef\" =~ /\\A(abc|def)=(\\1){2,3}\\Z/" "\\A(abc|def)=(\\1){2,3}\\Z" nil nil nil nil "abc=defdef" nil 1 0 nil nil)
-(254 "\"abcdefghijkcda2\" =~ /^(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\\11*(\\3\\4)\\1(?#)2$/" "^(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\\11*(\\3\\4)\\1(?#)2$" nil nil nil nil "abcdefghijkcda2" nil 1 0 "abcdefghijkcda2" ("a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "cd" nil nil nil nil))
-(255 "\"abcdefghijkkkkcda2\" =~ /^(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\\11*(\\3\\4)\\1(?#)2$/" "^(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\\11*(\\3\\4)\\1(?#)2$" nil nil nil nil "abcdefghijkkkkcda2" nil 1 0 "abcdefghijkkkkcda2" ("a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "cd" nil nil nil nil))
-(256 "\"cataract cataract23\" =~ /(cat(a(ract|tonic)|erpillar)) \\1()2(3)/" "(cat(a(ract|tonic)|erpillar)) \\1()2(3)" nil nil nil nil "cataract cataract23" nil 1 0 "cataract cataract23" ("cataract" "aract" "ract" "" "3" nil nil nil nil nil nil nil nil nil nil nil))
-(257 "\"catatonic catatonic23\" =~ /(cat(a(ract|tonic)|erpillar)) \\1()2(3)/" "(cat(a(ract|tonic)|erpillar)) \\1()2(3)" nil nil nil nil "catatonic catatonic23" nil 1 0 "catatonic catatonic23" ("catatonic" "atonic" "tonic" "" "3" nil nil nil nil nil nil nil nil nil nil nil))
-(258 "\"caterpillar caterpillar23\" =~ /(cat(a(ract|tonic)|erpillar)) \\1()2(3)/" "(cat(a(ract|tonic)|erpillar)) \\1()2(3)" nil nil nil nil "caterpillar caterpillar23" nil 1 0 "caterpillar caterpillar23" ("caterpillar" "erpillar" nil "" "3" nil nil nil nil nil nil nil nil nil nil nil))
-(259 "\"From abcd  Mon Sep 01 12:33:02 1997\" =~ 
-/^From +([^ ]+) +[a-zA-Z][a-zA-Z][a-zA-Z] +[a-zA-Z][a-zA-Z][a-zA-Z] +[0-9]?[0-9] +[0-9][0-9]:[0-9][0-9]/" "^From +([^ ]+) +[a-zA-Z][a-zA-Z][a-zA-Z] +[a-zA-Z][a-zA-Z][a-zA-Z] +[0-9]?[0-9] +[0-9][0-9]:[0-9][0-9]" nil nil nil nil "From abcd  Mon Sep 01 12:33:02 1997" nil 1 0 "From abcd  Mon Sep 01 12:33" ("abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(260 "\"From abcd  Mon Sep 01 12:33:02 1997\" =~ /^From\\s+\\S+\\s+([a-zA-Z]{3}\\s+){2}\\d{1,2}\\s+\\d\\d:\\d\\d/" "^From\\s+\\S+\\s+([a-zA-Z]{3}\\s+){2}\\d{1,2}\\s+\\d\\d:\\d\\d" nil nil nil nil "From abcd  Mon Sep 01 12:33:02 1997" nil 1 0 "From abcd  Mon Sep 01 12:33" ("Sep " nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(261 "\"From abcd  Mon Sep  1 12:33:02 1997\" =~ /^From\\s+\\S+\\s+([a-zA-Z]{3}\\s+){2}\\d{1,2}\\s+\\d\\d:\\d\\d/" "^From\\s+\\S+\\s+([a-zA-Z]{3}\\s+){2}\\d{1,2}\\s+\\d\\d:\\d\\d" nil nil nil nil "From abcd  Mon Sep  1 12:33:02 1997" nil 1 0 "From abcd  Mon Sep  1 12:33" ("Sep  " nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(262 "\"From abcd  Sep 01 12:33:02 1997\" =~ /^From\\s+\\S+\\s+([a-zA-Z]{3}\\s+){2}\\d{1,2}\\s+\\d\\d:\\d\\d/" "^From\\s+\\S+\\s+([a-zA-Z]{3}\\s+){2}\\d{1,2}\\s+\\d\\d:\\d\\d" nil nil nil nil "From abcd  Sep 01 12:33:02 1997" nil 1 0 nil nil)
-(263 "\"12\\n34\" =~ /^12.34/s" "^12.34" nil nil t nil "12
-34" nil 1 0 "12
-34" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(264 "\"12\\r34\" =~ /^12.34/s" "^12.34" nil nil t nil ("12" 13 "34") nil 1 0 ("12" 13 "34") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(265 "\"the quick brown\\t fox\" =~ /\\w+(?=\\t)/" "\\w+(?=\\t)" nil nil nil nil ("the quick brown" 9 " fox") nil 1 0 "brown" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(266 "\"foobar is foolish see?\" =~ /foo(?!bar)(.*)/" "foo(?!bar)(.*)" nil nil nil nil "foobar is foolish see?" nil 1 0 "foolish see?" ("lish see?" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(267 "\"foobar crowbar etc\" =~ /(?:(?!foo)...|^.{0,2})bar(.*)/" "(?:(?!foo)...|^.{0,2})bar(.*)" nil nil nil nil "foobar crowbar etc" nil 1 0 "rowbar etc" (" etc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(268 "\"barrel\" =~ /(?:(?!foo)...|^.{0,2})bar(.*)/" "(?:(?!foo)...|^.{0,2})bar(.*)" nil nil nil nil "barrel" nil 1 0 "barrel" ("rel" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(269 "\"2barrel\" =~ /(?:(?!foo)...|^.{0,2})bar(.*)/" "(?:(?!foo)...|^.{0,2})bar(.*)" nil nil nil nil "2barrel" nil 1 0 "2barrel" ("rel" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(270 "\"A barrel\" =~ /(?:(?!foo)...|^.{0,2})bar(.*)/" "(?:(?!foo)...|^.{0,2})bar(.*)" nil nil nil nil "A barrel" nil 1 0 "A barrel" ("rel" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(271 "\"abc456\" =~ /^(\\D*)(?=\\d)(?!123)/" "^(\\D*)(?=\\d)(?!123)" nil nil nil nil "abc456" nil 1 0 "abc" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(272 "\"abc123\" =~ /^(\\D*)(?=\\d)(?!123)/" "^(\\D*)(?=\\d)(?!123)" nil nil nil nil "abc123" nil 1 0 nil nil)
-(273 "\"1234\" =~ /^1234(?# test newlines
-  inside)/" "^1234(?# test newlines
-  inside)" nil nil nil nil "1234" nil 1 0 "1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(274 "\"1234\" =~ /^1234 #comment in extended re
-  /x" "^1234 #comment in extended re
-  " nil nil nil t "1234" nil 1 0 "1234" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(275 "\"abcd\" =~ /#rhubarb
-  abcd/x" "#rhubarb
-  abcd" nil nil nil t "abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(276 "\"abcd\" =~ /^abcd#rhubarb/x" "^abcd#rhubarb" nil nil nil t "abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(277 "\"aaab\" =~ /^(a)\\1{2,3}(.)/" "^(a)\\1{2,3}(.)" nil nil nil nil "aaab" nil 1 0 "aaab" ("a" "b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(278 "\"aaaab\" =~ /^(a)\\1{2,3}(.)/" "^(a)\\1{2,3}(.)" nil nil nil nil "aaaab" nil 1 0 "aaaab" ("a" "b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(279 "\"aaaaab\" =~ /^(a)\\1{2,3}(.)/" "^(a)\\1{2,3}(.)" nil nil nil nil "aaaaab" nil 1 0 "aaaaa" ("a" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(280 "\"aaaaaab\" =~ /^(a)\\1{2,3}(.)/" "^(a)\\1{2,3}(.)" nil nil nil nil "aaaaaab" nil 1 0 "aaaaa" ("a" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(281 "\"the abc\" =~ /(?!^)abc/" "(?!^)abc" nil nil nil nil "the abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(282 "\"abc\" =~ /(?!^)abc/" "(?!^)abc" nil nil nil nil "abc" nil 1 0 nil nil)
-(283 "\"abc\" =~ /(?=^)abc/" "(?=^)abc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(284 "\"the abc\" =~ /(?=^)abc/" "(?=^)abc" nil nil nil nil "the abc" nil 1 0 nil nil)
-(285 "\"aabbbbb\" =~ /^[ab]{1,3}(ab*|b)/" "^[ab]{1,3}(ab*|b)" nil nil nil nil "aabbbbb" nil 1 0 "aabb" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(286 "\"aabbbbb\" =~ /^[ab]{1,3}?(ab*|b)/" "^[ab]{1,3}?(ab*|b)" nil nil nil nil "aabbbbb" nil 1 0 "aabbbbb" ("abbbbb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(287 "\"aabbbbb\" =~ /^[ab]{1,3}?(ab*?|b)/" "^[ab]{1,3}?(ab*?|b)" nil nil nil nil "aabbbbb" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(288 "\"aabbbbb\" =~ /^[ab]{1,3}(ab*?|b)/" "^[ab]{1,3}(ab*?|b)" nil nil nil nil "aabbbbb" nil 1 0 "aabb" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(289 "\"Alan Other <user\\@dom.ain>\" =~ /  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-/x" "  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-" nil nil nil t "Alan Other <user at dom.ain>" nil 1 0 "Alan Other <user at dom.ain>" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(290 "\"<user\\@dom.ain>\" =~ /  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-/x" "  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-" nil nil nil t "<user at dom.ain>" nil 1 0 "user at dom.ain" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(291 "\"user\\@dom.ain\" =~ /  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-/x" "  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-" nil nil nil t "user at dom.ain" nil 1 0 "user at dom.ain" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(292 "\"\\\"A. Other\\\" <user.1234\\@dom.ain> (a comment)\" =~ /  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-/x" "  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-" nil nil nil t "\"A. Other\" <user.1234 at dom.ain> (a comment)" nil 1 0 "\"A. Other\" <user.1234 at dom.ain> (a comment)" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(293 "\"A. Other <user.1234\\@dom.ain> (a comment)\" =~ /  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-/x" "  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-" nil nil nil t "A. Other <user.1234 at dom.ain> (a comment)" nil 1 0 " Other <user.1234 at dom.ain> (a comment)" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(294 "\"\\\"/s=user/ou=host/o=place/prmd=uu.yy/admd= /c=gb/\\\"\\@x400-re.lay\" =~ /  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-/x" "  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-" nil nil nil t "\"/s=user/ou=host/o=place/prmd=uu.yy/admd= /c=gb/\"@x400-re.lay" nil 1 0 "\"/s=user/ou=host/o=place/prmd=uu.yy/admd= /c=gb/\"@x400-re.lay" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(295 "\"A missing angle <user\\@some.where\" =~ /  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-/x" "  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-" nil nil nil t "A missing angle <user at some.where" nil 1 0 "user at some.where" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(296 "\"The quick brown fox\" =~ /  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-/x" "  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                          # optional leading comment
-(?:    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037]  |  # atom and space parts, or...
-\\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)       |  # comments, or...
-
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-# quoted strings
-)*
-<  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                     # leading <
-(?:  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  ,  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  )? #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)                    # initial word
-(?:  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\" (?:                      # opening quote...
-[^\\\\\\x80-\\xff\\n\\015\"]                #   Anything except backslash and quote
-|                     #    or
-\\\\ [^\\x80-\\xff]           #   Escaped something (something != CR)
-)* \"  # closing quote
-)  )* # further okay, if led by a period
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  @  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*    (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  \\.                        # if led by a period...
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*   (?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|   \\[                         # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*    #    stuff
-\\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*  > #                  trailing >
-# name and address
-)  (?: [\\040\\t] |  \\(
-(?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  |  \\( (?:  [^\\\\\\x80-\\xff\\n\\015()]  |  \\\\ [^\\x80-\\xff]  )* \\)  )*
-\\)  )*                       # optional trailing comment
-" nil nil nil t "The quick brown fox" nil 1 0 nil nil)
-(297 "\"Alan Other <user\\@dom.ain>\" =~ /[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x" "[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-" nil nil nil t "Alan Other <user at dom.ain>" nil 1 0 "Alan Other <user at dom.ain>" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(298 "\"<user\\@dom.ain>\" =~ /[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x" "[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-" nil nil nil t "<user at dom.ain>" nil 1 0 "user at dom.ain" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(299 "\"user\\@dom.ain\" =~ /[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x" "[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-" nil nil nil t "user at dom.ain" nil 1 0 "user at dom.ain" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(300 "\"\\\"A. Other\\\" <user.1234\\@dom.ain> (a comment)\" =~ /[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x" "[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-" nil nil nil t "\"A. Other\" <user.1234 at dom.ain> (a comment)" nil 1 0 "\"A. Other\" <user.1234 at dom.ain>" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(301 "\"A. Other <user.1234\\@dom.ain> (a comment)\" =~ /[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x" "[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-" nil nil nil t "A. Other <user.1234 at dom.ain> (a comment)" nil 1 0 " Other <user.1234 at dom.ain>" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(302 "\"\\\"/s=user/ou=host/o=place/prmd=uu.yy/admd= /c=gb/\\\"\\@x400-re.lay\" =~ /[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x" "[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-" nil nil nil t "\"/s=user/ou=host/o=place/prmd=uu.yy/admd= /c=gb/\"@x400-re.lay" nil 1 0 "\"/s=user/ou=host/o=place/prmd=uu.yy/admd= /c=gb/\"@x400-re.lay" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(303 "\"A missing angle <user\\@some.where\" =~ /[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x" "[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-" nil nil nil t "A missing angle <user at some.where" nil 1 0 "user at some.where" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(304 "\"The quick brown fox\" =~ /[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x" "[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-# leading word
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *               # \"normal\" atoms and or spaces
-(?:
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-|
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-) # \"special\" comment or quoted string
-[^()<>@,;:\".\\\\\\[\\]\\x80-\\xff\\000-\\010\\012-\\037] *            #  more \"normal\"
-)*
-<
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-\"                                     # \"
-[^\\\\\\x80-\\xff\\n\\015\"] *                            #   normal
-(?:  \\\\ [^\\x80-\\xff]  [^\\\\\\x80-\\xff\\n\\015\"] * )*        #   ( special normal* )*
-\"                                     #        \"
-# Quoted string
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\\.
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]+    # some number of atom characters...
-(?![^(\\040)<>@,;:\".\\\\\\[\\]\\000-\\037\\x80-\\xff]) # ..not followed by something that could be part of an atom
-|
-\\[                            # [
-(?: [^\\\\\\x80-\\xff\\n\\015\\[\\]] |  \\\\ [^\\x80-\\xff]  )*     #    stuff
-\\]                           #           ]
-)
-[\\040\\t]*                    # Nab whitespace.
-(?:
-\\(                              #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\\\ [^\\x80-\\xff]  |
-\\(                            #  (
-[^\\\\\\x80-\\xff\\n\\015()] *                            #     normal*
-(?:  \\\\ [^\\x80-\\xff]   [^\\\\\\x80-\\xff\\n\\015()] * )*        #     (special normal*)*
-\\)                           #                       )
-)    #         special
-[^\\\\\\x80-\\xff\\n\\015()] *                         #         normal*
-)*                                  #            )*
-\\)                             #                )
-[\\040\\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-" nil nil nil t "The quick brown fox" nil 1 0 nil nil)
-(305 "\"abc\\0def\\00pqr\\000xyz\\0000AB\" =~ /abc\\0def\\00pqr\\000xyz\\0000AB/" "abc\\0def\\00pqr\\000xyz\\0000AB" nil nil nil nil ("abc" 0 "def" 0 "pqr" 0 "xyz" 0 "0AB") nil 1 0 ("abc" 0 "def" 0 "pqr" 0 "xyz" 0 "0AB") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(306 "\"abc456 abc\\0def\\00pqr\\000xyz\\0000ABCDE\" =~ /abc\\0def\\00pqr\\000xyz\\0000AB/" "abc\\0def\\00pqr\\000xyz\\0000AB" nil nil nil nil ("abc456 abc" 0 "def" 0 "pqr" 0 "xyz" 0 "0ABCDE") nil 1 0 ("abc" 0 "def" 0 "pqr" 0 "xyz" 0 "0AB") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(307 "\"abc\\x0def\\x00pqr\\x000xyz\\x0000AB\" =~ /abc\\x0def\\x00pqr\\x000xyz\\x0000AB/" "abc\\x0def\\x00pqr\\x000xyz\\x0000AB" nil nil nil nil ("abc" 13 "ef" 0 "pqr" 0 "0xyz" 0 "00AB") nil 1 0 ("abc" 13 "ef" 0 "pqr" 0 "0xyz" 0 "00AB") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(308 "\"abc456 abc\\x0def\\x00pqr\\x000xyz\\x0000ABCDE\" =~ /abc\\x0def\\x00pqr\\x000xyz\\x0000AB/" "abc\\x0def\\x00pqr\\x000xyz\\x0000AB" nil nil nil nil ("abc456 abc" 13 "ef" 0 "pqr" 0 "0xyz" 0 "00ABCDE") nil 1 0 ("abc" 13 "ef" 0 "pqr" 0 "0xyz" 0 "00AB") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(309 "\"\\0A\" =~ /^[\\000-\\037]/" "^[\\000-\\037]" nil nil nil nil ("" 0 "A") nil 1 0 ("" 0) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(310 "\"\\01B\" =~ /^[\\000-\\037]/" "^[\\000-\\037]" nil nil nil nil ("" 1 "B") nil 1 0 ("" 1) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(311 "\"\\037C\" =~ /^[\\000-\\037]/" "^[\\000-\\037]" nil nil nil nil ("" 31 "C") nil 1 0 ("" 31) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(312 "\"\\0\\0\\0\\0\" =~ /\\0*/" "\\0*" nil nil nil nil ("" 0 0 0 0) nil 1 0 ("" 0 0 0 0) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(313 "\"The A\\x0\\x0Z\" =~ /A\\x0{2,3}Z/" "A\\x0{2,3}Z" nil nil nil nil ("The A" 0 0 "Z") nil 1 0 ("A" 0 0 "Z") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(314 "\"An A\\0\\x0\\0Z\" =~ /A\\x0{2,3}Z/" "A\\x0{2,3}Z" nil nil nil nil ("An A" 0 0 0 "Z") nil 1 0 ("A" 0 0 0 "Z") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(315 "\"A\\0Z\" =~ /A\\x0{2,3}Z/" "A\\x0{2,3}Z" nil nil nil nil ("A" 0 "Z") nil 1 0 nil nil)
-(316 "\"A\\0\\x0\\0\\x0Z\" =~ /A\\x0{2,3}Z/" "A\\x0{2,3}Z" nil nil nil nil ("A" 0 0 0 0 "Z") nil 1 0 nil nil)
-(317 "\"cowcowbell\" =~ /^(cow|)\\1(bell)/" "^(cow|)\\1(bell)" nil nil nil nil "cowcowbell" nil 1 0 "cowcowbell" ("cow" "bell" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(318 "\"bell\" =~ /^(cow|)\\1(bell)/" "^(cow|)\\1(bell)" nil nil nil nil "bell" nil 1 0 "bell" ("" "bell" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(319 "\"cowbell\" =~ /^(cow|)\\1(bell)/" "^(cow|)\\1(bell)" nil nil nil nil "cowbell" nil 1 0 nil nil)
-(320 "\"\\040abc\" =~ /^\\s/" "^\\s" nil nil nil nil " abc" nil 1 0 " " (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(321 "\"\\x0cabc\" =~ /^\\s/" "^\\s" nil nil nil nil ("" 12 "abc") nil 1 0 ("" 12) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(322 "\"\\nabc\" =~ /^\\s/" "^\\s" nil nil nil nil "
-abc" nil 1 0 "
-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(323 "\"\\rabc\" =~ /^\\s/" "^\\s" nil nil nil nil ("" 13 "abc") nil 1 0 ("" 13) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(324 "\"\\tabc\" =~ /^\\s/" "^\\s" nil nil nil nil ("" 9 "abc") nil 1 0 ("" 9) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(325 "\"abc\" =~ /^\\s/" "^\\s" nil nil nil nil "abc" nil 1 0 nil nil)
-(326 ("\"abc\" =~ /^a" 9 "b" 10 "  " 13 "  " 12 "  c/x") "^a	b
-  
    c" nil nil nil t "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(327 "\"ab\" =~ /^(a|)\\1*b/" "^(a|)\\1*b" nil nil nil nil "ab" nil 1 0 "ab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(328 "\"aaaab\" =~ /^(a|)\\1*b/" "^(a|)\\1*b" nil nil nil nil "aaaab" nil 1 0 "aaaab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(329 "\"b\" =~ /^(a|)\\1*b/" "^(a|)\\1*b" nil nil nil nil "b" nil 1 0 "b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(330 "\"acb\" =~ /^(a|)\\1*b/" "^(a|)\\1*b" nil nil nil nil "acb" nil 1 0 nil nil)
-(331 "\"aab\" =~ /^(a|)\\1+b/" "^(a|)\\1+b" nil nil nil nil "aab" nil 1 0 "aab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(332 "\"aaaab\" =~ /^(a|)\\1+b/" "^(a|)\\1+b" nil nil nil nil "aaaab" nil 1 0 "aaaab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(333 "\"b\" =~ /^(a|)\\1+b/" "^(a|)\\1+b" nil nil nil nil "b" nil 1 0 "b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(334 "\"ab\" =~ /^(a|)\\1+b/" "^(a|)\\1+b" nil nil nil nil "ab" nil 1 0 nil nil)
-(335 "\"ab\" =~ /^(a|)\\1?b/" "^(a|)\\1?b" nil nil nil nil "ab" nil 1 0 "ab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(336 "\"aab\" =~ /^(a|)\\1?b/" "^(a|)\\1?b" nil nil nil nil "aab" nil 1 0 "aab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(337 "\"b\" =~ /^(a|)\\1?b/" "^(a|)\\1?b" nil nil nil nil "b" nil 1 0 "b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(338 "\"acb\" =~ /^(a|)\\1?b/" "^(a|)\\1?b" nil nil nil nil "acb" nil 1 0 nil nil)
-(339 "\"aaab\" =~ /^(a|)\\1{2}b/" "^(a|)\\1{2}b" nil nil nil nil "aaab" nil 1 0 "aaab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(340 "\"b\" =~ /^(a|)\\1{2}b/" "^(a|)\\1{2}b" nil nil nil nil "b" nil 1 0 "b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(341 "\"ab\" =~ /^(a|)\\1{2}b/" "^(a|)\\1{2}b" nil nil nil nil "ab" nil 1 0 nil nil)
-(342 "\"aab\" =~ /^(a|)\\1{2}b/" "^(a|)\\1{2}b" nil nil nil nil "aab" nil 1 0 nil nil)
-(343 "\"aaaab\" =~ /^(a|)\\1{2}b/" "^(a|)\\1{2}b" nil nil nil nil "aaaab" nil 1 0 nil nil)
-(344 "\"aaab\" =~ /^(a|)\\1{2,3}b/" "^(a|)\\1{2,3}b" nil nil nil nil "aaab" nil 1 0 "aaab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(345 "\"aaaab\" =~ /^(a|)\\1{2,3}b/" "^(a|)\\1{2,3}b" nil nil nil nil "aaaab" nil 1 0 "aaaab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(346 "\"b\" =~ /^(a|)\\1{2,3}b/" "^(a|)\\1{2,3}b" nil nil nil nil "b" nil 1 0 "b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(347 "\"ab\" =~ /^(a|)\\1{2,3}b/" "^(a|)\\1{2,3}b" nil nil nil nil "ab" nil 1 0 nil nil)
-(348 "\"aab\" =~ /^(a|)\\1{2,3}b/" "^(a|)\\1{2,3}b" nil nil nil nil "aab" nil 1 0 nil nil)
-(349 "\"aaaaab\" =~ /^(a|)\\1{2,3}b/" "^(a|)\\1{2,3}b" nil nil nil nil "aaaaab" nil 1 0 nil nil)
-(350 "\"abbbbc\" =~ /ab{1,3}bc/" "ab{1,3}bc" nil nil nil nil "abbbbc" nil 1 0 "abbbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(351 "\"abbbc\" =~ /ab{1,3}bc/" "ab{1,3}bc" nil nil nil nil "abbbc" nil 1 0 "abbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(352 "\"abbc\" =~ /ab{1,3}bc/" "ab{1,3}bc" nil nil nil nil "abbc" nil 1 0 "abbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(353 "\"abc\" =~ /ab{1,3}bc/" "ab{1,3}bc" nil nil nil nil "abc" nil 1 0 nil nil)
-(354 "\"abbbbbc\" =~ /ab{1,3}bc/" "ab{1,3}bc" nil nil nil nil "abbbbbc" nil 1 0 nil nil)
-(355 "\"track1.title:TBlah blah blah\" =~ /([^.]*)\\.([^:]*):[T ]+(.*)/" "([^.]*)\\.([^:]*):[T ]+(.*)" nil nil nil nil "track1.title:TBlah blah blah" nil 1 0 "track1.title:TBlah blah blah" ("track1" "title" "Blah blah blah" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(356 "\"track1.title:TBlah blah blah\" =~ /([^.]*)\\.([^:]*):[T ]+(.*)/i" "([^.]*)\\.([^:]*):[T ]+(.*)" t nil nil nil "track1.title:TBlah blah blah" nil 1 0 "track1.title:TBlah blah blah" ("track1" "title" "Blah blah blah" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(357 "\"track1.title:TBlah blah blah\" =~ /([^.]*)\\.([^:]*):[t ]+(.*)/i" "([^.]*)\\.([^:]*):[t ]+(.*)" t nil nil nil "track1.title:TBlah blah blah" nil 1 0 "track1.title:TBlah blah blah" ("track1" "title" "Blah blah blah" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(358 "\"WXY_^abc\" =~ /^[W-c]+$/" "^[W-c]+$" nil nil nil nil "WXY_^abc" nil 1 0 "WXY_^abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(359 "\"wxy\" =~ /^[W-c]+$/" "^[W-c]+$" nil nil nil nil "wxy" nil 1 0 nil nil)
-(360 "\"WXY_^abc\" =~ /^[W-c]+$/i" "^[W-c]+$" t nil nil nil "WXY_^abc" nil 1 0 "WXY_^abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(361 "\"wxy_^ABC\" =~ /^[W-c]+$/i" "^[W-c]+$" t nil nil nil "wxy_^ABC" nil 1 0 "wxy_^ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(362 "\"WXY_^abc\" =~ /^[\\x3f-\\x5F]+$/i" "^[\\x3f-\\x5F]+$" t nil nil nil "WXY_^abc" nil 1 0 "WXY_^abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(363 "\"wxy_^ABC\" =~ /^[\\x3f-\\x5F]+$/i" "^[\\x3f-\\x5F]+$" t nil nil nil "wxy_^ABC" nil 1 0 "wxy_^ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(364 "\"abc\" =~ /^abc$/m" "^abc$" nil t nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(365 "\"qqq\\nabc\" =~ /^abc$/m" "^abc$" nil t nil nil "qqq
-abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(366 "\"abc\\nzzz\" =~ /^abc$/m" "^abc$" nil t nil nil "abc
-zzz" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(367 "\"qqq\\nabc\\nzzz\" =~ /^abc$/m" "^abc$" nil t nil nil "qqq
-abc
-zzz" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(368 "\"abc\" =~ /^abc$/" "^abc$" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(369 "\"qqq\\nabc\" =~ /^abc$/" "^abc$" nil nil nil nil "qqq
-abc" nil 1 0 nil nil)
-(370 "\"abc\\nzzz\" =~ /^abc$/" "^abc$" nil nil nil nil "abc
-zzz" nil 1 0 nil nil)
-(371 "\"qqq\\nabc\\nzzz\" =~ /^abc$/" "^abc$" nil nil nil nil "qqq
-abc
-zzz" nil 1 0 nil nil)
-(372 "\"abc\" =~ /\\Aabc\\Z/m" "\\Aabc\\Z" nil t nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(373 "\"abc\\n\" =~ /\\Aabc\\Z/m" "\\Aabc\\Z" nil t nil nil "abc
-" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(374 "\"qqq\\nabc\" =~ /\\Aabc\\Z/m" "\\Aabc\\Z" nil t nil nil "qqq
-abc" nil 1 0 nil nil)
-(375 "\"abc\\nzzz\" =~ /\\Aabc\\Z/m" "\\Aabc\\Z" nil t nil nil "abc
-zzz" nil 1 0 nil nil)
-(376 "\"qqq\\nabc\\nzzz\" =~ /\\Aabc\\Z/m" "\\Aabc\\Z" nil t nil nil "qqq
-abc
-zzz" nil 1 0 nil nil)
-(377 "\"abc\\ndef\" =~ /\\A(.)*\\Z/s" "\\A(.)*\\Z" nil nil t nil "abc
-def" nil 1 0 "abc
-def" ("f" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(378 "\"abc\\ndef\" =~ /\\A(.)*\\Z/m" "\\A(.)*\\Z" nil t nil nil "abc
-def" nil 1 0 nil nil)
-(379 "\"b::c\" =~ /(?:b)|(?::+)/" "(?:b)|(?::+)" nil nil nil nil "b::c" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(380 "\"c::b\" =~ /(?:b)|(?::+)/" "(?:b)|(?::+)" nil nil nil nil "c::b" nil 1 0 "::" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(381 "\"az-\" =~ /[-az]+/" "[-az]+" nil nil nil nil "az-" nil 1 0 "az-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(382 "\"b\" =~ /[-az]+/" "[-az]+" nil nil nil nil "b" nil 1 0 nil nil)
-(383 "\"za-\" =~ /[az-]+/" "[az-]+" nil nil nil nil "za-" nil 1 0 "za-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(384 "\"b\" =~ /[az-]+/" "[az-]+" nil nil nil nil "b" nil 1 0 nil nil)
-(385 "\"a-z\" =~ /[a\\-z]+/" "[a\\-z]+" nil nil nil nil "a-z" nil 1 0 "a-z" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(386 "\"b\" =~ /[a\\-z]+/" "[a\\-z]+" nil nil nil nil "b" nil 1 0 nil nil)
-(387 "\"abcdxyz\" =~ /[a-z]+/" "[a-z]+" nil nil nil nil "abcdxyz" nil 1 0 "abcdxyz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(388 "\"12-34\" =~ /[\\d-]+/" "[\\d-]+" nil nil nil nil "12-34" nil 1 0 "12-34" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(389 "\"aaa\" =~ /[\\d-]+/" "[\\d-]+" nil nil nil nil "aaa" nil 1 0 nil nil)
-(390 "\"12-34z\" =~ /[\\d-z]+/" "[\\d-z]+" nil nil nil nil "12-34z" nil 1 0 "12-34z" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(391 "\"aaa\" =~ /[\\d-z]+/" "[\\d-z]+" nil nil nil nil "aaa" nil 1 0 nil nil)
-(392 "\"\\\\\" =~ /\\x5c/" "\\x5c" nil nil nil nil "\\" nil 1 0 "\\" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(393 "\"the Zoo\" =~ /\\x20Z/" "\\x20Z" nil nil nil nil "the Zoo" nil 1 0 " Z" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(394 "\"Zulu\" =~ /\\x20Z/" "\\x20Z" nil nil nil nil "Zulu" nil 1 0 nil nil)
-(395 "\"abcabc\" =~ /(abc)\\1/i" "(abc)\\1" t nil nil nil "abcabc" nil 1 0 "abcabc" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(396 "\"ABCabc\" =~ /(abc)\\1/i" "(abc)\\1" t nil nil nil "ABCabc" nil 1 0 "ABCabc" ("ABC" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(397 "\"abcABC\" =~ /(abc)\\1/i" "(abc)\\1" t nil nil nil "abcABC" nil 1 0 "abcABC" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(398 "\"ab{3cd\" =~ /ab{3cd/" "ab{3cd" nil nil nil nil "ab{3cd" nil 1 0 "ab{3cd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(399 "\"ab{3,cd\" =~ /ab{3,cd/" "ab{3,cd" nil nil nil nil "ab{3,cd" nil 1 0 "ab{3,cd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(400 "\"ab{3,4a}cd\" =~ /ab{3,4a}cd/" "ab{3,4a}cd" nil nil nil nil "ab{3,4a}cd" nil 1 0 "ab{3,4a}cd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(401 "\"{4,5a}bc\" =~ /{4,5a}bc/" "{4,5a}bc" nil nil nil nil "{4,5a}bc" nil 1 0 "{4,5a}bc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(402 "\"a\\rb\" =~ /^a.b/" "^a.b" nil nil nil nil ("a" 13 "b") nil 1 0 ("a" 13 "b") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(403 "\"a\\nb\" =~ /^a.b/" "^a.b" nil nil nil nil "a
-b" nil 1 0 nil nil)
-(404 "\"abc\" =~ /abc$/" "abc$" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(405 "\"abc\\n\" =~ /abc$/" "abc$" nil nil nil nil "abc
-" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(406 "\"abc\\ndef\" =~ /abc$/" "abc$" nil nil nil nil "abc
-def" nil 1 0 nil nil)
-(407 "\"abc\\x53\" =~ /(abc)\\123/" "(abc)\\123" nil nil nil nil "abcS" nil 1 0 "abcS" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(408 "\"abc\\x93\" =~ /(abc)\\223/" "(abc)\\223" nil nil nil nil ("abc" 147) nil 1 0 ("abc" 147) ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(409 "\"abc\\xd3\" =~ /(abc)\\323/" "(abc)\\323" nil nil nil nil ("abc" 211) nil 1 0 ("abc" 211) ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(410 "\"abc\\x40\" =~ /(abc)\\500/" "(abc)\\500" nil nil nil nil "abc@" nil 1 0 "abc@" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(411 "\"abc\\100\" =~ /(abc)\\500/" "(abc)\\500" nil nil nil nil "abc@" nil 1 0 "abc@" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(412 "\"abc\\x400\" =~ /(abc)\\5000/" "(abc)\\5000" nil nil nil nil "abc at 0" nil 1 0 "abc at 0" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(413 "\"abc\\x40\\x30\" =~ /(abc)\\5000/" "(abc)\\5000" nil nil nil nil "abc at 0" nil 1 0 "abc at 0" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(414 "\"abc\\1000\" =~ /(abc)\\5000/" "(abc)\\5000" nil nil nil nil "abc at 0" nil 1 0 "abc at 0" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(415 "\"abc\\100\\x30\" =~ /(abc)\\5000/" "(abc)\\5000" nil nil nil nil "abc at 0" nil 1 0 "abc at 0" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(416 "\"abc\\100\\060\" =~ /(abc)\\5000/" "(abc)\\5000" nil nil nil nil "abc at 0" nil 1 0 "abc at 0" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(417 "\"abc\\100\\60\" =~ /(abc)\\5000/" "(abc)\\5000" nil nil nil nil "abc at 0" nil 1 0 "abc at 0" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(418 "\"abc\\081\" =~ /abc\\81/" "abc\\81" nil nil nil nil ("abc" 0 "81") nil 1 0 ("abc" 0 "81") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(419 "\"abc\\0\\x38\\x31\" =~ /abc\\81/" "abc\\81" nil nil nil nil ("abc" 0 "81") nil 1 0 ("abc" 0 "81") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(420 "\"abc\\091\" =~ /abc\\91/" "abc\\91" nil nil nil nil ("abc" 0 "91") nil 1 0 ("abc" 0 "91") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(421 "\"abc\\0\\x39\\x31\" =~ /abc\\91/" "abc\\91" nil nil nil nil ("abc" 0 "91") nil 1 0 ("abc" 0 "91") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(422 "\"abcdefghijkllS\" =~ /(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)(l)\\12\\123/" "(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)(l)\\12\\123" nil nil nil nil "abcdefghijkllS" nil 1 0 "abcdefghijkllS" ("a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l" nil nil nil nil))
-(423 "\"abcdefghijk\\12S\" =~ /(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\\12\\123/" "(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\\12\\123" nil nil nil nil "abcdefghijk
-S" nil 1 0 "abcdefghijk
-S" ("a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" nil nil nil nil nil))
-(424 "\"abgdef\" =~ /ab\\gdef/" "ab\\gdef" nil nil nil nil "abgdef" nil 1 0 "abgdef" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(425 "\"bc\" =~ /a{0}bc/" "a{0}bc" nil nil nil nil "bc" nil 1 0 "bc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(426 "\"xyz\" =~ /(a|(bc)){0,0}?xyz/" "(a|(bc)){0,0}?xyz" nil nil nil nil "xyz" nil 1 0 "xyz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(427 "\"abc\\010de\" =~ /abc[\\10]de/" "abc[\\10]de" nil nil nil nil ("abc" 8 "de") nil 1 0 ("abc" 8 "de") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(428 "\"abc\\1de\" =~ /abc[\\1]de/" "abc[\\1]de" nil nil nil nil ("abc" 1 "de") nil 1 0 ("abc" 1 "de") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(429 "\"abc\\1de\" =~ /(abc)[\\1]de/" "(abc)[\\1]de" nil nil nil nil ("abc" 1 "de") nil 1 0 ("abc" 1 "de") ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(430 "\"a\\nb\" =~ /a.b(?s)/" "a.b(?s)" nil nil nil nil "a
-b" nil 1 0 nil nil)
-(431 "\"baNOTccccd\" =~ /^([^a])([^\\b])([^c]*)([^d]{3,4})/" "^([^a])([^\\b])([^c]*)([^d]{3,4})" nil nil nil nil "baNOTccccd" nil 1 0 "baNOTcccc" ("b" "a" "NOT" "cccc" nil nil nil nil nil nil nil nil nil nil nil nil))
-(432 "\"baNOTcccd\" =~ /^([^a])([^\\b])([^c]*)([^d]{3,4})/" "^([^a])([^\\b])([^c]*)([^d]{3,4})" nil nil nil nil "baNOTcccd" nil 1 0 "baNOTccc" ("b" "a" "NOT" "ccc" nil nil nil nil nil nil nil nil nil nil nil nil))
-(433 "\"baNOTccd\" =~ /^([^a])([^\\b])([^c]*)([^d]{3,4})/" "^([^a])([^\\b])([^c]*)([^d]{3,4})" nil nil nil nil "baNOTccd" nil 1 0 "baNOTcc" ("b" "a" "NO" "Tcc" nil nil nil nil nil nil nil nil nil nil nil nil))
-(434 "\"bacccd\" =~ /^([^a])([^\\b])([^c]*)([^d]{3,4})/" "^([^a])([^\\b])([^c]*)([^d]{3,4})" nil nil nil nil "bacccd" nil 1 0 "baccc" ("b" "a" "" "ccc" nil nil nil nil nil nil nil nil nil nil nil nil))
-(435 "\"anything\" =~ /^([^a])([^\\b])([^c]*)([^d]{3,4})/" "^([^a])([^\\b])([^c]*)([^d]{3,4})" nil nil nil nil "anything" nil 1 0 nil nil)
-(436 "\"b\\bc\" =~ /^([^a])([^\\b])([^c]*)([^d]{3,4})/" "^([^a])([^\\b])([^c]*)([^d]{3,4})" nil nil nil nil ("b" 8 "c") nil 1 0 nil nil)
-(437 "\"baccd\" =~ /^([^a])([^\\b])([^c]*)([^d]{3,4})/" "^([^a])([^\\b])([^c]*)([^d]{3,4})" nil nil nil nil "baccd" nil 1 0 nil nil)
-(438 "\"Abc\" =~ /[^a]/" "[^a]" nil nil nil nil "Abc" nil 1 0 "A" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(439 "\"Abc\" =~ /[^a]/i" "[^a]" t nil nil nil "Abc" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(440 "\"AAAaAbc\" =~ /[^a]+/" "[^a]+" nil nil nil nil "AAAaAbc" nil 1 0 "AAA" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(441 "\"AAAaAbc\" =~ /[^a]+/i" "[^a]+" t nil nil nil "AAAaAbc" nil 1 0 "bc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(442 "\"bbb\\nccc\" =~ /[^a]+/" "[^a]+" nil nil nil nil "bbb
-ccc" nil 1 0 "bbb
-ccc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(443 "\"abc\" =~ /[^k]$/" "[^k]$" nil nil nil nil "abc" nil 1 0 "c" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(444 "\"abk\" =~ /[^k]$/" "[^k]$" nil nil nil nil "abk" nil 1 0 nil nil)
-(445 "\"abc\" =~ /[^k]{2,3}$/" "[^k]{2,3}$" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(446 "\"kbc\" =~ /[^k]{2,3}$/" "[^k]{2,3}$" nil nil nil nil "kbc" nil 1 0 "bc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(447 "\"kabc\" =~ /[^k]{2,3}$/" "[^k]{2,3}$" nil nil nil nil "kabc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(448 "\"abk\" =~ /[^k]{2,3}$/" "[^k]{2,3}$" nil nil nil nil "abk" nil 1 0 nil nil)
-(449 "\"akb\" =~ /[^k]{2,3}$/" "[^k]{2,3}$" nil nil nil nil "akb" nil 1 0 nil nil)
-(450 "\"akk\" =~ /[^k]{2,3}$/" "[^k]{2,3}$" nil nil nil nil "akk" nil 1 0 nil nil)
-(451 "\"12345678\\@a.b.c.d\" =~ /^\\d{8,}\\@.+[^k]$/" "^\\d{8,}\\@.+[^k]$" nil nil nil nil "12345678 at a.b.c.d" nil 1 0 "12345678 at a.b.c.d" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(452 "\"123456789\\@x.y.z\" =~ /^\\d{8,}\\@.+[^k]$/" "^\\d{8,}\\@.+[^k]$" nil nil nil nil "123456789 at x.y.z" nil 1 0 "123456789 at x.y.z" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(453 "\"12345678\\@x.y.uk\" =~ /^\\d{8,}\\@.+[^k]$/" "^\\d{8,}\\@.+[^k]$" nil nil nil nil "12345678 at x.y.uk" nil 1 0 nil nil)
-(454 "\"1234567\\@a.b.c.d\" =~ /^\\d{8,}\\@.+[^k]$/" "^\\d{8,}\\@.+[^k]$" nil nil nil nil "1234567 at a.b.c.d" nil 1 0 nil nil)
-(455 "\"aaaaaaaaa\" =~ /(a)\\1{8,}/" "(a)\\1{8,}" nil nil nil nil "aaaaaaaaa" nil 1 0 "aaaaaaaaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(456 "\"aaaaaaaaaa\" =~ /(a)\\1{8,}/" "(a)\\1{8,}" nil nil nil nil "aaaaaaaaaa" nil 1 0 "aaaaaaaaaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(457 "\"aaaaaaa\" =~ /(a)\\1{8,}/" "(a)\\1{8,}" nil nil nil nil "aaaaaaa" nil 1 0 nil nil)
-(458 "\"aaaabcd\" =~ /[^a]/" "[^a]" nil nil nil nil "aaaabcd" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(459 "\"aaAabcd\" =~ /[^a]/" "[^a]" nil nil nil nil "aaAabcd" nil 1 0 "A" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(460 "\"aaaabcd\" =~ /[^a]/i" "[^a]" t nil nil nil "aaaabcd" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(461 "\"aaAabcd\" =~ /[^a]/i" "[^a]" t nil nil nil "aaAabcd" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(462 "\"aaaabcd\" =~ /[^az]/" "[^az]" nil nil nil nil "aaaabcd" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(463 "\"aaAabcd\" =~ /[^az]/" "[^az]" nil nil nil nil "aaAabcd" nil 1 0 "A" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(464 "\"aaaabcd\" =~ /[^az]/i" "[^az]" t nil nil nil "aaaabcd" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(465 "\"aaAabcd\" =~ /[^az]/i" "[^az]" t nil nil nil "aaAabcd" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(466 "\"\\000\\001\\002\\003\\004\\005\\006\\007\\010\\011\\012\\013\\014\\015\\016\\017\\020\\021\\022\\023\\024\\025\\026\\027\\030\\031\\032\\033\\034\\035\\036\\037\\040\\041\\042\\043\\044\\045\\046\\047\\050\\051\\052\\053\\054\\055\\056\\057\\060\\061\\062\\063\\064\\065\\066\\067\\070\\071\\072\\073\\074\\075\\076\\077\\100\\101\\102\\103\\104\\105\\106\\107\\110\\111\\112\\113\\114\\115\\116\\117\\120\\121\\122\\123\\124\\125\\126\\127\\130\\131\\132\\133\\134\\135\\136\\137\\140\\141\\142\\143\\144\\145\\146\\147\\150\\151\\152\\153\\154\\155\\156\\157\\160\\161\\162\\163\\164\\165\\166\\167\\170\\171\\172\\173\\174\\175\\176\\177\\200\\201\\202\\203\\204\\205\\206\\207\\210\\211\\212\\213\\214\\215\\216\\217\\220\\221\\222\\223\\224\\225\\226\\227\\230\\231\\232\\233\\234\\235\\236\\237\\240\\241\\242\\243\\244\\245\\246\\247\\250\\251\\252\\253\\254\\255\\256\\257\\260\\261\\262\\263\\264\\265\\266\\267\\270\\271\\272\\273\\274\\275\\276\\277\\300\\301\\302\\303\\304\\305\\306\\307\\310\\311\\312\\313\\314\\315\\316\\317\\320\\321\\322\\323\\324\\325\\326\\327\\330\\331\\332\\333\\334\\335\\336\\337\\340\\341\\342\\343\\344\\345\\346\\347\\350\\351\\352\\353\\354\\355\\356\\357\\360\\361\\362\\363\\364\\365\\366\\367\\370\\371\\372\\373\\374\\375\\376\\377\" =~ /\\000\\001\\002\\003\\004\\005\\006\\007\\010\\011\\012\\013\\014\\015\\016\\017\\020\\021\\022\\023\\024\\025\\026\\027\\030\\031\\032\\033\\034\\035\\036\\037\\040\\041\\042\\043\\044\\045\\046\\047\\050\\051\\052\\053\\054\\055\\056\\057\\060\\061\\062\\063\\064\\065\\066\\067\\070\\071\\072\\073\\074\\075\\076\\077\\100\\101\\102\\103\\104\\105\\106\\107\\110\\111\\112\\113\\114\\115\\116\\117\\120\\121\\122\\123\\124\\125\\126\\127\\130\\131\\132\\133\\134\\135\\136\\137\\140\\141\\142\\143\\144\\145\\146\\147\\150\\151\\152\\153\\154\\155\\156\\157\\160\\161\\162\\163\\164\\165\\166\\167\\170\\171\\172\\173\\174\\175\\176\\177\\200\\201\\202\\203\\204\\205\\206\\207\\210\\211\\212\\213\\214\\215\\216\\217\\220\\221\\222\\223\\224\\225\\226\\227\\230\\231\\232\\233\\234\\235\\236\\237\\240\\241\\242\\243\\244\\245\\246\\247\\250\\251\\252\\253\\254\\255\\256\\257\\260\\261\\262\\263\\264\\265\\266\\267\\270\\271\\272\\273\\274\\275\\276\\277\\300\\301\\302\\303\\304\\305\\306\\307\\310\\311\\312\\313\\314\\315\\316\\317\\320\\321\\322\\323\\324\\325\\326\\327\\330\\331\\332\\333\\334\\335\\336\\337\\340\\341\\342\\343\\344\\345\\346\\347\\350\\351\\352\\353\\354\\355\\356\\357\\360\\361\\362\\363\\364\\365\\366\\367\\370\\371\\372\\373\\374\\375\\376\\377/" "\\000\\001\\002\\003\\004\\005\\006\\007\\010\\011\\012\\013\\014\\015\\016\\017\\020\\021\\022\\023\\024\\025\\026\\027\\030\\031\\032\\033\\034\\035\\036\\037\\040\\041\\042\\043\\044\\045\\046\\047\\050\\051\\052\\053\\054\\055\\056\\057\\060\\061\\062\\063\\064\\065\\066\\067\\070\\071\\072\\073\\074\\075\\076\\077\\100\\101\\102\\103\\104\\105\\106\\107\\110\\111\\112\\113\\114\\115\\116\\117\\120\\121\\122\\123\\124\\125\\126\\127\\130\\131\\132\\133\\134\\135\\136\\137\\140\\141\\142\\143\\144\\145\\146\\147\\150\\151\\152\\153\\154\\155\\156\\157\\160\\161\\162\\163\\164\\165\\166\\167\\170\\171\\172\\173\\174\\175\\176\\177\\200\\201\\202\\203\\204\\205\\206\\207\\210\\211\\212\\213\\214\\215\\216\\217\\220\\221\\222\\223\\224\\225\\226\\227\\230\\231\\232\\233\\234\\235\\236\\237\\240\\241\\242\\243\\244\\245\\246\\247\\250\\251\\252\\253\\254\\255\\256\\257\\260\\261\\262\\263\\264\\265\\266\\267\\270\\271\\272\\273\\274\\275\\276\\277\\300\\301\\302\\303\\304\\305\\306\\307\\310\\311\\312\\313\\314\\315\\316\\317\\320\\321\\322\\323\\324\\325\\326\\327\\330\\331\\332\\333\\334\\335\\336\\337\\340\\341\\342\\343\\344\\345\\346\\347\\350\\351\\352\\353\\354\\355\\356\\357\\360\\361\\362\\363\\364\\365\\366\\367\\370\\371\\372\\373\\374\\375\\376\\377" nil nil nil nil ("" 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255) nil 1 0 ("" 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(467 "\"xxxxxxxxxxxPSTAIREISLLxxxxxxxxx\" =~ /P[^*]TAIRE[^*]{1,6}?LL/" "P[^*]TAIRE[^*]{1,6}?LL" nil nil nil nil "xxxxxxxxxxxPSTAIREISLLxxxxxxxxx" nil 1 0 "PSTAIREISLL" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(468 "\"xxxxxxxxxxxPSTAIREISLLxxxxxxxxx\" =~ /P[^*]TAIRE[^*]{1,}?LL/" "P[^*]TAIRE[^*]{1,}?LL" nil nil nil nil "xxxxxxxxxxxPSTAIREISLLxxxxxxxxx" nil 1 0 "PSTAIREISLL" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(469 "\"1.230003938\" =~ /(\\.\\d\\d[1-9]?)\\d+/" "(\\.\\d\\d[1-9]?)\\d+" nil nil nil nil "1.230003938" nil 1 0 ".230003938" (".23" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(470 "\"1.875000282\" =~ /(\\.\\d\\d[1-9]?)\\d+/" "(\\.\\d\\d[1-9]?)\\d+" nil nil nil nil "1.875000282" nil 1 0 ".875000282" (".875" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(471 "\"1.235\" =~ /(\\.\\d\\d[1-9]?)\\d+/" "(\\.\\d\\d[1-9]?)\\d+" nil nil nil nil "1.235" nil 1 0 ".235" (".23" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(472 "\"1.230003938\" =~ /(\\.\\d\\d((?=0)|\\d(?=\\d)))/" "(\\.\\d\\d((?=0)|\\d(?=\\d)))" nil nil nil nil "1.230003938" nil 1 0 ".23" (".23" "" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(473 "\"1.875000282\" =~ /(\\.\\d\\d((?=0)|\\d(?=\\d)))/" "(\\.\\d\\d((?=0)|\\d(?=\\d)))" nil nil nil nil "1.875000282" nil 1 0 ".875" (".875" "5" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(474 "\"1.235\" =~ /(\\.\\d\\d((?=0)|\\d(?=\\d)))/" "(\\.\\d\\d((?=0)|\\d(?=\\d)))" nil nil nil nil "1.235" nil 1 0 nil nil)
-(475 "\"ab\" =~ /a(?)b/" "a(?)b" nil nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(476 "\"Food is on the foo table\" =~ /\\b(foo)\\s+(\\w+)/i" "\\b(foo)\\s+(\\w+)" t nil nil nil "Food is on the foo table" nil 1 0 "foo table" ("foo" "table" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(477 "\"The food is under the bar in the barn.\" =~ /foo(.*)bar/" "foo(.*)bar" nil nil nil nil "The food is under the bar in the barn." nil 1 0 "food is under the bar in the bar" ("d is under the bar in the " nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(478 "\"The food is under the bar in the barn.\" =~ /foo(.*?)bar/" "foo(.*?)bar" nil nil nil nil "The food is under the bar in the barn." nil 1 0 "food is under the bar" ("d is under the " nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(479 "\"I have 2 numbers: 53147\" =~ /(.*)(\\d*)/" "(.*)(\\d*)" nil nil nil nil "I have 2 numbers: 53147" nil 1 0 "I have 2 numbers: 53147" ("I have 2 numbers: 53147" "" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(480 "\"I have 2 numbers: 53147\" =~ /(.*)(\\d+)/" "(.*)(\\d+)" nil nil nil nil "I have 2 numbers: 53147" nil 1 0 "I have 2 numbers: 53147" ("I have 2 numbers: 5314" "7" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(481 "\"I have 2 numbers: 53147\" =~ /(.*?)(\\d*)/" "(.*?)(\\d*)" nil nil nil nil "I have 2 numbers: 53147" nil 1 0 "" ("" "" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(482 "\"I have 2 numbers: 53147\" =~ /(.*?)(\\d+)/" "(.*?)(\\d+)" nil nil nil nil "I have 2 numbers: 53147" nil 1 0 "I have 2" ("I have " "2" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(483 "\"I have 2 numbers: 53147\" =~ /(.*)(\\d+)$/" "(.*)(\\d+)$" nil nil nil nil "I have 2 numbers: 53147" nil 1 0 "I have 2 numbers: 53147" ("I have 2 numbers: 5314" "7" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(484 "\"I have 2 numbers: 53147\" =~ /(.*?)(\\d+)$/" "(.*?)(\\d+)$" nil nil nil nil "I have 2 numbers: 53147" nil 1 0 "I have 2 numbers: 53147" ("I have 2 numbers: " "53147" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(485 "\"I have 2 numbers: 53147\" =~ /(.*)\\b(\\d+)$/" "(.*)\\b(\\d+)$" nil nil nil nil "I have 2 numbers: 53147" nil 1 0 "I have 2 numbers: 53147" ("I have 2 numbers: " "53147" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(486 "\"I have 2 numbers: 53147\" =~ /(.*\\D)(\\d+)$/" "(.*\\D)(\\d+)$" nil nil nil nil "I have 2 numbers: 53147" nil 1 0 "I have 2 numbers: 53147" ("I have 2 numbers: " "53147" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(487 "\"ABC123\" =~ /^\\D*(?!123)/" "^\\D*(?!123)" nil nil nil nil "ABC123" nil 1 0 "AB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(488 "\"ABC445\" =~ /^(\\D*)(?=\\d)(?!123)/" "^(\\D*)(?=\\d)(?!123)" nil nil nil nil "ABC445" nil 1 0 "ABC" ("ABC" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(489 "\"ABC123\" =~ /^(\\D*)(?=\\d)(?!123)/" "^(\\D*)(?=\\d)(?!123)" nil nil nil nil "ABC123" nil 1 0 nil nil)
-(490 "\"W46]789\" =~ /^[W-]46]/" "^[W-]46]" nil nil nil nil "W46]789" nil 1 0 "W46]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(491 "\"-46]789\" =~ /^[W-]46]/" "^[W-]46]" nil nil nil nil "-46]789" nil 1 0 "-46]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(492 "\"Wall\" =~ /^[W-]46]/" "^[W-]46]" nil nil nil nil "Wall" nil 1 0 nil nil)
-(493 "\"Zebra\" =~ /^[W-]46]/" "^[W-]46]" nil nil nil nil "Zebra" nil 1 0 nil nil)
-(494 "\"42\" =~ /^[W-]46]/" "^[W-]46]" nil nil nil nil "42" nil 1 0 nil nil)
-(495 "\"[abcd]\" =~ /^[W-]46]/" "^[W-]46]" nil nil nil nil "[abcd]" nil 1 0 nil nil)
-(496 "\"]abcd[\" =~ /^[W-]46]/" "^[W-]46]" nil nil nil nil "]abcd[" nil 1 0 nil nil)
-(497 "\"W46]789\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "W46]789" nil 1 0 "W" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(498 "\"Wall\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "Wall" nil 1 0 "W" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(499 "\"Zebra\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "Zebra" nil 1 0 "Z" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(500 "\"Xylophone\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "Xylophone" nil 1 0 "X" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(501 "\"42\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "42" nil 1 0 "4" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(502 "\"[abcd]\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "[abcd]" nil 1 0 "[" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(503 "\"]abcd[\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "]abcd[" nil 1 0 "]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(504 "\"\\\\backslash\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "\\backslash" nil 1 0 "\\" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(505 "\"-46]789\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "-46]789" nil 1 0 nil nil)
-(506 "\"well\" =~ /^[W-\\]46]/" "^[W-\\]46]" nil nil nil nil "well" nil 1 0 nil nil)
-(507 "\"01/01/2000\" =~ /\\d\\d\\/\\d\\d\\/\\d\\d\\d\\d/" "\\d\\d\\/\\d\\d\\/\\d\\d\\d\\d" nil nil nil nil "01/01/2000" nil 1 0 "01/01/2000" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(508 "\"word cat dog elephant mussel cow horse canary baboon snake shark otherword\" =~ /word (?:[a-zA-Z0-9]+ ){0,10}otherword/" "word (?:[a-zA-Z0-9]+ ){0,10}otherword" nil nil nil nil "word cat dog elephant mussel cow horse canary baboon snake shark otherword" nil 1 0 "word cat dog elephant mussel cow horse canary baboon snake shark otherword" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(509 "\"word cat dog elephant mussel cow horse canary baboon snake shark\" =~ /word (?:[a-zA-Z0-9]+ ){0,10}otherword/" "word (?:[a-zA-Z0-9]+ ){0,10}otherword" nil nil nil nil "word cat dog elephant mussel cow horse canary baboon snake shark" nil 1 0 nil nil)
-(510 "\"word cat dog elephant mussel cow horse canary baboon snake shark the quick brown fox and the lazy dog and several other words getting close to thirty by now I hope\" =~ /word (?:[a-zA-Z0-9]+ ){0,300}otherword/" "word (?:[a-zA-Z0-9]+ ){0,300}otherword" nil nil nil nil "word cat dog elephant mussel cow horse canary baboon snake shark the quick brown fox and the lazy dog and several other words getting close to thirty by now I hope" nil 1 0 nil nil)
-(511 "\"bcd\" =~ /^(a){0,0}/" "^(a){0,0}" nil nil nil nil "bcd" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(512 "\"abc\" =~ /^(a){0,0}/" "^(a){0,0}" nil nil nil nil "abc" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(513 "\"aab\" =~ /^(a){0,0}/" "^(a){0,0}" nil nil nil nil "aab" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(514 "\"bcd\" =~ /^(a){0,1}/" "^(a){0,1}" nil nil nil nil "bcd" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(515 "\"abc\" =~ /^(a){0,1}/" "^(a){0,1}" nil nil nil nil "abc" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(516 "\"aab\" =~ /^(a){0,1}/" "^(a){0,1}" nil nil nil nil "aab" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(517 "\"bcd\" =~ /^(a){0,2}/" "^(a){0,2}" nil nil nil nil "bcd" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(518 "\"abc\" =~ /^(a){0,2}/" "^(a){0,2}" nil nil nil nil "abc" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(519 "\"aab\" =~ /^(a){0,2}/" "^(a){0,2}" nil nil nil nil "aab" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(520 "\"bcd\" =~ /^(a){0,3}/" "^(a){0,3}" nil nil nil nil "bcd" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(521 "\"abc\" =~ /^(a){0,3}/" "^(a){0,3}" nil nil nil nil "abc" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(522 "\"aab\" =~ /^(a){0,3}/" "^(a){0,3}" nil nil nil nil "aab" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(523 "\"aaa\" =~ /^(a){0,3}/" "^(a){0,3}" nil nil nil nil "aaa" nil 1 0 "aaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(524 "\"bcd\" =~ /^(a){0,}/" "^(a){0,}" nil nil nil nil "bcd" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(525 "\"abc\" =~ /^(a){0,}/" "^(a){0,}" nil nil nil nil "abc" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(526 "\"aab\" =~ /^(a){0,}/" "^(a){0,}" nil nil nil nil "aab" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(527 "\"aaa\" =~ /^(a){0,}/" "^(a){0,}" nil nil nil nil "aaa" nil 1 0 "aaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(528 "\"aaaaaaaa\" =~ /^(a){0,}/" "^(a){0,}" nil nil nil nil "aaaaaaaa" nil 1 0 "aaaaaaaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(529 "\"bcd\" =~ /^(a){1,1}/" "^(a){1,1}" nil nil nil nil "bcd" nil 1 0 nil nil)
-(530 "\"abc\" =~ /^(a){1,1}/" "^(a){1,1}" nil nil nil nil "abc" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(531 "\"aab\" =~ /^(a){1,1}/" "^(a){1,1}" nil nil nil nil "aab" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(532 "\"bcd\" =~ /^(a){1,2}/" "^(a){1,2}" nil nil nil nil "bcd" nil 1 0 nil nil)
-(533 "\"abc\" =~ /^(a){1,2}/" "^(a){1,2}" nil nil nil nil "abc" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(534 "\"aab\" =~ /^(a){1,2}/" "^(a){1,2}" nil nil nil nil "aab" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(535 "\"bcd\" =~ /^(a){1,3}/" "^(a){1,3}" nil nil nil nil "bcd" nil 1 0 nil nil)
-(536 "\"abc\" =~ /^(a){1,3}/" "^(a){1,3}" nil nil nil nil "abc" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(537 "\"aab\" =~ /^(a){1,3}/" "^(a){1,3}" nil nil nil nil "aab" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(538 "\"aaa\" =~ /^(a){1,3}/" "^(a){1,3}" nil nil nil nil "aaa" nil 1 0 "aaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(539 "\"bcd\" =~ /^(a){1,}/" "^(a){1,}" nil nil nil nil "bcd" nil 1 0 nil nil)
-(540 "\"abc\" =~ /^(a){1,}/" "^(a){1,}" nil nil nil nil "abc" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(541 "\"aab\" =~ /^(a){1,}/" "^(a){1,}" nil nil nil nil "aab" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(542 "\"aaa\" =~ /^(a){1,}/" "^(a){1,}" nil nil nil nil "aaa" nil 1 0 "aaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(543 "\"aaaaaaaa\" =~ /^(a){1,}/" "^(a){1,}" nil nil nil nil "aaaaaaaa" nil 1 0 "aaaaaaaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(544 "\"borfle\\nbib.gif\\nno\" =~ /.*\\.gif/" ".*\\.gif" nil nil nil nil "borfle
-bib.gif
-no" nil 1 0 "bib.gif" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(545 "\"borfle\\nbib.gif\\nno\" =~ /.{0,}\\.gif/" ".{0,}\\.gif" nil nil nil nil "borfle
-bib.gif
-no" nil 1 0 "bib.gif" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(546 "\"borfle\\nbib.gif\\nno\" =~ /.*\\.gif/m" ".*\\.gif" nil t nil nil "borfle
-bib.gif
-no" nil 1 0 "bib.gif" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(547 "\"borfle\\nbib.gif\\nno\" =~ /.*\\.gif/s" ".*\\.gif" nil nil t nil "borfle
-bib.gif
-no" nil 1 0 "borfle
-bib.gif" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(548 "\"borfle\\nbib.gif\\nno\" =~ /.*\\.gif/ms" ".*\\.gif" nil t t nil "borfle
-bib.gif
-no" nil 1 0 "borfle
-bib.gif" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(549 "\"borfle\\nbib.gif\\nno\" =~ /.*$/" ".*$" nil nil nil nil "borfle
-bib.gif
-no" nil 1 0 "no" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(550 "\"borfle\\nbib.gif\\nno\" =~ /.*$/m" ".*$" nil t nil nil "borfle
-bib.gif
-no" nil 1 0 "borfle" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(551 "\"borfle\\nbib.gif\\nno\" =~ /.*$/s" ".*$" nil nil t nil "borfle
-bib.gif
-no" nil 1 0 "borfle
-bib.gif
-no" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(552 "\"borfle\\nbib.gif\\nno\" =~ /.*$/ms" ".*$" nil t t nil "borfle
-bib.gif
-no" nil 1 0 "borfle
-bib.gif
-no" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(553 "\"borfle\\nbib.gif\\nno\\n\" =~ /.*$/" ".*$" nil nil nil nil "borfle
-bib.gif
-no
-" nil 1 0 "no" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(554 "\"borfle\\nbib.gif\\nno\\n\" =~ /.*$/m" ".*$" nil t nil nil "borfle
-bib.gif
-no
-" nil 1 0 "borfle" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(555 "\"borfle\\nbib.gif\\nno\\n\" =~ /.*$/s" ".*$" nil nil t nil "borfle
-bib.gif
-no
-" nil 1 0 "borfle
-bib.gif
-no
-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(556 "\"borfle\\nbib.gif\\nno\\n\" =~ /.*$/ms" ".*$" nil t t nil "borfle
-bib.gif
-no
-" nil 1 0 "borfle
-bib.gif
-no
-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(557 "\"abcde\\n1234Xyz\" =~ /(.*X|^B)/" "(.*X|^B)" nil nil nil nil "abcde
-1234Xyz" nil 1 0 "1234X" ("1234X" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(558 "\"BarFoo\" =~ /(.*X|^B)/" "(.*X|^B)" nil nil nil nil "BarFoo" nil 1 0 "B" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(559 "\"abcde\\nBar\" =~ /(.*X|^B)/" "(.*X|^B)" nil nil nil nil "abcde
-Bar" nil 1 0 nil nil)
-(560 "\"abcde\\n1234Xyz\" =~ /(.*X|^B)/m" "(.*X|^B)" nil t nil nil "abcde
-1234Xyz" nil 1 0 "1234X" ("1234X" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(561 "\"BarFoo\" =~ /(.*X|^B)/m" "(.*X|^B)" nil t nil nil "BarFoo" nil 1 0 "B" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(562 "\"abcde\\nBar\" =~ /(.*X|^B)/m" "(.*X|^B)" nil t nil nil "abcde
-Bar" nil 1 0 "B" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(563 "\"abcde\\n1234Xyz\" =~ /(.*X|^B)/s" "(.*X|^B)" nil nil t nil "abcde
-1234Xyz" nil 1 0 "abcde
-1234X" ("abcde
-1234X" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(564 "\"BarFoo\" =~ /(.*X|^B)/s" "(.*X|^B)" nil nil t nil "BarFoo" nil 1 0 "B" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(565 "\"abcde\\nBar\" =~ /(.*X|^B)/s" "(.*X|^B)" nil nil t nil "abcde
-Bar" nil 1 0 nil nil)
-(566 "\"abcde\\n1234Xyz\" =~ /(.*X|^B)/ms" "(.*X|^B)" nil t t nil "abcde
-1234Xyz" nil 1 0 "abcde
-1234X" ("abcde
-1234X" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(567 "\"BarFoo\" =~ /(.*X|^B)/ms" "(.*X|^B)" nil t t nil "BarFoo" nil 1 0 "B" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(568 "\"abcde\\nBar\" =~ /(.*X|^B)/ms" "(.*X|^B)" nil t t nil "abcde
-Bar" nil 1 0 "B" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(569 "\"abcde\\n1234Xyz\" =~ /(?s)(.*X|^B)/" "(?s)(.*X|^B)" nil nil nil nil "abcde
-1234Xyz" nil 1 0 "abcde
-1234X" ("abcde
-1234X" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(570 "\"BarFoo\" =~ /(?s)(.*X|^B)/" "(?s)(.*X|^B)" nil nil nil nil "BarFoo" nil 1 0 "B" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(571 "\"abcde\\nBar\" =~ /(?s)(.*X|^B)/" "(?s)(.*X|^B)" nil nil nil nil "abcde
-Bar" nil 1 0 nil nil)
-(572 "\"abcde\\n1234Xyz\" =~ /(?s:.*X|^B)/" "(?s:.*X|^B)" nil nil nil nil "abcde
-1234Xyz" nil 1 0 "abcde
-1234X" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(573 "\"BarFoo\" =~ /(?s:.*X|^B)/" "(?s:.*X|^B)" nil nil nil nil "BarFoo" nil 1 0 "B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(574 "\"abcde\\nBar\" =~ /(?s:.*X|^B)/" "(?s:.*X|^B)" nil nil nil nil "abcde
-Bar" nil 1 0 nil nil)
-(575 "\"abc\\nB\" =~ /^.*B/" "^.*B" nil nil nil nil "abc
-B" nil 1 0 nil nil)
-(576 "\"abc\\nB\" =~ /(?s)^.*B/" "(?s)^.*B" nil nil nil nil "abc
-B" nil 1 0 "abc
-B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(577 "\"abc\\nB\" =~ /(?m)^.*B/" "(?m)^.*B" nil nil nil nil "abc
-B" nil 1 0 "B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(578 "\"abc\\nB\" =~ /(?ms)^.*B/" "(?ms)^.*B" nil nil nil nil "abc
-B" nil 1 0 "abc
-B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(579 "\"abc\\nB\" =~ /(?ms)^B/" "(?ms)^B" nil nil nil nil "abc
-B" nil 1 0 "B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(580 "\"B\\n\" =~ /(?s)B$/" "(?s)B$" nil nil nil nil "B
-" nil 1 0 "B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(581 "\"123456654321\" =~ /^[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]/" "^[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]" nil nil nil nil "123456654321" nil 1 0 "123456654321" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(582 "\"123456654321\" =~ /^\\d\\d\\d\\d\\d\\d\\d\\d\\d\\d\\d\\d/" "^\\d\\d\\d\\d\\d\\d\\d\\d\\d\\d\\d\\d" nil nil nil nil "123456654321" nil 1 0 "123456654321" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(583 "\"123456654321\" =~ /^[\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d]/" "^[\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d][\\d]" nil nil nil nil "123456654321" nil 1 0 "123456654321" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(584 "\"abcabcabcabc\" =~ /^[abc]{12}/" "^[abc]{12}" nil nil nil nil "abcabcabcabc" nil 1 0 "abcabcabcabc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(585 "\"abcabcabcabc\" =~ /^[a-c]{12}/" "^[a-c]{12}" nil nil nil nil "abcabcabcabc" nil 1 0 "abcabcabcabc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(586 "\"abcabcabcabc\" =~ /^(a|b|c){12}/" "^(a|b|c){12}" nil nil nil nil "abcabcabcabc" nil 1 0 "abcabcabcabc" ("c" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(587 "\"n\" =~ /^[abcdefghijklmnopqrstuvwxy0123456789]/" "^[abcdefghijklmnopqrstuvwxy0123456789]" nil nil nil nil "n" nil 1 0 "n" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(588 "\"z\" =~ /^[abcdefghijklmnopqrstuvwxy0123456789]/" "^[abcdefghijklmnopqrstuvwxy0123456789]" nil nil nil nil "z" nil 1 0 nil nil)
-(589 "\"abcd\" =~ /abcde{0,0}/" "abcde{0,0}" nil nil nil nil "abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(590 "\"abce\" =~ /abcde{0,0}/" "abcde{0,0}" nil nil nil nil "abce" nil 1 0 nil nil)
-(591 "\"abe\" =~ /ab[cd]{0,0}e/" "ab[cd]{0,0}e" nil nil nil nil "abe" nil 1 0 "abe" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(592 "\"abcde\" =~ /ab[cd]{0,0}e/" "ab[cd]{0,0}e" nil nil nil nil "abcde" nil 1 0 nil nil)
-(593 "\"abd\" =~ /ab(c){0,0}d/" "ab(c){0,0}d" nil nil nil nil "abd" nil 1 0 "abd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(594 "\"abcd\" =~ /ab(c){0,0}d/" "ab(c){0,0}d" nil nil nil nil "abcd" nil 1 0 nil nil)
-(595 "\"a\" =~ /a(b*)/" "a(b*)" nil nil nil nil "a" nil 1 0 "a" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(596 "\"ab\" =~ /a(b*)/" "a(b*)" nil nil nil nil "ab" nil 1 0 "ab" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(597 "\"abbbb\" =~ /a(b*)/" "a(b*)" nil nil nil nil "abbbb" nil 1 0 "abbbb" ("bbbb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(598 "\"bbbbb\" =~ /a(b*)/" "a(b*)" nil nil nil nil "bbbbb" nil 1 0 nil nil)
-(599 "\"abe\" =~ /ab\\d{0}e/" "ab\\d{0}e" nil nil nil nil "abe" nil 1 0 "abe" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(600 "\"ab1e\" =~ /ab\\d{0}e/" "ab\\d{0}e" nil nil nil nil "ab1e" nil 1 0 nil nil)
-(601 "\"the \\\"quick\\\" brown fox\" =~ /\"([^\\\\\"]+|\\\\.)*\"/" "\"([^\\\\\"]+|\\\\.)*\"" nil nil nil nil "the \"quick\" brown fox" nil 1 0 "\"quick\"" ("quick" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(602 "\"\\\"the \\\\\\\"quick\\\\\\\" brown fox\\\"\" =~ /\"([^\\\\\"]+|\\\\.)*\"/" "\"([^\\\\\"]+|\\\\.)*\"" nil nil nil nil "\"the \\\"quick\\\" brown fox\"" nil 1 0 "\"the \\\"quick\\\" brown fox\"" (" brown fox" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(603 "\"abc\" =~ /.*?/" ".*?" nil nil nil nil "abc" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(604 "\"abc\" =~ /\\b/" "\\b" nil nil nil nil "abc" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(605 "\"abc\" =~ /\\b/" "\\b" nil nil nil nil "abc" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(606 "\"abc\" =~ /(?#)/" "" nil nil nil nil "abc" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(607 "\"<TR BGCOLOR='#DBE9E9'><TD align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</a></TD><TD align=left valign=top>Lega lstaff.com</TD><TD align=left valign=top>CA - Statewide</TD></TR>\" =~ /<tr([\\w\\W\\s\\d][^<>]{0,})><TD([\\w\\W\\s\\d][^<>]{0,})>([\\d]{0,}\\.)(.*)((<BR>([\\w\\W\\s\\d][^<>]{0,})|[\\s]{0,}))<\\/a><\\/TD><TD([\\w\\W\\s\\d][^<>]{0,})>([\\w\\W\\s\\d][^<>]{0,})<\\/TD><TD([\\w\\W\\s\\d][^<>]{0,})>([\\w\\W\\s\\d][^<>]{0,})<\\/TD><\\/TR>/is" "<tr([\\w\\W\\s\\d][^<>]{0,})><TD([\\w\\W\\s\\d][^<>]{0,})>([\\d]{0,}\\.)(.*)((<BR>([\\w\\W\\s\\d][^<>]{0,})|[\\s]{0,}))<\\/a><\\/TD><TD([\\w\\W\\s\\d][^<>]{0,})>([\\w\\W\\s\\d][^<>]{0,})<\\/TD><TD([\\w\\W\\s\\d][^<>]{0,})>([\\w\\W\\s\\d][^<>]{0,})<\\/TD><\\/TR>" t nil t nil "<TR BGCOLOR='#DBE9E9'><TD align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</a></TD><TD align=left valign=top>Lega lstaff.com</TD><TD align=left valign=top>CA - Statewide</TD></TR>" nil 1 0 "<TR BGCOLOR='#DBE9E9'><TD align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</a></TD><TD align=left valign=top>Lega lstaff.com</TD><TD align=left valign=top>CA - Statewide</TD></TR>" (" BGCOLOR='#DBE9E9'" " align=left valign=top" "43." "<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)" "" "" nil " align=left valign=top" "Lega lstaff.com" " align=left valign=top" "CA - Statewide" nil nil nil nil nil))
-(608 "\"acb\" =~ /a[^a]b/" "a[^a]b" nil nil nil nil "acb" nil 1 0 "acb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(609 "\"a\\nb\" =~ /a[^a]b/" "a[^a]b" nil nil nil nil "a
-b" nil 1 0 "a
-b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(610 "\"acb\" =~ /a.b/" "a.b" nil nil nil nil "acb" nil 1 0 "acb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(611 "\"a\\nb\" =~ /a.b/" "a.b" nil nil nil nil "a
-b" nil 1 0 nil nil)
-(612 "\"acb\" =~ /a[^a]b/s" "a[^a]b" nil nil t nil "acb" nil 1 0 "acb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(613 "\"a\\nb\" =~ /a[^a]b/s" "a[^a]b" nil nil t nil "a
-b" nil 1 0 "a
-b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(614 "\"acb\" =~ /a.b/s" "a.b" nil nil t nil "acb" nil 1 0 "acb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(615 "\"a\\nb\" =~ /a.b/s" "a.b" nil nil t nil "a
-b" nil 1 0 "a
-b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(616 "\"bac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bac" nil 1 0 "bac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(617 "\"bbac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bbac" nil 1 0 "bbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(618 "\"bbbac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bbbac" nil 1 0 "bbbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(619 "\"bbbbac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bbbbac" nil 1 0 "bbbbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(620 "\"bbbbbac\" =~ /^(b+?|a){1,2}?c/" "^(b+?|a){1,2}?c" nil nil nil nil "bbbbbac" nil 1 0 "bbbbbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(621 "\"bac\" =~ /^(b+|a){1,2}?c/" "^(b+|a){1,2}?c" nil nil nil nil "bac" nil 1 0 "bac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(622 "\"bbac\" =~ /^(b+|a){1,2}?c/" "^(b+|a){1,2}?c" nil nil nil nil "bbac" nil 1 0 "bbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(623 "\"bbbac\" =~ /^(b+|a){1,2}?c/" "^(b+|a){1,2}?c" nil nil nil nil "bbbac" nil 1 0 "bbbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(624 "\"bbbbac\" =~ /^(b+|a){1,2}?c/" "^(b+|a){1,2}?c" nil nil nil nil "bbbbac" nil 1 0 "bbbbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(625 "\"bbbbbac\" =~ /^(b+|a){1,2}?c/" "^(b+|a){1,2}?c" nil nil nil nil "bbbbbac" nil 1 0 "bbbbbac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(626 "\"x\\nb\\n\" =~ /(?!\\A)x/m" "(?!\\A)x" nil t nil nil "x
-b
-" nil 1 0 nil nil)
-(627 "\"a\\bx\\n\" =~ /(?!\\A)x/m" "(?!\\A)x" nil t nil nil ("a" 8 "x" 10) nil 1 0 "x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(628 "\"\\0{ab}\" =~ /\\x0{ab}/" "\\x0{ab}" nil nil nil nil ("" 0 "{ab}") nil 1 0 ("" 0 "{ab}") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(629 "\"CD\" =~ /(A|B)*?CD/" "(A|B)*?CD" nil nil nil nil "CD" nil 1 0 "CD" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(630 "\"CD\" =~ /(A|B)*CD/" "(A|B)*CD" nil nil nil nil "CD" nil 1 0 "CD" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(631 "\"ABABAB\" =~ /(AB)*?\\1/" "(AB)*?\\1" nil nil nil nil "ABABAB" nil 1 0 "ABAB" ("AB" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(632 "\"ABABAB\" =~ /(AB)*\\1/" "(AB)*\\1" nil nil nil nil "ABABAB" nil 1 0 "ABABAB" ("AB" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(633 "\"doesn't matter\" =~ /(/" "(" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(634 "\"doesn't matter\" =~ /(x)\\2/" "(x)\\2" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(635 "\"aaaaaaaaaac\" =~ /((a{0,5}){0,5}){0,5}[c]/" "((a{0,5}){0,5}){0,5}[c]" nil nil nil nil "aaaaaaaaaac" nil 1 0 "aaaaaaaaaac" ("" "" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(636 "\"aaaaaaaaaa\" =~ /((a{0,5}){0,5}){0,5}[c]/" "((a{0,5}){0,5}){0,5}[c]" nil nil nil nil "aaaaaaaaaa" nil 1 0 nil nil)
-(637 "\"aaaaaaaaaac\" =~ /((a{0,5}){0,5})*[c]/" "((a{0,5}){0,5})*[c]" nil nil nil nil "aaaaaaaaaac" nil 1 0 "aaaaaaaaaac" ("" "" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(638 "\"aaaaaaaaaa\" =~ /((a{0,5}){0,5})*[c]/" "((a{0,5}){0,5})*[c]" nil nil nil nil "aaaaaaaaaa" nil 1 0 nil nil)
-(639 "\"a\" =~ /(\\b)*a/" "(\\b)*a" nil nil nil nil "a" nil 1 0 "a" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(640 "\"ab\" =~ /(a)*b/" "(a)*b" nil nil nil nil "ab" nil 1 0 "ab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(641 "\"ab\" =~ /(a|)*b/" "(a|)*b" nil nil nil nil "ab" nil 1 0 "ab" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(642 "\"b\" =~ /(a|)*b/" "(a|)*b" nil nil nil nil "b" nil 1 0 "b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(643 "\"x\" =~ /(a|)*b/" "(a|)*b" nil nil nil nil "x" nil 1 0 nil nil)
-(644 "\"abab\" =~ /^(?:(a)|(b))*\\1\\2$/" "^(?:(a)|(b))*\\1\\2$" nil nil nil nil "abab" nil 1 0 "abab" ("a" "b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(645 "\"abcxabcydef\" =~ /abc[^x]def/" "abc[^x]def" nil nil nil nil "abcxabcydef" nil 1 0 "abcydef" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(646 "\"aax\" =~ /^(a|\\1x)*$/" "^(a|\\1x)*$" nil nil nil nil "aax" nil 1 0 "aax" ("ax" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(647 "\"aaxa\" =~ /^(a|\\1x)*$/" "^(a|\\1x)*$" nil nil nil nil "aaxa" nil 1 0 "aaxa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(648 "\"@{['']}\" =~ /(?#)/" "" nil nil nil nil "" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(649 "\"ab\" =~ /^(?:(a)|(b))*$/" "^(?:(a)|(b))*$" nil nil nil nil "ab" nil 1 0 "ab" ("a" "b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(650 "\"a\" =~ /[\\0]/" "[\\0]" nil nil nil nil "a" nil 1 0 nil nil)
-(651 "\"\\0\" =~ /[\\0]/" "[\\0]" nil nil nil nil ("" 0) nil 1 0 ("" 0) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(652 "\"a\" =~ /[\\1]/" "[\\1]" nil nil nil nil "a" nil 1 0 nil nil)
-(653 "\"\\1\" =~ /[\\1]/" "[\\1]" nil nil nil nil ("" 1) nil 1 0 ("" 1) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(654 "\"doesn't matter\" =~ /\\10()()()()()()()()()/" "\\10()()()()()()()()()" nil nil nil nil "doesn't matter" nil 1 0 nil nil)
-(655 "\"a\" =~ /\\10()()()()()()()()()()/" "\\10()()()()()()()()()()" nil nil nil nil "a" nil 1 0 nil nil)
-(656 "\"ab\" =~ /a(?<)b/" "a(?<)b" nil nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(657 "\"doesn't matter\" =~ /[]/" "[]" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(658 "\"doesn't matter\" =~ /[\\]/" "[\\]" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(659 "\"a\" =~ /()/" "()" nil nil nil nil "a" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(660 "\"x\" =~ /[\\x]/" "[\\x]" nil nil nil nil "x" nil 1 0 nil nil)
-(661 "\"\\0\" =~ /[\\x]/" "[\\x]" nil nil nil nil ("" 0) nil 1 0 ("" 0) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(662 "\"a\" =~ /((a)*)*/" "((a)*)*" nil nil nil nil "a" nil 1 0 "a" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(663 "\"a\" =~ /()a\\1/" "()a\\1" nil nil nil nil "a" nil 1 0 "a" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(664 "\"a\" =~ /a\\1()/" "a\\1()" nil nil nil nil "a" nil 1 0 nil nil)
-(665 "\"aaa\" =~ /a(?i)a(?-i)a/" "a(?i)a(?-i)a" nil nil nil nil "aaa" nil 1 0 "aaa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(666 "\"aAa\" =~ /a(?i)a(?-i)a/" "a(?i)a(?-i)a" nil nil nil nil "aAa" nil 1 0 "aAa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(667 "\"aAA\" =~ /a(?i)a(?-i)a/" "a(?i)a(?-i)a" nil nil nil nil "aAA" nil 1 0 nil nil)
-(668 "\"aaaaa\" =~ /a(?i)a(?-i)a(?i)a(?-i)a/" "a(?i)a(?-i)a(?i)a(?-i)a" nil nil nil nil "aaaaa" nil 1 0 "aaaaa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(669 "\"aAaAa\" =~ /a(?i)a(?-i)a(?i)a(?-i)a/" "a(?i)a(?-i)a(?i)a(?-i)a" nil nil nil nil "aAaAa" nil 1 0 "aAaAa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(670 "\"AaAaA\" =~ /a(?i)a(?-i)a(?i)a(?-i)a/" "a(?i)a(?-i)a(?i)a(?-i)a" nil nil nil nil "AaAaA" nil 1 0 nil nil)
-(671 "\"aAAAa\" =~ /a(?i)a(?-i)a(?i)a(?-i)a/" "a(?i)a(?-i)a(?i)a(?-i)a" nil nil nil nil "aAAAa" nil 1 0 nil nil)
-(672 "\"AaaaA\" =~ /a(?i)a(?-i)a(?i)a(?-i)a/" "a(?i)a(?-i)a(?i)a(?-i)a" nil nil nil nil "AaaaA" nil 1 0 nil nil)
-(673 "\"AAAAA\" =~ /a(?i)a(?-i)a(?i)a(?-i)a/" "a(?i)a(?-i)a(?i)a(?-i)a" nil nil nil nil "AAAAA" nil 1 0 nil nil)
-(674 "\"aaAAA\" =~ /a(?i)a(?-i)a(?i)a(?-i)a/" "a(?i)a(?-i)a(?i)a(?-i)a" nil nil nil nil "aaAAA" nil 1 0 nil nil)
-(675 "\"AAaaa\" =~ /a(?i)a(?-i)a(?i)a(?-i)a/" "a(?i)a(?-i)a(?i)a(?-i)a" nil nil nil nil "AAaaa" nil 1 0 nil nil)
-(676 "\"a\" =~ /\\x/" "\\x" nil nil nil nil "a" nil 1 0 nil nil)
-(677 "\"X\" =~ /\\x/" "\\x" nil nil nil nil "X" nil 1 0 nil nil)
-(678 "\"\\0\" =~ /\\x/" "\\x" nil nil nil nil ("" 0) nil 1 0 ("" 0) (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(679 "\"a\" =~ /[a-c-e]/" "[a-c-e]" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(680 "\"b\" =~ /[a-c-e]/" "[a-c-e]" nil nil nil nil "b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(681 "\"d\" =~ /[a-c-e]/" "[a-c-e]" nil nil nil nil "d" nil 1 0 nil nil)
-(682 "\"-\" =~ /[a-c-e]/" "[a-c-e]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(683 "\"b\" =~ /[b-\\d]/" "[b-\\d]" nil nil nil nil "b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(684 "\"c\" =~ /[b-\\d]/" "[b-\\d]" nil nil nil nil "c" nil 1 0 nil nil)
-(685 "\"d\" =~ /[b-\\d]/" "[b-\\d]" nil nil nil nil "d" nil 1 0 nil nil)
-(686 "\"-\" =~ /[b-\\d]/" "[b-\\d]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(687 "\"1\" =~ /[b-\\d]/" "[b-\\d]" nil nil nil nil "1" nil 1 0 "1" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(688 "\"d\" =~ /[\\d-f]/" "[\\d-f]" nil nil nil nil "d" nil 1 0 nil nil)
-(689 "\"e\" =~ /[\\d-f]/" "[\\d-f]" nil nil nil nil "e" nil 1 0 nil nil)
-(690 "\"f\" =~ /[\\d-f]/" "[\\d-f]" nil nil nil nil "f" nil 1 0 "f" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(691 "\"-\" =~ /[\\d-f]/" "[\\d-f]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(692 "\"1\" =~ /[\\d-f]/" "[\\d-f]" nil nil nil nil "1" nil 1 0 "1" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(693 "\"doesn't matter\" =~ /[/" "[" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(694 "\"]\" =~ /]/" "]" nil nil nil nil "]" nil 1 0 "]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(695 "\"a\" =~ /]/" "]" nil nil nil nil "a" nil 1 0 nil nil)
-(696 "\"doesn't matter\" =~ /[]/" "[]" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(697 "\"-\" =~ /[-a-c]/" "[-a-c]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(698 "\"a\" =~ /[-a-c]/" "[-a-c]" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(699 "\"b\" =~ /[-a-c]/" "[-a-c]" nil nil nil nil "b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(700 "\"d\" =~ /[-a-c]/" "[-a-c]" nil nil nil nil "d" nil 1 0 nil nil)
-(701 "\"-\" =~ /[a-c-]/" "[a-c-]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(702 "\"a\" =~ /[a-c-]/" "[a-c-]" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(703 "\"b\" =~ /[a-c-]/" "[a-c-]" nil nil nil nil "b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(704 "\"d\" =~ /[a-c-]/" "[a-c-]" nil nil nil nil "d" nil 1 0 nil nil)
-(705 "\"a\" =~ /[-]/" "[-]" nil nil nil nil "a" nil 1 0 nil nil)
-(706 "\"-\" =~ /[-]/" "[-]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(707 "\"a\" =~ /[--]/" "[--]" nil nil nil nil "a" nil 1 0 nil nil)
-(708 "\"-\" =~ /[--]/" "[--]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(709 "\"a\" =~ /[---]/" "[---]" nil nil nil nil "a" nil 1 0 nil nil)
-(710 "\"-\" =~ /[---]/" "[---]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(711 "\"-\" =~ /[--b]/" "[--b]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(712 "\"a\" =~ /[--b]/" "[--b]" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(713 "\"c\" =~ /[--b]/" "[--b]" nil nil nil nil "c" nil 1 0 nil nil)
-(714 "\"doesn't matter\" =~ /[b--]/" "[b--]" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(715 "\"a{\" =~ /a{/" "a{" nil nil nil nil "a{" nil 1 0 "a{" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(716 "\"a{}\" =~ /a{}/" "a{}" nil nil nil nil "a{}" nil 1 0 "a{}" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(717 "\"a{3\" =~ /a{3/" "a{3" nil nil nil nil "a{3" nil 1 0 "a{3" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(718 "\"a{3,\" =~ /a{3,/" "a{3," nil nil nil nil "a{3," nil 1 0 "a{3," (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(719 "\"a{3,3}\" =~ /a{3, 3}/" "a{3, 3}" nil nil nil nil "a{3,3}" nil 1 0 nil nil)
-(720 "\"a{3, 3}\" =~ /a{3, 3}/" "a{3, 3}" nil nil nil nil "a{3, 3}" nil 1 0 "a{3, 3}" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(721 "\"aaa\" =~ /a{3, 3}/" "a{3, 3}" nil nil nil nil "aaa" nil 1 0 nil nil)
-(722 "\"a{3,3}\" =~ /a{3, 3}/x" "a{3, 3}" nil nil nil t "a{3,3}" nil 1 0 "a{3,3}" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(723 "\"a{3, 3}\" =~ /a{3, 3}/x" "a{3, 3}" nil nil nil t "a{3, 3}" nil 1 0 nil nil)
-(724 "\"aaa\" =~ /a{3, 3}/x" "a{3, 3}" nil nil nil t "aaa" nil 1 0 nil nil)
-(725 "\"a{3,}\" =~ /a{3, }/" "a{3, }" nil nil nil nil "a{3,}" nil 1 0 nil nil)
-(726 "\"a{3, }\" =~ /a{3, }/" "a{3, }" nil nil nil nil "a{3, }" nil 1 0 "a{3, }" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(727 "\"aaa\" =~ /a{3, }/" "a{3, }" nil nil nil nil "aaa" nil 1 0 nil nil)
-(728 "\"a{3,}\" =~ /a{3, }/x" "a{3, }" nil nil nil t "a{3,}" nil 1 0 "a{3,}" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(729 "\"a{3, }\" =~ /a{3, }/x" "a{3, }" nil nil nil t "a{3, }" nil 1 0 nil nil)
-(730 "\"aaa\" =~ /a{3, }/x" "a{3, }" nil nil nil t "aaa" nil 1 0 nil nil)
-(731 "\"\\0 x\" =~ /\\x x/" "\\x x" nil nil nil nil ("" 0 " x") nil 1 0 ("" 0 " x") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(732 "\"\\0x\" =~ /\\x x/" "\\x x" nil nil nil nil ("" 0 "x") nil 1 0 nil nil)
-(733 "\"\\0 x\" =~ /\\x x/x" "\\x x" nil nil nil t ("" 0 " x") nil 1 0 nil nil)
-(734 "\"\\0x\" =~ /\\x x/x" "\\x x" nil nil nil t ("" 0 "x") nil 1 0 ("" 0 "x") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(735 "\"\\0003\" =~ /\\x 3/" "\\x 3" nil nil nil nil ("" 0 "3") nil 1 0 nil nil)
-(736 "\"\\000 3\" =~ /\\x 3/" "\\x 3" nil nil nil nil ("" 0 " 3") nil 1 0 ("" 0 " 3") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(737 "\"x3\" =~ /\\x 3/" "\\x 3" nil nil nil nil "x3" nil 1 0 nil nil)
-(738 "\"x 3\" =~ /\\x 3/" "\\x 3" nil nil nil nil "x 3" nil 1 0 nil nil)
-(739 "\"\\0003\" =~ /\\x 3/x" "\\x 3" nil nil nil t ("" 0 "3") nil 1 0 ("" 0 "3") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(740 "\"\\000 3\" =~ /\\x 3/x" "\\x 3" nil nil nil t ("" 0 " 3") nil 1 0 nil nil)
-(741 "\"x3\" =~ /\\x 3/x" "\\x 3" nil nil nil t "x3" nil 1 0 nil nil)
-(742 "\"x 3\" =~ /\\x 3/x" "\\x 3" nil nil nil t "x 3" nil 1 0 nil nil)
-(743 "\"a\" =~ /^a{ 1}$/" "^a{ 1}$" nil nil nil nil "a" nil 1 0 nil nil)
-(744 "\"a{ 1}\" =~ /^a{ 1}$/" "^a{ 1}$" nil nil nil nil "a{ 1}" nil 1 0 "a{ 1}" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(745 "\"a{1}\" =~ /^a{ 1}$/" "^a{ 1}$" nil nil nil nil "a{1}" nil 1 0 nil nil)
-(746 "\"a\" =~ /^a{ 1}$/x" "^a{ 1}$" nil nil nil t "a" nil 1 0 nil nil)
-(747 "\"a{ 1}\" =~ /^a{ 1}$/x" "^a{ 1}$" nil nil nil t "a{ 1}" nil 1 0 nil nil)
-(748 "\"a{1}\" =~ /^a{ 1}$/x" "^a{ 1}$" nil nil nil t "a{1}" nil 1 0 "a{1}" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(749 "\"{}\" =~ /{}/" "{}" nil nil nil nil "{}" nil 1 0 "{}" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(750 "\"a\" =~ /{}/" "{}" nil nil nil nil "a" nil 1 0 nil nil)
-(751 "\"doesn't matter\" =~ /{1}/" "{1}" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(752 "\"doesn't matter\" =~ /*/" "*" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(753 "\"x\" =~ /|/" "|" nil nil nil nil "x" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(754 "\"\\0000\" =~ /\\0000/" "\\0000" nil nil nil nil ("" 0 "0") nil 1 0 ("" 0 "0") (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(755 "\"ab\" =~ /a(?<)b/" "a(?<)b" nil nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(756 "\"ab\" =~ /a(?i)b/" "a(?i)b" nil nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(757 "\"aB\" =~ /a(?i)b/" "a(?i)b" nil nil nil nil "aB" nil 1 0 "aB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(758 "\"Ab\" =~ /a(?i)b/" "a(?i)b" nil nil nil nil "Ab" nil 1 0 nil nil)
-(759 "\"doesn't matter\" =~ /a(?i=a)/" "a(?i=a)" nil nil nil nil "doesn't matter" t 1 0 nil nil)
-(760 "\"aa\" =~ /a(?<=a){3000}a/" "a(?<=a){3000}a" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(761 "\"xa\" =~ /a(?<=a){3000}a/" "a(?<=a){3000}a" nil nil nil nil "xa" nil 1 0 nil nil)
-(762 "\"ax\" =~ /a(?<=a){3000}a/" "a(?<=a){3000}a" nil nil nil nil "ax" nil 1 0 nil nil)
-(763 "\"aa\" =~ /a(?!=a){3000}a/" "a(?!=a){3000}a" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(764 "\"ax\" =~ /a(?!=a){3000}a/" "a(?!=a){3000}a" nil nil nil nil "ax" nil 1 0 nil nil)
-(765 "\"xa\" =~ /a(?!=a){3000}a/" "a(?!=a){3000}a" nil nil nil nil "xa" nil 1 0 nil nil)
-(766 "\"aa\" =~ /a(){3000}a/" "a(){3000}a" nil nil nil nil "aa" nil 1 0 "aa" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(767 "\"ax\" =~ /a(){3000}a/" "a(){3000}a" nil nil nil nil "ax" nil 1 0 nil nil)
-(768 "\"xa\" =~ /a(){3000}a/" "a(){3000}a" nil nil nil nil "xa" nil 1 0 nil nil)
-(769 "\"aa\" =~ /a(?:){3000}a/" "a(?:){3000}a" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(770 "\"ax\" =~ /a(?:){3000}a/" "a(?:){3000}a" nil nil nil nil "ax" nil 1 0 nil nil)
-(771 "\"aa\" =~ /a(?<=a)*a/" "a(?<=a)*a" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(772 "\"ax\" =~ /a(?<=a)*a/" "a(?<=a)*a" nil nil nil nil "ax" nil 1 0 nil nil)
-(773 "\"xa\" =~ /a(?<=a)*a/" "a(?<=a)*a" nil nil nil nil "xa" nil 1 0 nil nil)
-(774 "\"aa\" =~ /a(?!=a)*a/" "a(?!=a)*a" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(775 "\"ax\" =~ /a(?!=a)*a/" "a(?!=a)*a" nil nil nil nil "ax" nil 1 0 nil nil)
-(776 "\"xa\" =~ /a(?!=a)*a/" "a(?!=a)*a" nil nil nil nil "xa" nil 1 0 nil nil)
-(777 "\"aa\" =~ /a()*a/" "a()*a" nil nil nil nil "aa" nil 1 0 "aa" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(778 "\"ax\" =~ /a()*a/" "a()*a" nil nil nil nil "ax" nil 1 0 nil nil)
-(779 "\"xa\" =~ /a()*a/" "a()*a" nil nil nil nil "xa" nil 1 0 nil nil)
-(780 "\"aa\" =~ /a(?:)*a/" "a(?:)*a" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(781 "\"ax\" =~ /a(?:)*a/" "a(?:)*a" nil nil nil nil "ax" nil 1 0 nil nil)
-(782 "\"xa\" =~ /a(?:)*a/" "a(?:)*a" nil nil nil nil "xa" nil 1 0 nil nil)
-(783 "\"aa\" =~ /x(?<=a)*a/" "x(?<=a)*a" nil nil nil nil "aa" nil 1 0 nil nil)
-(784 "\"xa\" =~ /x(?<=a)*a/" "x(?<=a)*a" nil nil nil nil "xa" nil 1 0 "xa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(785 "\"ax\" =~ /x(?<=a)*a/" "x(?<=a)*a" nil nil nil nil "ax" nil 1 0 nil nil)
-(786 "\"aa\" =~ /a(?<=(a))*\\1/" "a(?<=(a))*\\1" nil nil nil nil "aa" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(787 "\"aa\" =~ /a(?<=(a))*?\\1/" "a(?<=(a))*?\\1" nil nil nil nil "aa" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(788 "\"aa\" =~ /(?=(a)\\1)*aa/" "(?=(a)\\1)*aa" nil nil nil nil "aa" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(789 "\"aaaaabbbbb\" =~ /^((a|b){2,5}){2}$/" "^((a|b){2,5}){2}$" nil nil nil nil "aaaaabbbbb" nil 1 0 "aaaaabbbbb" ("bbbbb" "b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(790 "\"babc\" =~ /^(b*|ba){1,2}bc/" "^(b*|ba){1,2}bc" nil nil nil nil "babc" nil 1 0 "babc" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(791 "\"bbabc\" =~ /^(b*|ba){1,2}bc/" "^(b*|ba){1,2}bc" nil nil nil nil "bbabc" nil 1 0 "bbabc" ("ba" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(792 "\"bababc\" =~ /^(b*|ba){1,2}bc/" "^(b*|ba){1,2}bc" nil nil nil nil "bababc" nil 1 0 "bababc" ("ba" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(793 "\"bababbc\" =~ /^(b*|ba){1,2}bc/" "^(b*|ba){1,2}bc" nil nil nil nil "bababbc" nil 1 0 nil nil)
-(794 "\"babababc\" =~ /^(b*|ba){1,2}bc/" "^(b*|ba){1,2}bc" nil nil nil nil "babababc" nil 1 0 nil nil)
-(795 "\"aaaaac\" =~ /^a{4,5}(?:c|a)c$/" "^a{4,5}(?:c|a)c$" nil nil nil nil "aaaaac" nil 1 0 "aaaaac" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(796 "\"aaaaaac\" =~ /^a{4,5}(?:c|a)c$/" "^a{4,5}(?:c|a)c$" nil nil nil nil "aaaaaac" nil 1 0 "aaaaaac" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(797 "\"aaaaac\" =~ /^(a|){4,5}(?:c|a)c$/" "^(a|){4,5}(?:c|a)c$" nil nil nil nil "aaaaac" nil 1 0 "aaaaac" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(798 "\"aaaaaac\" =~ /^(a|){4,5}(?:c|a)c$/" "^(a|){4,5}(?:c|a)c$" nil nil nil nil "aaaaaac" nil 1 0 "aaaaaac" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(799 "\"eeexabc\" =~ /(?m:^).abc$/" "(?m:^).abc$" nil nil nil nil "eeexabc" nil 1 0 nil nil)
-(800 "\"eee\\nxabc\" =~ /(?m:^).abc$/" "(?m:^).abc$" nil nil nil nil "eee
-xabc" nil 1 0 "xabc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(801 "\"abc\" =~ /(?m:^)abc/" "(?m:^)abc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(802 "\"\\nabc\" =~ /(?m:^)abc/" "(?m:^)abc" nil nil nil nil "
-abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(803 "\"abc\" =~ 
-/^abc/" "^abc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(804 "\"\\nabc\" =~ 
-/^abc/" "^abc" nil nil nil nil "
-abc" nil 1 0 nil nil)
-(805 "\"abc\" =~ /\\Aabc/" "\\Aabc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(806 "\"\\nabc\" =~ /\\Aabc/" "\\Aabc" nil nil nil nil "
-abc" nil 1 0 nil nil)
-(807 "\"foo\" =~ /(?<!bar)foo/" "(?<!bar)foo" nil nil nil nil "foo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(808 "\"catfood\" =~ /(?<!bar)foo/" "(?<!bar)foo" nil nil nil nil "catfood" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(809 "\"arfootle\" =~ /(?<!bar)foo/" "(?<!bar)foo" nil nil nil nil "arfootle" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(810 "\"rfoosh\" =~ /(?<!bar)foo/" "(?<!bar)foo" nil nil nil nil "rfoosh" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(811 "\"barfoo\" =~ /(?<!bar)foo/" "(?<!bar)foo" nil nil nil nil "barfoo" nil 1 0 nil nil)
-(812 "\"towbarfoo\" =~ /(?<!bar)foo/" "(?<!bar)foo" nil nil nil nil "towbarfoo" nil 1 0 nil nil)
-(813 "\"catfood\" =~ /\\w{3}(?<!bar)foo/" "\\w{3}(?<!bar)foo" nil nil nil nil "catfood" nil 1 0 "catfoo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(814 "\"foo\" =~ /\\w{3}(?<!bar)foo/" "\\w{3}(?<!bar)foo" nil nil nil nil "foo" nil 1 0 nil nil)
-(815 "\"barfoo\" =~ /\\w{3}(?<!bar)foo/" "\\w{3}(?<!bar)foo" nil nil nil nil "barfoo" nil 1 0 nil nil)
-(816 "\"towbarfoo\" =~ /\\w{3}(?<!bar)foo/" "\\w{3}(?<!bar)foo" nil nil nil nil "towbarfoo" nil 1 0 nil nil)
-(817 "\"fooabar\" =~ /(?<=(foo)a)bar/" "(?<=(foo)a)bar" nil nil nil nil "fooabar" nil 1 0 "bar" ("foo" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(818 "\"bar\" =~ /(?<=(foo)a)bar/" "(?<=(foo)a)bar" nil nil nil nil "bar" nil 1 0 nil nil)
-(819 "\"foobbar\" =~ /(?<=(foo)a)bar/" "(?<=(foo)a)bar" nil nil nil nil "foobbar" nil 1 0 nil nil)
-(820 "\"abc\" =~ /\\Aabc\\z/m" "\\Aabc\\z" nil t nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(821 "\"abc\\n\" =~ /\\Aabc\\z/m" "\\Aabc\\z" nil t nil nil "abc
-" nil 1 0 nil nil)
-(822 "\"qqq\\nabc\" =~ /\\Aabc\\z/m" "\\Aabc\\z" nil t nil nil "qqq
-abc" nil 1 0 nil nil)
-(823 "\"abc\\nzzz\" =~ /\\Aabc\\z/m" "\\Aabc\\z" nil t nil nil "abc
-zzz" nil 1 0 nil nil)
-(824 "\"qqq\\nabc\\nzzz\" =~ /\\Aabc\\z/m" "\\Aabc\\z" nil t nil nil "qqq
-abc
-zzz" nil 1 0 nil nil)
-(825 "\"/this/is/a/very/long/line/in/deed/with/very/many/slashes/in/it/you/see/\" =~ \"(?>.*/)foo\"" "(?>.*/)foo" nil nil nil nil "/this/is/a/very/long/line/in/deed/with/very/many/slashes/in/it/you/see/" nil 1 0 nil nil)
-(826 "\"/this/is/a/very/long/line/in/deed/with/very/many/slashes/in/and/foo\" =~ \"(?>.*/)foo\"" "(?>.*/)foo" nil nil nil nil "/this/is/a/very/long/line/in/deed/with/very/many/slashes/in/and/foo" nil 1 0 "/this/is/a/very/long/line/in/deed/with/very/many/slashes/in/and/foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(827 "\"1.230003938\" =~ /(?>(\\.\\d\\d[1-9]?))\\d+/" "(?>(\\.\\d\\d[1-9]?))\\d+" nil nil nil nil "1.230003938" nil 1 0 ".230003938" (".23" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(828 "\"1.875000282\" =~ /(?>(\\.\\d\\d[1-9]?))\\d+/" "(?>(\\.\\d\\d[1-9]?))\\d+" nil nil nil nil "1.875000282" nil 1 0 ".875000282" (".875" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(829 "\"1.235\" =~ /(?>(\\.\\d\\d[1-9]?))\\d+/" "(?>(\\.\\d\\d[1-9]?))\\d+" nil nil nil nil "1.235" nil 1 0 nil nil)
-(830 "\"now is the time for all good men to come to the aid of the party\" =~ /^((?>\\w+)|(?>\\s+))*$/" "^((?>\\w+)|(?>\\s+))*$" nil nil nil nil "now is the time for all good men to come to the aid of the party" nil 1 0 "now is the time for all good men to come to the aid of the party" ("party" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(831 "\"this is not a line with only words and spaces!\" =~ /^((?>\\w+)|(?>\\s+))*$/" "^((?>\\w+)|(?>\\s+))*$" nil nil nil nil "this is not a line with only words and spaces!" nil 1 0 nil nil)
-(832 "\"12345a\" =~ /(\\d+)(\\w)/" "(\\d+)(\\w)" nil nil nil nil "12345a" nil 1 0 "12345a" ("12345" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(833 "\"12345+\" =~ /(\\d+)(\\w)/" "(\\d+)(\\w)" nil nil nil nil "12345+" nil 1 0 "12345" ("1234" "5" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(834 "\"12345a\" =~ /((?>\\d+))(\\w)/" "((?>\\d+))(\\w)" nil nil nil nil "12345a" nil 1 0 "12345a" ("12345" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(835 "\"12345+\" =~ /((?>\\d+))(\\w)/" "((?>\\d+))(\\w)" nil nil nil nil "12345+" nil 1 0 nil nil)
-(836 "\"aaab\" =~ /(?>a+)b/" "(?>a+)b" nil nil nil nil "aaab" nil 1 0 "aaab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(837 "\"aaab\" =~ /((?>a+)b)/" "((?>a+)b)" nil nil nil nil "aaab" nil 1 0 "aaab" ("aaab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(838 "\"aaab\" =~ /(?>(a+))b/" "(?>(a+))b" nil nil nil nil "aaab" nil 1 0 "aaab" ("aaa" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(839 "\"aaabbbccc\" =~ /(?>b)+/" "(?>b)+" nil nil nil nil "aaabbbccc" nil 1 0 "bbb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(840 "\"aaabbbbccccd\" =~ /(?>a+|b+|c+)*c/" "(?>a+|b+|c+)*c" nil nil nil nil "aaabbbbccccd" nil 1 0 "aaabbbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(841 "\"((abc(ade)ufh()()x\" =~ /((?>[^()]+)|\\([^()]*\\))+/" "((?>[^()]+)|\\([^()]*\\))+" nil nil nil nil "((abc(ade)ufh()()x" nil 1 0 "abc(ade)ufh()()x" ("x" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(842 "\"(abc)\" =~ /\\(((?>[^()]+)|\\([^()]+\\))+\\)/" "\\(((?>[^()]+)|\\([^()]+\\))+\\)" nil nil nil nil "(abc)" nil 1 0 "(abc)" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(843 "\"(abc(def)xyz)\" =~ /\\(((?>[^()]+)|\\([^()]+\\))+\\)/" "\\(((?>[^()]+)|\\([^()]+\\))+\\)" nil nil nil nil "(abc(def)xyz)" nil 1 0 "(abc(def)xyz)" ("xyz" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(844 "\"((()aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\" =~ /\\(((?>[^()]+)|\\([^()]+\\))+\\)/" "\\(((?>[^()]+)|\\([^()]+\\))+\\)" nil nil nil nil "((()aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" nil 1 0 nil nil)
-(845 "\"ab\" =~ /a(?-i)b/i" "a(?-i)b" t nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(846 "\"Ab\" =~ /a(?-i)b/i" "a(?-i)b" t nil nil nil "Ab" nil 1 0 "Ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(847 "\"aB\" =~ /a(?-i)b/i" "a(?-i)b" t nil nil nil "aB" nil 1 0 nil nil)
-(848 "\"AB\" =~ /a(?-i)b/i" "a(?-i)b" t nil nil nil "AB" nil 1 0 nil nil)
-(849 "\"a bcd e\" =~ /(a (?x)b c)d e/" "(a (?x)b c)d e" nil nil nil nil "a bcd e" nil 1 0 "a bcd e" ("a bc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(850 "\"a b cd e\" =~ /(a (?x)b c)d e/" "(a (?x)b c)d e" nil nil nil nil "a b cd e" nil 1 0 nil nil)
-(851 "\"abcd e\" =~ /(a (?x)b c)d e/" "(a (?x)b c)d e" nil nil nil nil "abcd e" nil 1 0 nil nil)
-(852 "\"a bcde\" =~ /(a (?x)b c)d e/" "(a (?x)b c)d e" nil nil nil nil "a bcde" nil 1 0 nil nil)
-(853 "\"a bcde f\" =~ /(a b(?x)c d (?-x)e f)/" "(a b(?x)c d (?-x)e f)" nil nil nil nil "a bcde f" nil 1 0 "a bcde f" ("a bcde f" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(854 "\"abcdef\" =~ /(a b(?x)c d (?-x)e f)/" "(a b(?x)c d (?-x)e f)" nil nil nil nil "abcdef" nil 1 0 nil nil)
-(855 "\"abc\" =~ /(a(?i)b)c/" "(a(?i)b)c" nil nil nil nil "abc" nil 1 0 "abc" ("ab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(856 "\"aBc\" =~ /(a(?i)b)c/" "(a(?i)b)c" nil nil nil nil "aBc" nil 1 0 "aBc" ("aB" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(857 "\"abC\" =~ /(a(?i)b)c/" "(a(?i)b)c" nil nil nil nil "abC" nil 1 0 nil nil)
-(858 "\"aBC\" =~ /(a(?i)b)c/" "(a(?i)b)c" nil nil nil nil "aBC" nil 1 0 nil nil)
-(859 "\"Abc\" =~ /(a(?i)b)c/" "(a(?i)b)c" nil nil nil nil "Abc" nil 1 0 nil nil)
-(860 "\"ABc\" =~ /(a(?i)b)c/" "(a(?i)b)c" nil nil nil nil "ABc" nil 1 0 nil nil)
-(861 "\"ABC\" =~ /(a(?i)b)c/" "(a(?i)b)c" nil nil nil nil "ABC" nil 1 0 nil nil)
-(862 "\"AbC\" =~ /(a(?i)b)c/" "(a(?i)b)c" nil nil nil nil "AbC" nil 1 0 nil nil)
-(863 "\"abc\" =~ /a(?i:b)c/" "a(?i:b)c" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(864 "\"aBc\" =~ /a(?i:b)c/" "a(?i:b)c" nil nil nil nil "aBc" nil 1 0 "aBc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(865 "\"ABC\" =~ /a(?i:b)c/" "a(?i:b)c" nil nil nil nil "ABC" nil 1 0 nil nil)
-(866 "\"abC\" =~ /a(?i:b)c/" "a(?i:b)c" nil nil nil nil "abC" nil 1 0 nil nil)
-(867 "\"aBC\" =~ /a(?i:b)c/" "a(?i:b)c" nil nil nil nil "aBC" nil 1 0 nil nil)
-(868 "\"aBc\" =~ /a(?i:b)*c/" "a(?i:b)*c" nil nil nil nil "aBc" nil 1 0 "aBc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(869 "\"aBBc\" =~ /a(?i:b)*c/" "a(?i:b)*c" nil nil nil nil "aBBc" nil 1 0 "aBBc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(870 "\"aBC\" =~ /a(?i:b)*c/" "a(?i:b)*c" nil nil nil nil "aBC" nil 1 0 nil nil)
-(871 "\"aBBC\" =~ /a(?i:b)*c/" "a(?i:b)*c" nil nil nil nil "aBBC" nil 1 0 nil nil)
-(872 "\"abcd\" =~ /a(?=b(?i)c)\\w\\wd/" "a(?=b(?i)c)\\w\\wd" nil nil nil nil "abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(873 "\"abCd\" =~ /a(?=b(?i)c)\\w\\wd/" "a(?=b(?i)c)\\w\\wd" nil nil nil nil "abCd" nil 1 0 "abCd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(874 "\"aBCd\" =~ /a(?=b(?i)c)\\w\\wd/" "a(?=b(?i)c)\\w\\wd" nil nil nil nil "aBCd" nil 1 0 nil nil)
-(875 "\"abcD\" =~ /a(?=b(?i)c)\\w\\wd/" "a(?=b(?i)c)\\w\\wd" nil nil nil nil "abcD" nil 1 0 nil nil)
-(876 "\"more than million\" =~ /(?s-i:more.*than).*million/i" "(?s-i:more.*than).*million" t nil nil nil "more than million" nil 1 0 "more than million" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(877 "\"more than MILLION\" =~ /(?s-i:more.*than).*million/i" "(?s-i:more.*than).*million" t nil nil nil "more than MILLION" nil 1 0 "more than MILLION" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(878 "\"more \\n than Million\" =~ /(?s-i:more.*than).*million/i" "(?s-i:more.*than).*million" t nil nil nil "more 
- than Million" nil 1 0 "more 
- than Million" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(879 "\"MORE THAN MILLION\" =~ /(?s-i:more.*than).*million/i" "(?s-i:more.*than).*million" t nil nil nil "MORE THAN MILLION" nil 1 0 nil nil)
-(880 "\"more \\n than \\n million\" =~ /(?s-i:more.*than).*million/i" "(?s-i:more.*than).*million" t nil nil nil "more 
- than 
- million" nil 1 0 nil nil)
-(881 "\"more than million\" =~ /(?:(?s-i)more.*than).*million/i" "(?:(?s-i)more.*than).*million" t nil nil nil "more than million" nil 1 0 "more than million" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(882 "\"more than MILLION\" =~ /(?:(?s-i)more.*than).*million/i" "(?:(?s-i)more.*than).*million" t nil nil nil "more than MILLION" nil 1 0 "more than MILLION" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(883 "\"more \\n than Million\" =~ /(?:(?s-i)more.*than).*million/i" "(?:(?s-i)more.*than).*million" t nil nil nil "more 
- than Million" nil 1 0 "more 
- than Million" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(884 "\"MORE THAN MILLION\" =~ /(?:(?s-i)more.*than).*million/i" "(?:(?s-i)more.*than).*million" t nil nil nil "MORE THAN MILLION" nil 1 0 nil nil)
-(885 "\"more \\n than \\n million\" =~ /(?:(?s-i)more.*than).*million/i" "(?:(?s-i)more.*than).*million" t nil nil nil "more 
- than 
- million" nil 1 0 nil nil)
-(886 "\"abc\" =~ /(?>a(?i)b+)+c/" "(?>a(?i)b+)+c" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(887 "\"aBbc\" =~ /(?>a(?i)b+)+c/" "(?>a(?i)b+)+c" nil nil nil nil "aBbc" nil 1 0 "aBbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(888 "\"aBBc\" =~ /(?>a(?i)b+)+c/" "(?>a(?i)b+)+c" nil nil nil nil "aBBc" nil 1 0 "aBBc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(889 "\"Abc\" =~ /(?>a(?i)b+)+c/" "(?>a(?i)b+)+c" nil nil nil nil "Abc" nil 1 0 nil nil)
-(890 "\"abAb\" =~ /(?>a(?i)b+)+c/" "(?>a(?i)b+)+c" nil nil nil nil "abAb" nil 1 0 nil nil)
-(891 "\"abbC\" =~ /(?>a(?i)b+)+c/" "(?>a(?i)b+)+c" nil nil nil nil "abbC" nil 1 0 nil nil)
-(892 "\"abc\" =~ /(?=a(?i)b)\\w\\wc/" "(?=a(?i)b)\\w\\wc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(893 "\"aBc\" =~ /(?=a(?i)b)\\w\\wc/" "(?=a(?i)b)\\w\\wc" nil nil nil nil "aBc" nil 1 0 "aBc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(894 "\"Ab\" =~ /(?=a(?i)b)\\w\\wc/" "(?=a(?i)b)\\w\\wc" nil nil nil nil "Ab" nil 1 0 nil nil)
-(895 "\"abC\" =~ /(?=a(?i)b)\\w\\wc/" "(?=a(?i)b)\\w\\wc" nil nil nil nil "abC" nil 1 0 nil nil)
-(896 "\"aBC\" =~ /(?=a(?i)b)\\w\\wc/" "(?=a(?i)b)\\w\\wc" nil nil nil nil "aBC" nil 1 0 nil nil)
-(897 "\"abxxc\" =~ /(?<=a(?i)b)(\\w\\w)c/" "(?<=a(?i)b)(\\w\\w)c" nil nil nil nil "abxxc" nil 1 0 "xxc" ("xx" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(898 "\"aBxxc\" =~ /(?<=a(?i)b)(\\w\\w)c/" "(?<=a(?i)b)(\\w\\w)c" nil nil nil nil "aBxxc" nil 1 0 "xxc" ("xx" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(899 "\"Abxxc\" =~ /(?<=a(?i)b)(\\w\\w)c/" "(?<=a(?i)b)(\\w\\w)c" nil nil nil nil "Abxxc" nil 1 0 nil nil)
-(900 "\"ABxxc\" =~ /(?<=a(?i)b)(\\w\\w)c/" "(?<=a(?i)b)(\\w\\w)c" nil nil nil nil "ABxxc" nil 1 0 nil nil)
-(901 "\"abxxC\" =~ /(?<=a(?i)b)(\\w\\w)c/" "(?<=a(?i)b)(\\w\\w)c" nil nil nil nil "abxxC" nil 1 0 nil nil)
-(902 "\"aA\" =~ /(?:(a)|b)(?(1)A|B)/" "(?:(a)|b)(?(1)A|B)" nil nil nil nil "aA" nil 1 0 "aA" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(903 "\"bB\" =~ /(?:(a)|b)(?(1)A|B)/" "(?:(a)|b)(?(1)A|B)" nil nil nil nil "bB" nil 1 0 "bB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(904 "\"aB\" =~ /(?:(a)|b)(?(1)A|B)/" "(?:(a)|b)(?(1)A|B)" nil nil nil nil "aB" nil 1 0 nil nil)
-(905 "\"bA\" =~ /(?:(a)|b)(?(1)A|B)/" "(?:(a)|b)(?(1)A|B)" nil nil nil nil "bA" nil 1 0 nil nil)
-(906 "\"aa\" =~ /^(a)?(?(1)a|b)+$/" "^(a)?(?(1)a|b)+$" nil nil nil nil "aa" nil 1 0 "aa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(907 "\"b\" =~ /^(a)?(?(1)a|b)+$/" "^(a)?(?(1)a|b)+$" nil nil nil nil "b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(908 "\"bb\" =~ /^(a)?(?(1)a|b)+$/" "^(a)?(?(1)a|b)+$" nil nil nil nil "bb" nil 1 0 "bb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(909 "\"ab\" =~ /^(a)?(?(1)a|b)+$/" "^(a)?(?(1)a|b)+$" nil nil nil nil "ab" nil 1 0 nil nil)
-(910 "\"abc:\" =~ /^(?(?=abc)\\w{3}:|\\d\\d)$/" "^(?(?=abc)\\w{3}:|\\d\\d)$" nil nil nil nil "abc:" nil 1 0 "abc:" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(911 "\"12\" =~ /^(?(?=abc)\\w{3}:|\\d\\d)$/" "^(?(?=abc)\\w{3}:|\\d\\d)$" nil nil nil nil "12" nil 1 0 "12" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(912 "\"123\" =~ /^(?(?=abc)\\w{3}:|\\d\\d)$/" "^(?(?=abc)\\w{3}:|\\d\\d)$" nil nil nil nil "123" nil 1 0 nil nil)
-(913 "\"xyz\" =~ /^(?(?=abc)\\w{3}:|\\d\\d)$/" "^(?(?=abc)\\w{3}:|\\d\\d)$" nil nil nil nil "xyz" nil 1 0 nil nil)
-(914 "\"abc:\" =~ /^(?(?!abc)\\d\\d|\\w{3}:)$/" "^(?(?!abc)\\d\\d|\\w{3}:)$" nil nil nil nil "abc:" nil 1 0 "abc:" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(915 "\"12\" =~ /^(?(?!abc)\\d\\d|\\w{3}:)$/" "^(?(?!abc)\\d\\d|\\w{3}:)$" nil nil nil nil "12" nil 1 0 "12" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(916 "\"123\" =~ /^(?(?!abc)\\d\\d|\\w{3}:)$/" "^(?(?!abc)\\d\\d|\\w{3}:)$" nil nil nil nil "123" nil 1 0 nil nil)
-(917 "\"xyz\" =~ /^(?(?!abc)\\d\\d|\\w{3}:)$/" "^(?(?!abc)\\d\\d|\\w{3}:)$" nil nil nil nil "xyz" nil 1 0 nil nil)
-(918 "\"foobar\" =~ /(?(?<=foo)bar|cat)/" "(?(?<=foo)bar|cat)" nil nil nil nil "foobar" nil 1 0 "bar" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(919 "\"cat\" =~ /(?(?<=foo)bar|cat)/" "(?(?<=foo)bar|cat)" nil nil nil nil "cat" nil 1 0 "cat" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(920 "\"fcat\" =~ /(?(?<=foo)bar|cat)/" "(?(?<=foo)bar|cat)" nil nil nil nil "fcat" nil 1 0 "cat" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(921 "\"focat\" =~ /(?(?<=foo)bar|cat)/" "(?(?<=foo)bar|cat)" nil nil nil nil "focat" nil 1 0 "cat" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(922 "\"foocat\" =~ /(?(?<=foo)bar|cat)/" "(?(?<=foo)bar|cat)" nil nil nil nil "foocat" nil 1 0 nil nil)
-(923 "\"foobar\" =~ /(?(?<!foo)cat|bar)/" "(?(?<!foo)cat|bar)" nil nil nil nil "foobar" nil 1 0 "bar" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(924 "\"cat\" =~ /(?(?<!foo)cat|bar)/" "(?(?<!foo)cat|bar)" nil nil nil nil "cat" nil 1 0 "cat" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(925 "\"fcat\" =~ /(?(?<!foo)cat|bar)/" "(?(?<!foo)cat|bar)" nil nil nil nil "fcat" nil 1 0 "cat" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(926 "\"focat\" =~ /(?(?<!foo)cat|bar)/" "(?(?<!foo)cat|bar)" nil nil nil nil "focat" nil 1 0 "cat" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(927 "\"foocat\" =~ /(?(?<!foo)cat|bar)/" "(?(?<!foo)cat|bar)" nil nil nil nil "foocat" nil 1 0 nil nil)
-(928 "\"abcd\" =~ /( \\( )? [^()]+ (?(1) \\) |) /x" "( \\( )? [^()]+ (?(1) \\) |) " nil nil nil t "abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(929 "\"(abcd)\" =~ /( \\( )? [^()]+ (?(1) \\) |) /x" "( \\( )? [^()]+ (?(1) \\) |) " nil nil nil t "(abcd)" nil 1 0 "(abcd)" ("(" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(930 "\"the quick (abcd) fox\" =~ /( \\( )? [^()]+ (?(1) \\) |) /x" "( \\( )? [^()]+ (?(1) \\) |) " nil nil nil t "the quick (abcd) fox" nil 1 0 "the quick " (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(931 "\"(abcd\" =~ /( \\( )? [^()]+ (?(1) \\) |) /x" "( \\( )? [^()]+ (?(1) \\) |) " nil nil nil t "(abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(932 "\"abcd\" =~ /( \\( )? [^()]+ (?(1) \\) ) /x" "( \\( )? [^()]+ (?(1) \\) ) " nil nil nil t "abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(933 "\"(abcd)\" =~ /( \\( )? [^()]+ (?(1) \\) ) /x" "( \\( )? [^()]+ (?(1) \\) ) " nil nil nil t "(abcd)" nil 1 0 "(abcd)" ("(" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(934 "\"the quick (abcd) fox\" =~ /( \\( )? [^()]+ (?(1) \\) ) /x" "( \\( )? [^()]+ (?(1) \\) ) " nil nil nil t "the quick (abcd) fox" nil 1 0 "the quick " (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(935 "\"(abcd\" =~ /( \\( )? [^()]+ (?(1) \\) ) /x" "( \\( )? [^()]+ (?(1) \\) ) " nil nil nil t "(abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(936 "\"12\" =~ /^(?(2)a|(1)(2))+$/" "^(?(2)a|(1)(2))+$" nil nil nil nil "12" nil 1 0 "12" ("1" "2" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(937 "\"12a\" =~ /^(?(2)a|(1)(2))+$/" "^(?(2)a|(1)(2))+$" nil nil nil nil "12a" nil 1 0 "12a" ("1" "2" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(938 "\"12aa\" =~ /^(?(2)a|(1)(2))+$/" "^(?(2)a|(1)(2))+$" nil nil nil nil "12aa" nil 1 0 "12aa" ("1" "2" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(939 "\"1234\" =~ /^(?(2)a|(1)(2))+$/" "^(?(2)a|(1)(2))+$" nil nil nil nil "1234" nil 1 0 nil nil)
-(940 "\"blah blah\" =~ /((?i)blah)\\s+\\1/" "((?i)blah)\\s+\\1" nil nil nil nil "blah blah" nil 1 0 "blah blah" ("blah" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(941 "\"BLAH BLAH\" =~ /((?i)blah)\\s+\\1/" "((?i)blah)\\s+\\1" nil nil nil nil "BLAH BLAH" nil 1 0 "BLAH BLAH" ("BLAH" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(942 "\"Blah Blah\" =~ /((?i)blah)\\s+\\1/" "((?i)blah)\\s+\\1" nil nil nil nil "Blah Blah" nil 1 0 "Blah Blah" ("Blah" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(943 "\"blaH blaH\" =~ /((?i)blah)\\s+\\1/" "((?i)blah)\\s+\\1" nil nil nil nil "blaH blaH" nil 1 0 "blaH blaH" ("blaH" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(944 "\"blah BLAH\" =~ /((?i)blah)\\s+\\1/" "((?i)blah)\\s+\\1" nil nil nil nil "blah BLAH" nil 1 0 nil nil)
-(945 "\"Blah blah\" =~ /((?i)blah)\\s+\\1/" "((?i)blah)\\s+\\1" nil nil nil nil "Blah blah" nil 1 0 nil nil)
-(946 "\"blaH blah\" =~ /((?i)blah)\\s+\\1/" "((?i)blah)\\s+\\1" nil nil nil nil "blaH blah" nil 1 0 nil nil)
-(947 "\"blah blah\" =~ /((?i)blah)\\s+(?i:\\1)/" "((?i)blah)\\s+(?i:\\1)" nil nil nil nil "blah blah" nil 1 0 "blah blah" ("blah" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(948 "\"BLAH BLAH\" =~ /((?i)blah)\\s+(?i:\\1)/" "((?i)blah)\\s+(?i:\\1)" nil nil nil nil "BLAH BLAH" nil 1 0 "BLAH BLAH" ("BLAH" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(949 "\"Blah Blah\" =~ /((?i)blah)\\s+(?i:\\1)/" "((?i)blah)\\s+(?i:\\1)" nil nil nil nil "Blah Blah" nil 1 0 "Blah Blah" ("Blah" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(950 "\"blaH blaH\" =~ /((?i)blah)\\s+(?i:\\1)/" "((?i)blah)\\s+(?i:\\1)" nil nil nil nil "blaH blaH" nil 1 0 "blaH blaH" ("blaH" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(951 "\"blah BLAH\" =~ /((?i)blah)\\s+(?i:\\1)/" "((?i)blah)\\s+(?i:\\1)" nil nil nil nil "blah BLAH" nil 1 0 "blah BLAH" ("blah" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(952 "\"Blah blah\" =~ /((?i)blah)\\s+(?i:\\1)/" "((?i)blah)\\s+(?i:\\1)" nil nil nil nil "Blah blah" nil 1 0 "Blah blah" ("Blah" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(953 "\"blaH blah\" =~ /((?i)blah)\\s+(?i:\\1)/" "((?i)blah)\\s+(?i:\\1)" nil nil nil nil "blaH blah" nil 1 0 "blaH blah" ("blaH" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(954 "\"a\" =~ /(?>a*)*/" "(?>a*)*" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(955 "\"aa\" =~ /(?>a*)*/" "(?>a*)*" nil nil nil nil "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(956 "\"aaaa\" =~ /(?>a*)*/" "(?>a*)*" nil nil nil nil "aaaa" nil 1 0 "aaaa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(957 "\"abc\" =~ /(abc|)+/" "(abc|)+" nil nil nil nil "abc" nil 1 0 "abc" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(958 "\"abcabc\" =~ /(abc|)+/" "(abc|)+" nil nil nil nil "abcabc" nil 1 0 "abcabc" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(959 "\"abcabcabc\" =~ /(abc|)+/" "(abc|)+" nil nil nil nil "abcabcabc" nil 1 0 "abcabcabc" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(960 "\"xyz\" =~ /(abc|)+/" "(abc|)+" nil nil nil nil "xyz" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(961 "\"a\" =~ /([a]*)*/" "([a]*)*" nil nil nil nil "a" nil 1 0 "a" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(962 "\"aaaaa\" =~ /([a]*)*/" "([a]*)*" nil nil nil nil "aaaaa" nil 1 0 "aaaaa" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(963 "\"a\" =~ /([ab]*)*/" "([ab]*)*" nil nil nil nil "a" nil 1 0 "a" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(964 "\"b\" =~ /([ab]*)*/" "([ab]*)*" nil nil nil nil "b" nil 1 0 "b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(965 "\"ababab\" =~ /([ab]*)*/" "([ab]*)*" nil nil nil nil "ababab" nil 1 0 "ababab" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(966 "\"aaaabcde\" =~ /([ab]*)*/" "([ab]*)*" nil nil nil nil "aaaabcde" nil 1 0 "aaaab" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(967 "\"bbbb\" =~ /([ab]*)*/" "([ab]*)*" nil nil nil nil "bbbb" nil 1 0 "bbbb" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(968 "\"b\" =~ /([^a]*)*/" "([^a]*)*" nil nil nil nil "b" nil 1 0 "b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(969 "\"bbbb\" =~ /([^a]*)*/" "([^a]*)*" nil nil nil nil "bbbb" nil 1 0 "bbbb" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(970 "\"aaa\" =~ /([^a]*)*/" "([^a]*)*" nil nil nil nil "aaa" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(971 "\"cccc\" =~ /([^ab]*)*/" "([^ab]*)*" nil nil nil nil "cccc" nil 1 0 "cccc" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(972 "\"abab\" =~ /([^ab]*)*/" "([^ab]*)*" nil nil nil nil "abab" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(973 "\"a\" =~ /([a]*?)*/" "([a]*?)*" nil nil nil nil "a" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(974 "\"aaaa\" =~ /([a]*?)*/" "([a]*?)*" nil nil nil nil "aaaa" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(975 "\"a\" =~ /([ab]*?)*/" "([ab]*?)*" nil nil nil nil "a" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(976 "\"b\" =~ /([ab]*?)*/" "([ab]*?)*" nil nil nil nil "b" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(977 "\"abab\" =~ /([ab]*?)*/" "([ab]*?)*" nil nil nil nil "abab" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(978 "\"baba\" =~ /([ab]*?)*/" "([ab]*?)*" nil nil nil nil "baba" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(979 "\"b\" =~ /([^a]*?)*/" "([^a]*?)*" nil nil nil nil "b" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(980 "\"bbbb\" =~ /([^a]*?)*/" "([^a]*?)*" nil nil nil nil "bbbb" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(981 "\"aaa\" =~ /([^a]*?)*/" "([^a]*?)*" nil nil nil nil "aaa" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(982 "\"c\" =~ /([^ab]*?)*/" "([^ab]*?)*" nil nil nil nil "c" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(983 "\"cccc\" =~ /([^ab]*?)*/" "([^ab]*?)*" nil nil nil nil "cccc" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(984 "\"baba\" =~ /([^ab]*?)*/" "([^ab]*?)*" nil nil nil nil "baba" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(985 "\"a\" =~ /(?>a*)*/" "(?>a*)*" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(986 "\"aaabcde\" =~ /(?>a*)*/" "(?>a*)*" nil nil nil nil "aaabcde" nil 1 0 "aaa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(987 "\"aaaaa\" =~ /((?>a*))*/" "((?>a*))*" nil nil nil nil "aaaaa" nil 1 0 "aaaaa" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(988 "\"aabbaa\" =~ /((?>a*))*/" "((?>a*))*" nil nil nil nil "aabbaa" nil 1 0 "aa" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(989 "\"aaaaa\" =~ /((?>a*?))*/" "((?>a*?))*" nil nil nil nil "aaaaa" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(990 "\"aabbaa\" =~ /((?>a*?))*/" "((?>a*?))*" nil nil nil nil "aabbaa" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(991 "\"12-sep-98\" =~ /(?(?=[^a-z]+[a-z])  \\d{2}-[a-z]{3}-\\d{2}  |  \\d{2}-\\d{2}-\\d{2} ) /x" "(?(?=[^a-z]+[a-z])  \\d{2}-[a-z]{3}-\\d{2}  |  \\d{2}-\\d{2}-\\d{2} ) " nil nil nil t "12-sep-98" nil 1 0 "12-sep-98" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(992 "\"12-09-98\" =~ /(?(?=[^a-z]+[a-z])  \\d{2}-[a-z]{3}-\\d{2}  |  \\d{2}-\\d{2}-\\d{2} ) /x" "(?(?=[^a-z]+[a-z])  \\d{2}-[a-z]{3}-\\d{2}  |  \\d{2}-\\d{2}-\\d{2} ) " nil nil nil t "12-09-98" nil 1 0 "12-09-98" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(993 "\"sep-12-98\" =~ /(?(?=[^a-z]+[a-z])  \\d{2}-[a-z]{3}-\\d{2}  |  \\d{2}-\\d{2}-\\d{2} ) /x" "(?(?=[^a-z]+[a-z])  \\d{2}-[a-z]{3}-\\d{2}  |  \\d{2}-\\d{2}-\\d{2} ) " nil nil nil t "sep-12-98" nil 1 0 nil nil)
-(994 "\"foobarfoo\" =~ /(?<=(foo))bar\\1/" "(?<=(foo))bar\\1" nil nil nil nil "foobarfoo" nil 1 0 "barfoo" ("foo" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(995 "\"foobarfootling\" =~ /(?<=(foo))bar\\1/" "(?<=(foo))bar\\1" nil nil nil nil "foobarfootling" nil 1 0 "barfoo" ("foo" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(996 "\"foobar\" =~ /(?<=(foo))bar\\1/" "(?<=(foo))bar\\1" nil nil nil nil "foobar" nil 1 0 nil nil)
-(997 "\"barfoo\" =~ /(?<=(foo))bar\\1/" "(?<=(foo))bar\\1" nil nil nil nil "barfoo" nil 1 0 nil nil)
-(998 "\"saturday\" =~ /(?i:saturday|sunday)/" "(?i:saturday|sunday)" nil nil nil nil "saturday" nil 1 0 "saturday" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(999 "\"sunday\" =~ /(?i:saturday|sunday)/" "(?i:saturday|sunday)" nil nil nil nil "sunday" nil 1 0 "sunday" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1000 "\"Saturday\" =~ /(?i:saturday|sunday)/" "(?i:saturday|sunday)" nil nil nil nil "Saturday" nil 1 0 "Saturday" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1001 "\"Sunday\" =~ /(?i:saturday|sunday)/" "(?i:saturday|sunday)" nil nil nil nil "Sunday" nil 1 0 "Sunday" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1002 "\"SATURDAY\" =~ /(?i:saturday|sunday)/" "(?i:saturday|sunday)" nil nil nil nil "SATURDAY" nil 1 0 "SATURDAY" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1003 "\"SUNDAY\" =~ /(?i:saturday|sunday)/" "(?i:saturday|sunday)" nil nil nil nil "SUNDAY" nil 1 0 "SUNDAY" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1004 "\"SunDay\" =~ /(?i:saturday|sunday)/" "(?i:saturday|sunday)" nil nil nil nil "SunDay" nil 1 0 "SunDay" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1005 "\"abcx\" =~ /(a(?i)bc|BB)x/" "(a(?i)bc|BB)x" nil nil nil nil "abcx" nil 1 0 "abcx" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1006 "\"aBCx\" =~ /(a(?i)bc|BB)x/" "(a(?i)bc|BB)x" nil nil nil nil "aBCx" nil 1 0 "aBCx" ("aBC" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1007 "\"bbx\" =~ /(a(?i)bc|BB)x/" "(a(?i)bc|BB)x" nil nil nil nil "bbx" nil 1 0 "bbx" ("bb" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1008 "\"BBx\" =~ /(a(?i)bc|BB)x/" "(a(?i)bc|BB)x" nil nil nil nil "BBx" nil 1 0 "BBx" ("BB" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1009 "\"abcX\" =~ /(a(?i)bc|BB)x/" "(a(?i)bc|BB)x" nil nil nil nil "abcX" nil 1 0 nil nil)
-(1010 "\"aBCX\" =~ /(a(?i)bc|BB)x/" "(a(?i)bc|BB)x" nil nil nil nil "aBCX" nil 1 0 nil nil)
-(1011 "\"bbX\" =~ /(a(?i)bc|BB)x/" "(a(?i)bc|BB)x" nil nil nil nil "bbX" nil 1 0 nil nil)
-(1012 "\"BBX\" =~ /(a(?i)bc|BB)x/" "(a(?i)bc|BB)x" nil nil nil nil "BBX" nil 1 0 nil nil)
-(1013 "\"ac\" =~ /^([ab](?i)[cd]|[ef])/" "^([ab](?i)[cd]|[ef])" nil nil nil nil "ac" nil 1 0 "ac" ("ac" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1014 "\"aC\" =~ /^([ab](?i)[cd]|[ef])/" "^([ab](?i)[cd]|[ef])" nil nil nil nil "aC" nil 1 0 "aC" ("aC" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1015 "\"bD\" =~ /^([ab](?i)[cd]|[ef])/" "^([ab](?i)[cd]|[ef])" nil nil nil nil "bD" nil 1 0 "bD" ("bD" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1016 "\"elephant\" =~ /^([ab](?i)[cd]|[ef])/" "^([ab](?i)[cd]|[ef])" nil nil nil nil "elephant" nil 1 0 "e" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1017 "\"Europe\" =~ /^([ab](?i)[cd]|[ef])/" "^([ab](?i)[cd]|[ef])" nil nil nil nil "Europe" nil 1 0 "E" ("E" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1018 "\"frog\" =~ /^([ab](?i)[cd]|[ef])/" "^([ab](?i)[cd]|[ef])" nil nil nil nil "frog" nil 1 0 "f" ("f" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1019 "\"France\" =~ /^([ab](?i)[cd]|[ef])/" "^([ab](?i)[cd]|[ef])" nil nil nil nil "France" nil 1 0 "F" ("F" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1020 "\"Africa\" =~ /^([ab](?i)[cd]|[ef])/" "^([ab](?i)[cd]|[ef])" nil nil nil nil "Africa" nil 1 0 nil nil)
-(1021 "\"ab\" =~ /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/" "^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)" nil nil nil nil "ab" nil 1 0 "ab" ("ab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1022 "\"aBd\" =~ /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/" "^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)" nil nil nil nil "aBd" nil 1 0 "aBd" ("aBd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1023 "\"xy\" =~ /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/" "^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)" nil nil nil nil "xy" nil 1 0 "xy" ("xy" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1024 "\"xY\" =~ /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/" "^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)" nil nil nil nil "xY" nil 1 0 "xY" ("xY" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1025 "\"zebra\" =~ /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/" "^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)" nil nil nil nil "zebra" nil 1 0 "z" ("z" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1026 "\"Zambesi\" =~ /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/" "^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)" nil nil nil nil "Zambesi" nil 1 0 "Z" ("Z" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1027 "\"aCD\" =~ /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/" "^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)" nil nil nil nil "aCD" nil 1 0 nil nil)
-(1028 "\"XY\" =~ /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/" "^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)" nil nil nil nil "XY" nil 1 0 nil nil)
-(1029 "\"foo\\nbar\" =~ /(?<=foo\\n)^bar/m" "(?<=foo\\n)^bar" nil t nil nil "foo
-bar" nil 1 0 "bar" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1030 "\"bar\" =~ /(?<=foo\\n)^bar/m" "(?<=foo\\n)^bar" nil t nil nil "bar" nil 1 0 nil nil)
-(1031 "\"baz\\nbar\" =~ /(?<=foo\\n)^bar/m" "(?<=foo\\n)^bar" nil t nil nil "baz
-bar" nil 1 0 nil nil)
-(1032 "\"barbaz\" =~ /(?<=(?<!foo)bar)baz/" "(?<=(?<!foo)bar)baz" nil nil nil nil "barbaz" nil 1 0 "baz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1033 "\"barbarbaz\" =~ /(?<=(?<!foo)bar)baz/" "(?<=(?<!foo)bar)baz" nil nil nil nil "barbarbaz" nil 1 0 "baz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1034 "\"koobarbaz\" =~ /(?<=(?<!foo)bar)baz/" "(?<=(?<!foo)bar)baz" nil nil nil nil "koobarbaz" nil 1 0 "baz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1035 "\"baz\" =~ /(?<=(?<!foo)bar)baz/" "(?<=(?<!foo)bar)baz" nil nil nil nil "baz" nil 1 0 nil nil)
-(1036 "\"foobarbaz\" =~ /(?<=(?<!foo)bar)baz/" "(?<=(?<!foo)bar)baz" nil nil nil nil "foobarbaz" nil 1 0 nil nil)
-(1037 "\"a\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "a" nil 1 0 nil nil)
-(1038 "\"aa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aa" nil 1 0 nil nil)
-(1039 "\"aaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaa" nil 1 0 nil nil)
-(1040 "\"aaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaa" nil 1 0 "aaaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1041 "\"aaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaa" nil 1 0 "aaaaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1042 "\"aaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaa" nil 1 0 "aaaaaa" ("aa" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1043 "\"aaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaa" nil 1 0 "aaaaaaa" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1044 "\"aaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaa" nil 1 0 nil nil)
-(1045 "\"aaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaa" nil 1 0 nil nil)
-(1046 "\"aaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaa" nil 1 0 "aaaaaaaaaa" ("aaaa" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1047 "\"aaaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaaa" nil 1 0 nil nil)
-(1048 "\"aaaaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaaaa" nil 1 0 nil nil)
-(1049 "\"aaaaaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaaaaa" nil 1 0 nil nil)
-(1050 "\"aaaaaaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaaaaaa" nil 1 0 nil nil)
-(1051 "\"aaaaaaaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaaaaaaa" nil 1 0 nil nil)
-(1052 "\"aaaaaaaaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaaaaaaaa" nil 1 0 nil nil)
-(1053 "\"a\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "a" nil 1 0 nil nil)
-(1054 "\"aa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aa" nil 1 0 nil nil)
-(1055 "\"aaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaa" nil 1 0 nil nil)
-(1056 "\"aaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaa" nil 1 0 "aaaa" ("a" "a" "a" "a" nil nil nil nil nil nil nil nil nil nil nil nil))
-(1057 "\"aaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaa" nil 1 0 "aaaaa" ("a" "aa" "a" "a" nil nil nil nil nil nil nil nil nil nil nil nil))
-(1058 "\"aaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaa" nil 1 0 "aaaaaa" ("a" "aa" "a" "aa" nil nil nil nil nil nil nil nil nil nil nil nil))
-(1059 "\"aaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaa" nil 1 0 "aaaaaaa" ("a" "aa" "aaa" "a" nil nil nil nil nil nil nil nil nil nil nil nil))
-(1060 "\"aaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaa" nil 1 0 nil nil)
-(1061 "\"aaaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaaa" nil 1 0 nil nil)
-(1062 "\"aaaaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaaaa" nil 1 0 "aaaaaaaaaa" ("a" "aa" "aaa" "aaaa" nil nil nil nil nil nil nil nil nil nil nil nil))
-(1063 "\"aaaaaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaaaaa" nil 1 0 nil nil)
-(1064 "\"aaaaaaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaaaaaa" nil 1 0 nil nil)
-(1065 "\"aaaaaaaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaaaaaaa" nil 1 0 nil nil)
-(1066 "\"aaaaaaaaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaaaaaaaa" nil 1 0 nil nil)
-(1067 "\"aaaaaaaaaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaaaaaaaaa" nil 1 0 nil nil)
-(1068 "\"aaaaaaaaaaaaaaaa\" =~ /^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$/" "^(a\\1?)(a\\1?)(a\\2?)(a\\3?)$" nil nil nil nil "aaaaaaaaaaaaaaaa" nil 1 0 nil nil)
-(1069 "\"abc\" =~ /abc/" "abc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1070 "\"xabcy\" =~ /abc/" "abc" nil nil nil nil "xabcy" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1071 "\"ababc\" =~ /abc/" "abc" nil nil nil nil "ababc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1072 "\"xbc\" =~ /abc/" "abc" nil nil nil nil "xbc" nil 1 0 nil nil)
-(1073 "\"axc\" =~ /abc/" "abc" nil nil nil nil "axc" nil 1 0 nil nil)
-(1074 "\"abx\" =~ /abc/" "abc" nil nil nil nil "abx" nil 1 0 nil nil)
-(1075 "\"abc\" =~ /ab*c/" "ab*c" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1076 "\"abc\" =~ /ab*bc/" "ab*bc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1077 "\"abbc\" =~ /ab*bc/" "ab*bc" nil nil nil nil "abbc" nil 1 0 "abbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1078 "\"abbbbc\" =~ /ab*bc/" "ab*bc" nil nil nil nil "abbbbc" nil 1 0 "abbbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1079 "\"abbbbc\" =~ /.{1}/" ".{1}" nil nil nil nil "abbbbc" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1080 "\"abbbbc\" =~ /.{3,4}/" ".{3,4}" nil nil nil nil "abbbbc" nil 1 0 "abbb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1081 "\"abbbbc\" =~ /ab{0,}bc/" "ab{0,}bc" nil nil nil nil "abbbbc" nil 1 0 "abbbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1082 "\"abbc\" =~ /ab+bc/" "ab+bc" nil nil nil nil "abbc" nil 1 0 "abbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1083 "\"abc\" =~ /ab+bc/" "ab+bc" nil nil nil nil "abc" nil 1 0 nil nil)
-(1084 "\"abq\" =~ /ab+bc/" "ab+bc" nil nil nil nil "abq" nil 1 0 nil nil)
-(1085 "\"abbbbc\" =~ /ab+bc/" "ab+bc" nil nil nil nil "abbbbc" nil 1 0 "abbbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1086 "\"abbbbc\" =~ /ab{1,}bc/" "ab{1,}bc" nil nil nil nil "abbbbc" nil 1 0 "abbbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1087 "\"abbbbc\" =~ /ab{1,3}bc/" "ab{1,3}bc" nil nil nil nil "abbbbc" nil 1 0 "abbbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1088 "\"abbbbc\" =~ /ab{3,4}bc/" "ab{3,4}bc" nil nil nil nil "abbbbc" nil 1 0 "abbbbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1089 "\"abq\" =~ /ab{4,5}bc/" "ab{4,5}bc" nil nil nil nil "abq" nil 1 0 nil nil)
-(1090 "\"abbbbc\" =~ /ab{4,5}bc/" "ab{4,5}bc" nil nil nil nil "abbbbc" nil 1 0 nil nil)
-(1091 "\"abbc\" =~ /ab?bc/" "ab?bc" nil nil nil nil "abbc" nil 1 0 "abbc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1092 "\"abc\" =~ /ab?bc/" "ab?bc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1093 "\"abc\" =~ /ab{0,1}bc/" "ab{0,1}bc" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1094 "\"abc\" =~ /ab?c/" "ab?c" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1095 "\"abc\" =~ /ab{0,1}c/" "ab{0,1}c" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1096 "\"abc\" =~ /^abc$/" "^abc$" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1097 "\"abbbbc\" =~ /^abc$/" "^abc$" nil nil nil nil "abbbbc" nil 1 0 nil nil)
-(1098 "\"abcc\" =~ /^abc$/" "^abc$" nil nil nil nil "abcc" nil 1 0 nil nil)
-(1099 "\"abcc\" =~ /^abc/" "^abc" nil nil nil nil "abcc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1100 "\"aabc\" =~ /abc$/" "abc$" nil nil nil nil "aabc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1101 "\"aabc\" =~ /abc$/" "abc$" nil nil nil nil "aabc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1102 "\"aabcd\" =~ /abc$/" "abc$" nil nil nil nil "aabcd" nil 1 0 nil nil)
-(1103 "\"abc\" =~ /^/" "^" nil nil nil nil "abc" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1104 "\"abc\" =~ /$/" "$" nil nil nil nil "abc" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1105 "\"abc\" =~ /a.c/" "a.c" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1106 "\"axc\" =~ /a.c/" "a.c" nil nil nil nil "axc" nil 1 0 "axc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1107 "\"axyzc\" =~ /a.*c/" "a.*c" nil nil nil nil "axyzc" nil 1 0 "axyzc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1108 "\"abd\" =~ /a[bc]d/" "a[bc]d" nil nil nil nil "abd" nil 1 0 "abd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1109 "\"axyzd\" =~ /a[bc]d/" "a[bc]d" nil nil nil nil "axyzd" nil 1 0 nil nil)
-(1110 "\"abc\" =~ /a[bc]d/" "a[bc]d" nil nil nil nil "abc" nil 1 0 nil nil)
-(1111 "\"ace\" =~ /a[b-d]e/" "a[b-d]e" nil nil nil nil "ace" nil 1 0 "ace" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1112 "\"aac\" =~ /a[b-d]/" "a[b-d]" nil nil nil nil "aac" nil 1 0 "ac" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1113 "\"a-\" =~ /a[-b]/" "a[-b]" nil nil nil nil "a-" nil 1 0 "a-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1114 "\"a-\" =~ /a[b-]/" "a[b-]" nil nil nil nil "a-" nil 1 0 "a-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1115 "\"a]\" =~ /a]/" "a]" nil nil nil nil "a]" nil 1 0 "a]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1116 "\"a]b\" =~ /a[]]b/" "a[]]b" nil nil nil nil "a]b" nil 1 0 "a]b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1117 "\"aed\" =~ /a[^bc]d/" "a[^bc]d" nil nil nil nil "aed" nil 1 0 "aed" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1118 "\"abd\" =~ /a[^bc]d/" "a[^bc]d" nil nil nil nil "abd" nil 1 0 nil nil)
-(1119 "\"abd\" =~ /a[^bc]d/" "a[^bc]d" nil nil nil nil "abd" nil 1 0 nil nil)
-(1120 "\"adc\" =~ /a[^-b]c/" "a[^-b]c" nil nil nil nil "adc" nil 1 0 "adc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1121 "\"adc\" =~ /a[^]b]c/" "a[^]b]c" nil nil nil nil "adc" nil 1 0 "adc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1122 "\"a-c\" =~ /a[^]b]c/" "a[^]b]c" nil nil nil nil "a-c" nil 1 0 "a-c" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1123 "\"a]c\" =~ /a[^]b]c/" "a[^]b]c" nil nil nil nil "a]c" nil 1 0 nil nil)
-(1124 "\"a-\" =~ /\\ba\\b/" "\\ba\\b" nil nil nil nil "a-" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1125 "\"-a\" =~ /\\ba\\b/" "\\ba\\b" nil nil nil nil "-a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1126 "\"-a-\" =~ /\\ba\\b/" "\\ba\\b" nil nil nil nil "-a-" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1127 "\"xy\" =~ /\\by\\b/" "\\by\\b" nil nil nil nil "xy" nil 1 0 nil nil)
-(1128 "\"yz\" =~ /\\by\\b/" "\\by\\b" nil nil nil nil "yz" nil 1 0 nil nil)
-(1129 "\"xyz\" =~ /\\by\\b/" "\\by\\b" nil nil nil nil "xyz" nil 1 0 nil nil)
-(1130 "\"a-\" =~ /\\Ba\\B/" "\\Ba\\B" nil nil nil nil "a-" nil 1 0 nil nil)
-(1131 "\"-a\" =~ /\\Ba\\B/" "\\Ba\\B" nil nil nil nil "-a" nil 1 0 nil nil)
-(1132 "\"-a-\" =~ /\\Ba\\B/" "\\Ba\\B" nil nil nil nil "-a-" nil 1 0 nil nil)
-(1133 "\"xy\" =~ /\\By\\b/" "\\By\\b" nil nil nil nil "xy" nil 1 0 "y" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1134 "\"yz\" =~ /\\by\\B/" "\\by\\B" nil nil nil nil "yz" nil 1 0 "y" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1135 "\"xyz\" =~ /\\By\\B/" "\\By\\B" nil nil nil nil "xyz" nil 1 0 "y" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1136 "\"a\" =~ /\\w/" "\\w" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1137 "\"-\" =~ /\\W/" "\\W" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1138 "\"-\" =~ /\\W/" "\\W" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1139 "\"a\" =~ /\\W/" "\\W" nil nil nil nil "a" nil 1 0 nil nil)
-(1140 "\"a b\" =~ /a\\sb/" "a\\sb" nil nil nil nil "a b" nil 1 0 "a b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1141 "\"a-b\" =~ /a\\Sb/" "a\\Sb" nil nil nil nil "a-b" nil 1 0 "a-b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1142 "\"a-b\" =~ /a\\Sb/" "a\\Sb" nil nil nil nil "a-b" nil 1 0 "a-b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1143 "\"a b\" =~ /a\\Sb/" "a\\Sb" nil nil nil nil "a b" nil 1 0 nil nil)
-(1144 "\"1\" =~ /\\d/" "\\d" nil nil nil nil "1" nil 1 0 "1" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1145 "\"-\" =~ /\\D/" "\\D" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1146 "\"-\" =~ /\\D/" "\\D" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1147 "\"1\" =~ /\\D/" "\\D" nil nil nil nil "1" nil 1 0 nil nil)
-(1148 "\"a\" =~ /[\\w]/" "[\\w]" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1149 "\"-\" =~ /[\\W]/" "[\\W]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1150 "\"-\" =~ /[\\W]/" "[\\W]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1151 "\"a\" =~ /[\\W]/" "[\\W]" nil nil nil nil "a" nil 1 0 nil nil)
-(1152 "\"a b\" =~ /a[\\s]b/" "a[\\s]b" nil nil nil nil "a b" nil 1 0 "a b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1153 "\"a-b\" =~ /a[\\S]b/" "a[\\S]b" nil nil nil nil "a-b" nil 1 0 "a-b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1154 "\"a-b\" =~ /a[\\S]b/" "a[\\S]b" nil nil nil nil "a-b" nil 1 0 "a-b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1155 "\"a b\" =~ /a[\\S]b/" "a[\\S]b" nil nil nil nil "a b" nil 1 0 nil nil)
-(1156 "\"1\" =~ /[\\d]/" "[\\d]" nil nil nil nil "1" nil 1 0 "1" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1157 "\"-\" =~ /[\\D]/" "[\\D]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1158 "\"-\" =~ /[\\D]/" "[\\D]" nil nil nil nil "-" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1159 "\"1\" =~ /[\\D]/" "[\\D]" nil nil nil nil "1" nil 1 0 nil nil)
-(1160 "\"abc\" =~ /ab|cd/" "ab|cd" nil nil nil nil "abc" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1161 "\"abcd\" =~ /ab|cd/" "ab|cd" nil nil nil nil "abcd" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1162 "\"def\" =~ /()ef/" "()ef" nil nil nil nil "def" nil 1 0 "ef" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1163 "\"a(b\" =~ /a\\(b/" "a\\(b" nil nil nil nil "a(b" nil 1 0 "a(b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1164 "\"ab\" =~ /a\\(*b/" "a\\(*b" nil nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1165 "\"a((b\" =~ /a\\(*b/" "a\\(*b" nil nil nil nil "a((b" nil 1 0 "a((b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1166 "\"a\\b\" =~ /a\\\\b/" "a\\\\b" nil nil nil nil ("a" 8) nil 1 0 nil nil)
-(1167 "\"abc\" =~ /((a))/" "((a))" nil nil nil nil "abc" nil 1 0 "a" ("a" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1168 "\"abc\" =~ /(a)b(c)/" "(a)b(c)" nil nil nil nil "abc" nil 1 0 "abc" ("a" "c" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1169 "\"aabbabc\" =~ /a+b+c/" "a+b+c" nil nil nil nil "aabbabc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1170 "\"aabbabc\" =~ /a{1,}b{1,}c/" "a{1,}b{1,}c" nil nil nil nil "aabbabc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1171 "\"abcabc\" =~ /a.+?c/" "a.+?c" nil nil nil nil "abcabc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1172 "\"ab\" =~ /(a+|b)*/" "(a+|b)*" nil nil nil nil "ab" nil 1 0 "ab" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1173 "\"ab\" =~ /(a+|b){0,}/" "(a+|b){0,}" nil nil nil nil "ab" nil 1 0 "ab" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1174 "\"ab\" =~ /(a+|b)+/" "(a+|b)+" nil nil nil nil "ab" nil 1 0 "ab" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1175 "\"ab\" =~ /(a+|b){1,}/" "(a+|b){1,}" nil nil nil nil "ab" nil 1 0 "ab" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1176 "\"ab\" =~ /(a+|b)?/" "(a+|b)?" nil nil nil nil "ab" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1177 "\"ab\" =~ /(a+|b){0,1}/" "(a+|b){0,1}" nil nil nil nil "ab" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1178 "\"cde\" =~ /[^ab]*/" "[^ab]*" nil nil nil nil "cde" nil 1 0 "cde" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1179 "\"b\" =~ /abc/" "abc" nil nil nil nil "b" nil 1 0 nil nil)
-(1180 "\"abbbcd\" =~ 
-/([abc])*d/" "([abc])*d" nil nil nil nil "abbbcd" nil 1 0 "abbbcd" ("c" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1181 "\"abcd\" =~ /([abc])*bcd/" "([abc])*bcd" nil nil nil nil "abcd" nil 1 0 "abcd" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1182 "\"e\" =~ /a|b|c|d|e/" "a|b|c|d|e" nil nil nil nil "e" nil 1 0 "e" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1183 "\"ef\" =~ /(a|b|c|d|e)f/" "(a|b|c|d|e)f" nil nil nil nil "ef" nil 1 0 "ef" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1184 "\"abcdefg\" =~ /abcd*efg/" "abcd*efg" nil nil nil nil "abcdefg" nil 1 0 "abcdefg" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1185 "\"xabyabbbz\" =~ /ab*/" "ab*" nil nil nil nil "xabyabbbz" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1186 "\"xayabbbz\" =~ /ab*/" "ab*" nil nil nil nil "xayabbbz" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1187 "\"abcde\" =~ /(ab|cd)e/" "(ab|cd)e" nil nil nil nil "abcde" nil 1 0 "cde" ("cd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1188 "\"hij\" =~ /[abhgefdc]ij/" "[abhgefdc]ij" nil nil nil nil "hij" nil 1 0 "hij" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1189 "\"abcdef\" =~ /(abc|)ef/" "(abc|)ef" nil nil nil nil "abcdef" nil 1 0 "ef" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1190 "\"abcd\" =~ /(a|b)c*d/" "(a|b)c*d" nil nil nil nil "abcd" nil 1 0 "bcd" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1191 "\"abc\" =~ /(ab|ab*)bc/" "(ab|ab*)bc" nil nil nil nil "abc" nil 1 0 "abc" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1192 "\"abc\" =~ /a([bc]*)c*/" "a([bc]*)c*" nil nil nil nil "abc" nil 1 0 "abc" ("bc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1193 "\"abcd\" =~ /a([bc]*)(c*d)/" "a([bc]*)(c*d)" nil nil nil nil "abcd" nil 1 0 "abcd" ("bc" "d" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1194 "\"abcd\" =~ /a([bc]+)(c*d)/" "a([bc]+)(c*d)" nil nil nil nil "abcd" nil 1 0 "abcd" ("bc" "d" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1195 "\"abcd\" =~ /a([bc]*)(c+d)/" "a([bc]*)(c+d)" nil nil nil nil "abcd" nil 1 0 "abcd" ("b" "cd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1196 "\"adcdcde\" =~ /a[bcd]*dcdcde/" "a[bcd]*dcdcde" nil nil nil nil "adcdcde" nil 1 0 "adcdcde" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1197 "\"abcde\" =~ /a[bcd]+dcdcde/" "a[bcd]+dcdcde" nil nil nil nil "abcde" nil 1 0 nil nil)
-(1198 "\"adcdcde\" =~ /a[bcd]+dcdcde/" "a[bcd]+dcdcde" nil nil nil nil "adcdcde" nil 1 0 nil nil)
-(1199 "\"abc\" =~ /(ab|a)b*c/" "(ab|a)b*c" nil nil nil nil "abc" nil 1 0 "abc" ("ab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1200 "\"abcd\" =~ /((a)(b)c)(d)/" "((a)(b)c)(d)" nil nil nil nil "abcd" nil 1 0 "abcd" ("abc" "a" "b" "d" nil nil nil nil nil nil nil nil nil nil nil nil))
-(1201 "\"alpha\" =~ /[a-zA-Z_][a-zA-Z0-9_]*/" "[a-zA-Z_][a-zA-Z0-9_]*" nil nil nil nil "alpha" nil 1 0 "alpha" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1202 "\"abh\" =~ /^a(bc+|b[eh])g|.h$/" "^a(bc+|b[eh])g|.h$" nil nil nil nil "abh" nil 1 0 "bh" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1203 "\"effgz\" =~ /(bc+d$|ef*g.|h?i(j|k))/" "(bc+d$|ef*g.|h?i(j|k))" nil nil nil nil "effgz" nil 1 0 "effgz" ("effgz" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1204 "\"ij\" =~ /(bc+d$|ef*g.|h?i(j|k))/" "(bc+d$|ef*g.|h?i(j|k))" nil nil nil nil "ij" nil 1 0 "ij" ("ij" "j" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1205 "\"reffgz\" =~ /(bc+d$|ef*g.|h?i(j|k))/" "(bc+d$|ef*g.|h?i(j|k))" nil nil nil nil "reffgz" nil 1 0 "effgz" ("effgz" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1206 "\"effg\" =~ /(bc+d$|ef*g.|h?i(j|k))/" "(bc+d$|ef*g.|h?i(j|k))" nil nil nil nil "effg" nil 1 0 nil nil)
-(1207 "\"bcdd\" =~ /(bc+d$|ef*g.|h?i(j|k))/" "(bc+d$|ef*g.|h?i(j|k))" nil nil nil nil "bcdd" nil 1 0 nil nil)
-(1208 "\"a\" =~ /((((((((((a))))))))))/" "((((((((((a))))))))))" nil nil nil nil "a" nil 1 0 "a" ("a" "a" "a" "a" "a" "a" "a" "a" "a" "a" nil nil nil nil nil nil))
-(1209 "\"aa\" =~ /((((((((((a))))))))))\\10/" "((((((((((a))))))))))\\10" nil nil nil nil "aa" nil 1 0 "aa" ("a" "a" "a" "a" "a" "a" "a" "a" "a" "a" nil nil nil nil nil nil))
-(1210 "\"a\" =~ /(((((((((a)))))))))/" "(((((((((a)))))))))" nil nil nil nil "a" nil 1 0 "a" ("a" "a" "a" "a" "a" "a" "a" "a" "a" nil nil nil nil nil nil nil))
-(1211 "\"aa\" =~ /multiple words of text/" "multiple words of text" nil nil nil nil "aa" nil 1 0 nil nil)
-(1212 "\"uh-uh\" =~ /multiple words of text/" "multiple words of text" nil nil nil nil "uh-uh" nil 1 0 nil nil)
-(1213 "\"multiple words, yeah\" =~ /multiple words/" "multiple words" nil nil nil nil "multiple words, yeah" nil 1 0 "multiple words" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1214 "\"abcde\" =~ /(.*)c(.*)/" "(.*)c(.*)" nil nil nil nil "abcde" nil 1 0 "abcde" ("ab" "de" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1215 "\"(a, b)\" =~ /\\((.*), (.*)\\)/" "\\((.*), (.*)\\)" nil nil nil nil "(a, b)" nil 1 0 "(a, b)" ("a" "b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1216 "\"abcd\" =~ /abcd/" "abcd" nil nil nil nil "abcd" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1217 "\"abcd\" =~ /a(bc)d/" "a(bc)d" nil nil nil nil "abcd" nil 1 0 "abcd" ("bc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1218 "\"ac\" =~ /a[-]?c/" "a[-]?c" nil nil nil nil "ac" nil 1 0 "ac" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1219 "\"abcabc\" =~ /(abc)\\1/" "(abc)\\1" nil nil nil nil "abcabc" nil 1 0 "abcabc" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1220 "\"abcabc\" =~ /([a-c]*)\\1/" "([a-c]*)\\1" nil nil nil nil "abcabc" nil 1 0 "abcabc" ("abc" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1221 "\"a\" =~ /(a)|\\1/" "(a)|\\1" nil nil nil nil "a" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1222 "\"ab\" =~ /(a)|\\1/" "(a)|\\1" nil nil nil nil "ab" nil 1 0 "a" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1223 "\"x\" =~ /(a)|\\1/" "(a)|\\1" nil nil nil nil "x" nil 1 0 nil nil)
-(1224 "\"ababbbcbc\" =~ /(([a-c])b*?\\2)*/" "(([a-c])b*?\\2)*" nil nil nil nil "ababbbcbc" nil 1 0 "ababb" ("bb" "b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1225 "\"ababbbcbc\" =~ /(([a-c])b*?\\2){3}/" "(([a-c])b*?\\2){3}" nil nil nil nil "ababbbcbc" nil 1 0 "ababbbcbc" ("cbc" "c" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1226 "\"aaaxabaxbaaxbbax\" =~ /((\\3|b)\\2(a)x)+/" "((\\3|b)\\2(a)x)+" nil nil nil nil "aaaxabaxbaaxbbax" nil 1 0 "bbax" ("bbax" "b" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1227 "\"bbaababbabaaaaabbaaaabba\" =~ /((\\3|b)\\2(a)){2,}/" "((\\3|b)\\2(a)){2,}" nil nil nil nil "bbaababbabaaaaabbaaaabba" nil 1 0 "bbaaaabba" ("bba" "b" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1228 "\"ABC\" =~ /abc/i" "abc" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1229 "\"XABCY\" =~ /abc/i" "abc" t nil nil nil "XABCY" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1230 "\"ABABC\" =~ /abc/i" "abc" t nil nil nil "ABABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1231 "\"aaxabxbaxbbx\" =~ /abc/i" "abc" t nil nil nil "aaxabxbaxbbx" nil 1 0 nil nil)
-(1232 "\"XBC\" =~ /abc/i" "abc" t nil nil nil "XBC" nil 1 0 nil nil)
-(1233 "\"AXC\" =~ /abc/i" "abc" t nil nil nil "AXC" nil 1 0 nil nil)
-(1234 "\"ABX\" =~ /abc/i" "abc" t nil nil nil "ABX" nil 1 0 nil nil)
-(1235 "\"ABC\" =~ /ab*c/i" "ab*c" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1236 "\"ABC\" =~ /ab*bc/i" "ab*bc" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1237 "\"ABBC\" =~ /ab*bc/i" "ab*bc" t nil nil nil "ABBC" nil 1 0 "ABBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1238 "\"ABBBBC\" =~ /ab*?bc/i" "ab*?bc" t nil nil nil "ABBBBC" nil 1 0 "ABBBBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1239 "\"ABBBBC\" =~ /ab{0,}?bc/i" "ab{0,}?bc" t nil nil nil "ABBBBC" nil 1 0 "ABBBBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1240 "\"ABBC\" =~ /ab+?bc/i" "ab+?bc" t nil nil nil "ABBC" nil 1 0 "ABBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1241 "\"ABC\" =~ /ab+bc/i" "ab+bc" t nil nil nil "ABC" nil 1 0 nil nil)
-(1242 "\"ABQ\" =~ /ab+bc/i" "ab+bc" t nil nil nil "ABQ" nil 1 0 nil nil)
-(1243 "\"ABBBBC\" =~ /ab+bc/i" "ab+bc" t nil nil nil "ABBBBC" nil 1 0 "ABBBBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1244 "\"ABBBBC\" =~ /ab{1,}?bc/i" "ab{1,}?bc" t nil nil nil "ABBBBC" nil 1 0 "ABBBBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1245 "\"ABBBBC\" =~ /ab{1,3}?bc/i" "ab{1,3}?bc" t nil nil nil "ABBBBC" nil 1 0 "ABBBBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1246 "\"ABBBBC\" =~ /ab{3,4}?bc/i" "ab{3,4}?bc" t nil nil nil "ABBBBC" nil 1 0 "ABBBBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1247 "\"ABQ\" =~ /ab{4,5}?bc/i" "ab{4,5}?bc" t nil nil nil "ABQ" nil 1 0 nil nil)
-(1248 "\"ABBBBC\" =~ /ab{4,5}?bc/i" "ab{4,5}?bc" t nil nil nil "ABBBBC" nil 1 0 nil nil)
-(1249 "\"ABBC\" =~ /ab??bc/i" "ab??bc" t nil nil nil "ABBC" nil 1 0 "ABBC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1250 "\"ABC\" =~ /ab??bc/i" "ab??bc" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1251 "\"ABC\" =~ /ab{0,1}?bc/i" "ab{0,1}?bc" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1252 "\"ABC\" =~ /ab??c/i" "ab??c" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1253 "\"ABC\" =~ /ab{0,1}?c/i" "ab{0,1}?c" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1254 "\"ABC\" =~ /^abc$/i" "^abc$" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1255 "\"ABBBBC\" =~ /^abc$/i" "^abc$" t nil nil nil "ABBBBC" nil 1 0 nil nil)
-(1256 "\"ABCC\" =~ /^abc$/i" "^abc$" t nil nil nil "ABCC" nil 1 0 nil nil)
-(1257 "\"ABCC\" =~ /^abc/i" "^abc" t nil nil nil "ABCC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1258 "\"AABC\" =~ /abc$/i" "abc$" t nil nil nil "AABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1259 "\"ABC\" =~ /^/i" "^" t nil nil nil "ABC" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1260 "\"ABC\" =~ /$/i" "$" t nil nil nil "ABC" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1261 "\"ABC\" =~ /a.c/i" "a.c" t nil nil nil "ABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1262 "\"AXC\" =~ /a.c/i" "a.c" t nil nil nil "AXC" nil 1 0 "AXC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1263 "\"AXYZC\" =~ /a.*?c/i" "a.*?c" t nil nil nil "AXYZC" nil 1 0 "AXYZC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1264 "\"AABC\" =~ /a.*c/i" "a.*c" t nil nil nil "AABC" nil 1 0 "AABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1265 "\"AXYZD\" =~ /a.*c/i" "a.*c" t nil nil nil "AXYZD" nil 1 0 nil nil)
-(1266 "\"ABD\" =~ /a[bc]d/i" "a[bc]d" t nil nil nil "ABD" nil 1 0 "ABD" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1267 "\"ACE\" =~ /a[b-d]e/i" "a[b-d]e" t nil nil nil "ACE" nil 1 0 "ACE" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1268 "\"ABC\" =~ /a[b-d]e/i" "a[b-d]e" t nil nil nil "ABC" nil 1 0 nil nil)
-(1269 "\"ABD\" =~ /a[b-d]e/i" "a[b-d]e" t nil nil nil "ABD" nil 1 0 nil nil)
-(1270 "\"AAC\" =~ /a[b-d]/i" "a[b-d]" t nil nil nil "AAC" nil 1 0 "AC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1271 "\"A-\" =~ /a[-b]/i" "a[-b]" t nil nil nil "A-" nil 1 0 "A-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1272 "\"A-\" =~ /a[b-]/i" "a[b-]" t nil nil nil "A-" nil 1 0 "A-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1273 "\"A]\" =~ /a]/i" "a]" t nil nil nil "A]" nil 1 0 "A]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1274 "\"A]B\" =~ /a[]]b/i" "a[]]b" t nil nil nil "A]B" nil 1 0 "A]B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1275 "\"AED\" =~ /a[^bc]d/i" "a[^bc]d" t nil nil nil "AED" nil 1 0 "AED" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1276 "\"ADC\" =~ /a[^-b]c/i" "a[^-b]c" t nil nil nil "ADC" nil 1 0 "ADC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1277 "\"ABD\" =~ /a[^-b]c/i" "a[^-b]c" t nil nil nil "ABD" nil 1 0 nil nil)
-(1278 "\"A-C\" =~ /a[^-b]c/i" "a[^-b]c" t nil nil nil "A-C" nil 1 0 nil nil)
-(1279 "\"ADC\" =~ /a[^]b]c/i" "a[^]b]c" t nil nil nil "ADC" nil 1 0 "ADC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1280 "\"ABC\" =~ /ab|cd/i" "ab|cd" t nil nil nil "ABC" nil 1 0 "AB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1281 "\"ABCD\" =~ /ab|cd/i" "ab|cd" t nil nil nil "ABCD" nil 1 0 "AB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1282 "\"DEF\" =~ /()ef/i" "()ef" t nil nil nil "DEF" nil 1 0 "EF" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1283 "\"A]C\" =~ /$b/i" "$b" t nil nil nil "A]C" nil 1 0 nil nil)
-(1284 "\"B\" =~ /$b/i" "$b" t nil nil nil "B" nil 1 0 nil nil)
-(1285 "\"A(B\" =~ /a\\(b/i" "a\\(b" t nil nil nil "A(B" nil 1 0 "A(B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1286 "\"AB\" =~ /a\\(*b/i" "a\\(*b" t nil nil nil "AB" nil 1 0 "AB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1287 "\"A((B\" =~ /a\\(*b/i" "a\\(*b" t nil nil nil "A((B" nil 1 0 "A((B" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1288 "\"A\\B\" =~ /a\\\\b/i" "a\\\\b" t nil nil nil "AB" nil 1 0 nil nil)
-(1289 "\"ABC\" =~ /((a))/i" "((a))" t nil nil nil "ABC" nil 1 0 "A" ("A" "A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1290 "\"ABC\" =~ /(a)b(c)/i" "(a)b(c)" t nil nil nil "ABC" nil 1 0 "ABC" ("A" "C" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1291 "\"AABBABC\" =~ /a+b+c/i" "a+b+c" t nil nil nil "AABBABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1292 "\"AABBABC\" =~ /a{1,}b{1,}c/i" "a{1,}b{1,}c" t nil nil nil "AABBABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1293 "\"ABCABC\" =~ /a.+?c/i" "a.+?c" t nil nil nil "ABCABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1294 "\"ABCABC\" =~ /a.*?c/i" "a.*?c" t nil nil nil "ABCABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1295 "\"ABCABC\" =~ /a.{0,5}?c/i" "a.{0,5}?c" t nil nil nil "ABCABC" nil 1 0 "ABC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1296 "\"AB\" =~ /(a+|b)*/i" "(a+|b)*" t nil nil nil "AB" nil 1 0 "AB" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1297 "\"AB\" =~ /(a+|b){0,}/i" "(a+|b){0,}" t nil nil nil "AB" nil 1 0 "AB" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1298 "\"AB\" =~ /(a+|b)+/i" "(a+|b)+" t nil nil nil "AB" nil 1 0 "AB" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1299 "\"AB\" =~ /(a+|b){1,}/i" "(a+|b){1,}" t nil nil nil "AB" nil 1 0 "AB" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1300 "\"AB\" =~ /(a+|b)?/i" "(a+|b)?" t nil nil nil "AB" nil 1 0 "A" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1301 "\"AB\" =~ /(a+|b){0,1}/i" "(a+|b){0,1}" t nil nil nil "AB" nil 1 0 "A" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1302 "\"AB\" =~ /(a+|b){0,1}?/i" "(a+|b){0,1}?" t nil nil nil "AB" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1303 "\"CDE\" =~ /[^ab]*/i" "[^ab]*" t nil nil nil "CDE" nil 1 0 "CDE" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1304 "\"ABBBCD\" =~ 
-/([abc])*d/i" "([abc])*d" t nil nil nil "ABBBCD" nil 1 0 "ABBBCD" ("C" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1305 "\"ABCD\" =~ /([abc])*bcd/i" "([abc])*bcd" t nil nil nil "ABCD" nil 1 0 "ABCD" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1306 "\"E\" =~ /a|b|c|d|e/i" "a|b|c|d|e" t nil nil nil "E" nil 1 0 "E" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1307 "\"EF\" =~ /(a|b|c|d|e)f/i" "(a|b|c|d|e)f" t nil nil nil "EF" nil 1 0 "EF" ("E" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1308 "\"ABCDEFG\" =~ /abcd*efg/i" "abcd*efg" t nil nil nil "ABCDEFG" nil 1 0 "ABCDEFG" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1309 "\"XABYABBBZ\" =~ /ab*/i" "ab*" t nil nil nil "XABYABBBZ" nil 1 0 "AB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1310 "\"XAYABBBZ\" =~ /ab*/i" "ab*" t nil nil nil "XAYABBBZ" nil 1 0 "A" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1311 "\"ABCDE\" =~ /(ab|cd)e/i" "(ab|cd)e" t nil nil nil "ABCDE" nil 1 0 "CDE" ("CD" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1312 "\"HIJ\" =~ /[abhgefdc]ij/i" "[abhgefdc]ij" t nil nil nil "HIJ" nil 1 0 "HIJ" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1313 "\"ABCDE\" =~ /^(ab|cd)e/i" "^(ab|cd)e" t nil nil nil "ABCDE" nil 1 0 nil nil)
-(1314 "\"ABCDEF\" =~ /(abc|)ef/i" "(abc|)ef" t nil nil nil "ABCDEF" nil 1 0 "EF" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1315 "\"ABCD\" =~ /(a|b)c*d/i" "(a|b)c*d" t nil nil nil "ABCD" nil 1 0 "BCD" ("B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1316 "\"ABC\" =~ /(ab|ab*)bc/i" "(ab|ab*)bc" t nil nil nil "ABC" nil 1 0 "ABC" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1317 "\"ABC\" =~ /a([bc]*)c*/i" "a([bc]*)c*" t nil nil nil "ABC" nil 1 0 "ABC" ("BC" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1318 "\"ABCD\" =~ /a([bc]*)(c*d)/i" "a([bc]*)(c*d)" t nil nil nil "ABCD" nil 1 0 "ABCD" ("BC" "D" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1319 "\"ABCD\" =~ /a([bc]+)(c*d)/i" "a([bc]+)(c*d)" t nil nil nil "ABCD" nil 1 0 "ABCD" ("BC" "D" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1320 "\"ABCD\" =~ /a([bc]*)(c+d)/i" "a([bc]*)(c+d)" t nil nil nil "ABCD" nil 1 0 "ABCD" ("B" "CD" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1321 "\"ADCDCDE\" =~ /a[bcd]*dcdcde/i" "a[bcd]*dcdcde" t nil nil nil "ADCDCDE" nil 1 0 "ADCDCDE" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1322 "\"ABC\" =~ /(ab|a)b*c/i" "(ab|a)b*c" t nil nil nil "ABC" nil 1 0 "ABC" ("AB" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1323 "\"ABCD\" =~ /((a)(b)c)(d)/i" "((a)(b)c)(d)" t nil nil nil "ABCD" nil 1 0 "ABCD" ("ABC" "A" "B" "D" nil nil nil nil nil nil nil nil nil nil nil nil))
-(1324 "\"ALPHA\" =~ /[a-zA-Z_][a-zA-Z0-9_]*/i" "[a-zA-Z_][a-zA-Z0-9_]*" t nil nil nil "ALPHA" nil 1 0 "ALPHA" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1325 "\"ABH\" =~ /^a(bc+|b[eh])g|.h$/i" "^a(bc+|b[eh])g|.h$" t nil nil nil "ABH" nil 1 0 "BH" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1326 "\"EFFGZ\" =~ /(bc+d$|ef*g.|h?i(j|k))/i" "(bc+d$|ef*g.|h?i(j|k))" t nil nil nil "EFFGZ" nil 1 0 "EFFGZ" ("EFFGZ" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1327 "\"IJ\" =~ /(bc+d$|ef*g.|h?i(j|k))/i" "(bc+d$|ef*g.|h?i(j|k))" t nil nil nil "IJ" nil 1 0 "IJ" ("IJ" "J" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1328 "\"REFFGZ\" =~ /(bc+d$|ef*g.|h?i(j|k))/i" "(bc+d$|ef*g.|h?i(j|k))" t nil nil nil "REFFGZ" nil 1 0 "EFFGZ" ("EFFGZ" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1329 "\"ADCDCDE\" =~ /(bc+d$|ef*g.|h?i(j|k))/i" "(bc+d$|ef*g.|h?i(j|k))" t nil nil nil "ADCDCDE" nil 1 0 nil nil)
-(1330 "\"EFFG\" =~ /(bc+d$|ef*g.|h?i(j|k))/i" "(bc+d$|ef*g.|h?i(j|k))" t nil nil nil "EFFG" nil 1 0 nil nil)
-(1331 "\"BCDD\" =~ /(bc+d$|ef*g.|h?i(j|k))/i" "(bc+d$|ef*g.|h?i(j|k))" t nil nil nil "BCDD" nil 1 0 nil nil)
-(1332 "\"A\" =~ /((((((((((a))))))))))/i" "((((((((((a))))))))))" t nil nil nil "A" nil 1 0 "A" ("A" "A" "A" "A" "A" "A" "A" "A" "A" "A" nil nil nil nil nil nil))
-(1333 "\"AA\" =~ /((((((((((a))))))))))\\10/i" "((((((((((a))))))))))\\10" t nil nil nil "AA" nil 1 0 "AA" ("A" "A" "A" "A" "A" "A" "A" "A" "A" "A" nil nil nil nil nil nil))
-(1334 "\"A\" =~ /(((((((((a)))))))))/i" "(((((((((a)))))))))" t nil nil nil "A" nil 1 0 "A" ("A" "A" "A" "A" "A" "A" "A" "A" "A" nil nil nil nil nil nil nil))
-(1335 "\"A\" =~ /(?:(?:(?:(?:(?:(?:(?:(?:(?:(a))))))))))/i" "(?:(?:(?:(?:(?:(?:(?:(?:(?:(a))))))))))" t nil nil nil "A" nil 1 0 "A" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1336 "\"C\" =~ /(?:(?:(?:(?:(?:(?:(?:(?:(?:(a|b|c))))))))))/i" "(?:(?:(?:(?:(?:(?:(?:(?:(?:(a|b|c))))))))))" t nil nil nil "C" nil 1 0 "C" ("C" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1337 "\"AA\" =~ /multiple words of text/i" "multiple words of text" t nil nil nil "AA" nil 1 0 nil nil)
-(1338 "\"UH-UH\" =~ /multiple words of text/i" "multiple words of text" t nil nil nil "UH-UH" nil 1 0 nil nil)
-(1339 "\"MULTIPLE WORDS, YEAH\" =~ /multiple words/i" "multiple words" t nil nil nil "MULTIPLE WORDS, YEAH" nil 1 0 "MULTIPLE WORDS" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1340 "\"ABCDE\" =~ /(.*)c(.*)/i" "(.*)c(.*)" t nil nil nil "ABCDE" nil 1 0 "ABCDE" ("AB" "DE" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1341 "\"(A, B)\" =~ /\\((.*), (.*)\\)/i" "\\((.*), (.*)\\)" t nil nil nil "(A, B)" nil 1 0 "(A, B)" ("A" "B" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1342 "\"ABCD\" =~ /abcd/i" "abcd" t nil nil nil "ABCD" nil 1 0 "ABCD" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1343 "\"ABCD\" =~ /a(bc)d/i" "a(bc)d" t nil nil nil "ABCD" nil 1 0 "ABCD" ("BC" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1344 "\"AC\" =~ /a[-]?c/i" "a[-]?c" t nil nil nil "AC" nil 1 0 "AC" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1345 "\"ABCABC\" =~ /(abc)\\1/i" "(abc)\\1" t nil nil nil "ABCABC" nil 1 0 "ABCABC" ("ABC" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1346 "\"ABCABC\" =~ /([a-c]*)\\1/i" "([a-c]*)\\1" t nil nil nil "ABCABC" nil 1 0 "ABCABC" ("ABC" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1347 "\"abad\" =~ /a(?!b)./" "a(?!b)." nil nil nil nil "abad" nil 1 0 "ad" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1348 "\"abad\" =~ /a(?=d)./" "a(?=d)." nil nil nil nil "abad" nil 1 0 "ad" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1349 "\"abad\" =~ /a(?=c|d)./" "a(?=c|d)." nil nil nil nil "abad" nil 1 0 "ad" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1350 "\"ace\" =~ /a(?:b|c|d)(.)/" "a(?:b|c|d)(.)" nil nil nil nil "ace" nil 1 0 "ace" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1351 "\"ace\" =~ /a(?:b|c|d)*(.)/" "a(?:b|c|d)*(.)" nil nil nil nil "ace" nil 1 0 "ace" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1352 "\"ace\" =~ /a(?:b|c|d)+?(.)/" "a(?:b|c|d)+?(.)" nil nil nil nil "ace" nil 1 0 "ace" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1353 "\"acdbcdbe\" =~ /a(?:b|c|d)+?(.)/" "a(?:b|c|d)+?(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acd" ("d" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1354 "\"acdbcdbe\" =~ /a(?:b|c|d)+(.)/" "a(?:b|c|d)+(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcdbe" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1355 "\"acdbcdbe\" =~ /a(?:b|c|d){2}(.)/" "a(?:b|c|d){2}(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdb" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1356 "\"acdbcdbe\" =~ /a(?:b|c|d){4,5}(.)/" "a(?:b|c|d){4,5}(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcdb" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1357 "\"acdbcdbe\" =~ /a(?:b|c|d){4,5}?(.)/" "a(?:b|c|d){4,5}?(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcd" ("d" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1358 "\"foobar\" =~ /((foo)|(bar))*/" "((foo)|(bar))*" nil nil nil nil "foobar" nil 1 0 "foobar" ("bar" "foo" "bar" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1359 "\"acdbcdbe\" =~ /a(?:b|c|d){6,7}(.)/" "a(?:b|c|d){6,7}(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcdbe" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1360 "\"acdbcdbe\" =~ /a(?:b|c|d){6,7}?(.)/" "a(?:b|c|d){6,7}?(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcdbe" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1361 "\"acdbcdbe\" =~ /a(?:b|c|d){5,6}(.)/" "a(?:b|c|d){5,6}(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcdbe" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1362 "\"acdbcdbe\" =~ /a(?:b|c|d){5,6}?(.)/" "a(?:b|c|d){5,6}?(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcdb" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1363 "\"acdbcdbe\" =~ /a(?:b|c|d){5,7}(.)/" "a(?:b|c|d){5,7}(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcdbe" ("e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1364 "\"acdbcdbe\" =~ /a(?:b|c|d){5,7}?(.)/" "a(?:b|c|d){5,7}?(.)" nil nil nil nil "acdbcdbe" nil 1 0 "acdbcdb" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1365 "\"ace\" =~ /a(?:b|(c|e){1,2}?|d)+?(.)/" "a(?:b|(c|e){1,2}?|d)+?(.)" nil nil nil nil "ace" nil 1 0 "ace" ("c" "e" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1366 "\"AB\" =~ /^(.+)?B/" "^(.+)?B" nil nil nil nil "AB" nil 1 0 "AB" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1367 "\".\" =~ /^([^a-z])|(\\^)$/" "^([^a-z])|(\\^)$" nil nil nil nil "." nil 1 0 "." ("." nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1368 "\"<&OUT\" =~ /^[<>]&/" "^[<>]&" nil nil nil nil "<&OUT" nil 1 0 "<&" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1369 "\"aaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaa" nil 1 0 "aaaaaaaaaa" ("aaaa" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1370 "\"AB\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "AB" nil 1 0 nil nil)
-(1371 "\"aaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaa" nil 1 0 nil nil)
-(1372 "\"aaaaaaaaaaa\" =~ /^(a\\1?){4}$/" "^(a\\1?){4}$" nil nil nil nil "aaaaaaaaaaa" nil 1 0 nil nil)
-(1373 "\"aaaaaaaaaa\" =~ /^(a(?(1)\\1)){4}$/" "^(a(?(1)\\1)){4}$" nil nil nil nil "aaaaaaaaaa" nil 1 0 "aaaaaaaaaa" ("aaaa" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1374 "\"aaaaaaaaa\" =~ /^(a(?(1)\\1)){4}$/" "^(a(?(1)\\1)){4}$" nil nil nil nil "aaaaaaaaa" nil 1 0 nil nil)
-(1375 "\"aaaaaaaaaaa\" =~ /^(a(?(1)\\1)){4}$/" "^(a(?(1)\\1)){4}$" nil nil nil nil "aaaaaaaaaaa" nil 1 0 nil nil)
-(1376 "\"foobar\" =~ /(?:(f)(o)(o)|(b)(a)(r))*/" "(?:(f)(o)(o)|(b)(a)(r))*" nil nil nil nil "foobar" nil 1 0 "foobar" ("f" "o" "o" "b" "a" "r" nil nil nil nil nil nil nil nil nil nil))
-(1377 "\"ab\" =~ /(?<=a)b/" "(?<=a)b" nil nil nil nil "ab" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1378 "\"cb\" =~ /(?<=a)b/" "(?<=a)b" nil nil nil nil "cb" nil 1 0 nil nil)
-(1379 "\"b\" =~ /(?<=a)b/" "(?<=a)b" nil nil nil nil "b" nil 1 0 nil nil)
-(1380 "\"ab\" =~ /(?<!c)b/" "(?<!c)b" nil nil nil nil "ab" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1381 "\"b\" =~ /(?<!c)b/" "(?<!c)b" nil nil nil nil "b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1382 "\"b\" =~ /(?<!c)b/" "(?<!c)b" nil nil nil nil "b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1383 "\"aba\" =~ /(?:..)*a/" "(?:..)*a" nil nil nil nil "aba" nil 1 0 "aba" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1384 "\"aba\" =~ /(?:..)*?a/" "(?:..)*?a" nil nil nil nil "aba" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1385 "\"abc\" =~ /^(?:b|a(?=(.)))*\\1/" "^(?:b|a(?=(.)))*\\1" nil nil nil nil "abc" nil 1 0 "ab" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1386 "\"abc\" =~ /^(){3,5}/" "^(){3,5}" nil nil nil nil "abc" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1387 "\"aax\" =~ /^(a+)*ax/" "^(a+)*ax" nil nil nil nil "aax" nil 1 0 "aax" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1388 "\"aax\" =~ /^((a|b)+)*ax/" "^((a|b)+)*ax" nil nil nil nil "aax" nil 1 0 "aax" ("a" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1389 "\"aax\" =~ /^((a|bc)+)*ax/" "^((a|bc)+)*ax" nil nil nil nil "aax" nil 1 0 "aax" ("a" "a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1390 "\"cab\" =~ /(a|x)*ab/" "(a|x)*ab" nil nil nil nil "cab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1391 "\"cab\" =~ /(a)*ab/" "(a)*ab" nil nil nil nil "cab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1392 "\"ab\" =~ /(?:(?i)a)b/" "(?:(?i)a)b" nil nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1393 "\"ab\" =~ /((?i)a)b/" "((?i)a)b" nil nil nil nil "ab" nil 1 0 "ab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1394 "\"Ab\" =~ /(?:(?i)a)b/" "(?:(?i)a)b" nil nil nil nil "Ab" nil 1 0 "Ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1395 "\"Ab\" =~ /((?i)a)b/" "((?i)a)b" nil nil nil nil "Ab" nil 1 0 "Ab" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1396 "\"cb\" =~ /(?:(?i)a)b/" "(?:(?i)a)b" nil nil nil nil "cb" nil 1 0 nil nil)
-(1397 "\"aB\" =~ /(?:(?i)a)b/" "(?:(?i)a)b" nil nil nil nil "aB" nil 1 0 nil nil)
-(1398 "\"ab\" =~ /(?i:a)b/" "(?i:a)b" nil nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1399 "\"ab\" =~ /((?i:a))b/" "((?i:a))b" nil nil nil nil "ab" nil 1 0 "ab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1400 "\"Ab\" =~ /(?i:a)b/" "(?i:a)b" nil nil nil nil "Ab" nil 1 0 "Ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1401 "\"Ab\" =~ /((?i:a))b/" "((?i:a))b" nil nil nil nil "Ab" nil 1 0 "Ab" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1402 "\"aB\" =~ /(?i:a)b/" "(?i:a)b" nil nil nil nil "aB" nil 1 0 nil nil)
-(1403 "\"aB\" =~ /(?i:a)b/" "(?i:a)b" nil nil nil nil "aB" nil 1 0 nil nil)
-(1404 "\"ab\" =~ /(?:(?-i)a)b/i" "(?:(?-i)a)b" t nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1405 "\"ab\" =~ /((?-i)a)b/i" "((?-i)a)b" t nil nil nil "ab" nil 1 0 "ab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1406 "\"aB\" =~ /(?:(?-i)a)b/i" "(?:(?-i)a)b" t nil nil nil "aB" nil 1 0 "aB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1407 "\"aB\" =~ /((?-i)a)b/i" "((?-i)a)b" t nil nil nil "aB" nil 1 0 "aB" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1408 "\"aB\" =~ /(?:(?-i)a)b/i" "(?:(?-i)a)b" t nil nil nil "aB" nil 1 0 "aB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1409 "\"Ab\" =~ /(?:(?-i)a)b/i" "(?:(?-i)a)b" t nil nil nil "Ab" nil 1 0 nil nil)
-(1410 "\"aB\" =~ /(?:(?-i)a)b/i" "(?:(?-i)a)b" t nil nil nil "aB" nil 1 0 "aB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1411 "\"aB\" =~ /((?-i)a)b/i" "((?-i)a)b" t nil nil nil "aB" nil 1 0 "aB" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1412 "\"Ab\" =~ /(?:(?-i)a)b/i" "(?:(?-i)a)b" t nil nil nil "Ab" nil 1 0 nil nil)
-(1413 "\"AB\" =~ /(?:(?-i)a)b/i" "(?:(?-i)a)b" t nil nil nil "AB" nil 1 0 nil nil)
-(1414 "\"ab\" =~ /(?-i:a)b/i" "(?-i:a)b" t nil nil nil "ab" nil 1 0 "ab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1415 "\"ab\" =~ /((?-i:a))b/i" "((?-i:a))b" t nil nil nil "ab" nil 1 0 "ab" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1416 "\"aB\" =~ /(?-i:a)b/i" "(?-i:a)b" t nil nil nil "aB" nil 1 0 "aB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1417 "\"aB\" =~ /((?-i:a))b/i" "((?-i:a))b" t nil nil nil "aB" nil 1 0 "aB" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1418 "\"AB\" =~ /(?-i:a)b/i" "(?-i:a)b" t nil nil nil "AB" nil 1 0 nil nil)
-(1419 "\"Ab\" =~ /(?-i:a)b/i" "(?-i:a)b" t nil nil nil "Ab" nil 1 0 nil nil)
-(1420 "\"aB\" =~ /(?-i:a)b/i" "(?-i:a)b" t nil nil nil "aB" nil 1 0 "aB" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1421 "\"aB\" =~ /((?-i:a))b/i" "((?-i:a))b" t nil nil nil "aB" nil 1 0 "aB" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1422 "\"Ab\" =~ /(?-i:a)b/i" "(?-i:a)b" t nil nil nil "Ab" nil 1 0 nil nil)
-(1423 "\"AB\" =~ /(?-i:a)b/i" "(?-i:a)b" t nil nil nil "AB" nil 1 0 nil nil)
-(1424 "\"AB\" =~ /((?-i:a.))b/i" "((?-i:a.))b" t nil nil nil "AB" nil 1 0 nil nil)
-(1425 "\"a\\nB\" =~ /((?-i:a.))b/i" "((?-i:a.))b" t nil nil nil "a
-B" nil 1 0 nil nil)
-(1426 "\"a\\nB\" =~ /((?s-i:a.))b/i" "((?s-i:a.))b" t nil nil nil "a
-B" nil 1 0 "a
-B" ("a
-" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1427 "\"cabbbb\" =~ /(?:c|d)(?:)(?:a(?:)(?:b)(?:b(?:))(?:b(?:)(?:b)))/" "(?:c|d)(?:)(?:a(?:)(?:b)(?:b(?:))(?:b(?:)(?:b)))" nil nil nil nil "cabbbb" nil 1 0 "cabbbb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1428 "\"caaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb\" =~ /(?:c|d)(?:)(?:aaaaaaaa(?:)(?:bbbbbbbb)(?:bbbbbbbb(?:))(?:bbbbbbbb(?:)(?:bbbbbbbb)))/" "(?:c|d)(?:)(?:aaaaaaaa(?:)(?:bbbbbbbb)(?:bbbbbbbb(?:))(?:bbbbbbbb(?:)(?:bbbbbbbb)))" nil nil nil nil "caaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb" nil 1 0 "caaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1429 "\"Ab4ab\" =~ /(ab)\\d\\1/i" "(ab)\\d\\1" t nil nil nil "Ab4ab" nil 1 0 "Ab4ab" ("Ab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1430 "\"ab4Ab\" =~ /(ab)\\d\\1/i" "(ab)\\d\\1" t nil nil nil "ab4Ab" nil 1 0 "ab4Ab" ("ab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1431 "\"foobar1234baz\" =~ /foo\\w*\\d{4}baz/" "foo\\w*\\d{4}baz" nil nil nil nil "foobar1234baz" nil 1 0 "foobar1234baz" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1432 "\"x~~\" =~ /x(~~)*(?:(?:F)?)?/" "x(~~)*(?:(?:F)?)?" nil nil nil nil "x~~" nil 1 0 "x~~" ("~~" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1433 "\"aaac\" =~ /^a(?#xxx){3}c/" "^a(?#xxx){3}c" nil nil nil nil "aaac" nil 1 0 "aaac" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1434 "\"aaac\" =~ /^a(?#xxx)(?#xxx){3}c/" "^a(?#xxx)(?#xxx){3}c" nil nil nil nil "aaac" nil 1 0 "aaac" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1435 "\"aaac\" =~ /^a (?#xxx) (?#yyy) {3}c/x" "^a (?#xxx) (?#yyy) {3}c" nil nil nil t "aaac" nil 1 0 "aaac" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1436 "\"B\\nB\" =~ /(?<![cd])b/" "(?<![cd])b" nil nil nil nil "B
-B" nil 1 0 nil nil)
-(1437 "\"dbcb\" =~ /(?<![cd])b/" "(?<![cd])b" nil nil nil nil "dbcb" nil 1 0 nil nil)
-(1438 "\"dbaacb\" =~ /(?<![cd])[ab]/" "(?<![cd])[ab]" nil nil nil nil "dbaacb" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1439 "\"dbaacb\" =~ /(?<!(c|d))[ab]/" "(?<!(c|d))[ab]" nil nil nil nil "dbaacb" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1440 "\"cdaccb\" =~ /(?<!cd)[ab]/" "(?<!cd)[ab]" nil nil nil nil "cdaccb" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1441 "\"dbcb\" =~ /^(?:a?b?)*$/" "^(?:a?b?)*$" nil nil nil nil "dbcb" nil 1 0 nil nil)
-(1442 "\"a--\" =~ /^(?:a?b?)*$/" "^(?:a?b?)*$" nil nil nil nil "a--" nil 1 0 nil nil)
-(1443 "\"a\\nb\\nc\\n\" =~ /((?s)^a(.))((?m)^b$)/" "((?s)^a(.))((?m)^b$)" nil nil nil nil "a
-b
-c
-" nil 1 0 "a
-b" ("a
-" "
-" "b" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1444 "\"a\\nb\\nc\\n\" =~ /((?m)^b$)/" "((?m)^b$)" nil nil nil nil "a
-b
-c
-" nil 1 0 "b" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1445 "\"a\\nb\\n\" =~ /(?m)^b/" "(?m)^b" nil nil nil nil "a
-b
-" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1446 "\"a\\nb\\n\" =~ /(?m)^(b)/" "(?m)^(b)" nil nil nil nil "a
-b
-" nil 1 0 "b" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1447 "\"a\\nb\\n\" =~ /((?m)^b)/" "((?m)^b)" nil nil nil nil "a
-b
-" nil 1 0 "b" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1448 "\"a\\nb\\n\" =~ /\\n((?m)^b)/" "\\n((?m)^b)" nil nil nil nil "a
-b
-" nil 1 0 "
-b" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1449 "\"a\\nb\\nc\\n\" =~ /((?s).)c(?!.)/" "((?s).)c(?!.)" nil nil nil nil "a
-b
-c
-" nil 1 0 "
-c" ("
-" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1450 "\"a\\nb\\nc\\n\" =~ /((?s).)c(?!.)/" "((?s).)c(?!.)" nil nil nil nil "a
-b
-c
-" nil 1 0 "
-c" ("
-" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1451 "\"a\\nb\\nc\\n\" =~ /((?s)b.)c(?!.)/" "((?s)b.)c(?!.)" nil nil nil nil "a
-b
-c
-" nil 1 0 "b
-c" ("b
-" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1452 "\"a\\nb\\nc\\n\" =~ /((?s)b.)c(?!.)/" "((?s)b.)c(?!.)" nil nil nil nil "a
-b
-c
-" nil 1 0 "b
-c" ("b
-" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1453 "\"a\\nb\\nc\\n\" =~ /()^b/" "()^b" nil nil nil nil "a
-b
-c
-" nil 1 0 nil nil)
-(1454 "\"a\\nb\\nc\\n\" =~ /()^b/" "()^b" nil nil nil nil "a
-b
-c
-" nil 1 0 nil nil)
-(1455 "\"a\\nb\\nc\\n\" =~ /((?m)^b)/" "((?m)^b)" nil nil nil nil "a
-b
-c
-" nil 1 0 "b" ("b" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1456 "\"a\" =~ /(?(1)b|a)/" "(?(1)b|a)" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1457 "\"a\" =~ /(x)?(?(1)a|b)/" "(x)?(?(1)a|b)" nil nil nil nil "a" nil 1 0 nil nil)
-(1458 "\"a\" =~ /(x)?(?(1)a|b)/" "(x)?(?(1)a|b)" nil nil nil nil "a" nil 1 0 nil nil)
-(1459 "\"a\" =~ /(x)?(?(1)b|a)/" "(x)?(?(1)b|a)" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1460 "\"a\" =~ /()?(?(1)b|a)/" "()?(?(1)b|a)" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1461 "\"a\" =~ /()?(?(1)a|b)/" "()?(?(1)a|b)" nil nil nil nil "a" nil 1 0 "a" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1462 "\"(blah)\" =~ /^(\\()?blah(?(1)(\\)))$/" "^(\\()?blah(?(1)(\\)))$" nil nil nil nil "(blah)" nil 1 0 "(blah)" ("(" ")" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1463 "\"blah\" =~ /^(\\()?blah(?(1)(\\)))$/" "^(\\()?blah(?(1)(\\)))$" nil nil nil nil "blah" nil 1 0 "blah" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1464 "\"a\" =~ /^(\\()?blah(?(1)(\\)))$/" "^(\\()?blah(?(1)(\\)))$" nil nil nil nil "a" nil 1 0 nil nil)
-(1465 "\"blah)\" =~ /^(\\()?blah(?(1)(\\)))$/" "^(\\()?blah(?(1)(\\)))$" nil nil nil nil "blah)" nil 1 0 nil nil)
-(1466 "\"(blah\" =~ /^(\\()?blah(?(1)(\\)))$/" "^(\\()?blah(?(1)(\\)))$" nil nil nil nil "(blah" nil 1 0 nil nil)
-(1467 "\"(blah)\" =~ /^(\\(+)?blah(?(1)(\\)))$/" "^(\\(+)?blah(?(1)(\\)))$" nil nil nil nil "(blah)" nil 1 0 "(blah)" ("(" ")" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1468 "\"blah\" =~ /^(\\(+)?blah(?(1)(\\)))$/" "^(\\(+)?blah(?(1)(\\)))$" nil nil nil nil "blah" nil 1 0 "blah" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1469 "\"blah)\" =~ /^(\\(+)?blah(?(1)(\\)))$/" "^(\\(+)?blah(?(1)(\\)))$" nil nil nil nil "blah)" nil 1 0 nil nil)
-(1470 "\"(blah\" =~ /^(\\(+)?blah(?(1)(\\)))$/" "^(\\(+)?blah(?(1)(\\)))$" nil nil nil nil "(blah" nil 1 0 nil nil)
-(1471 "\"a\" =~ /(?(?!a)b|a)/" "(?(?!a)b|a)" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1472 "\"a\" =~ /(?(?=a)b|a)/" "(?(?=a)b|a)" nil nil nil nil "a" nil 1 0 nil nil)
-(1473 "\"a\" =~ /(?(?=a)b|a)/" "(?(?=a)b|a)" nil nil nil nil "a" nil 1 0 nil nil)
-(1474 "\"a\" =~ /(?(?=a)a|b)/" "(?(?=a)a|b)" nil nil nil nil "a" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1475 "\"aaab\" =~ /(?=(a+?))(\\1ab)/" "(?=(a+?))(\\1ab)" nil nil nil nil "aaab" nil 1 0 "aab" ("a" "aab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1476 "\"one:\" =~ /(\\w+:)+/" "(\\w+:)+" nil nil nil nil "one:" nil 1 0 "one:" ("one:" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1477 "\"a\" =~ /$(?<=^(a))/" "$(?<=^(a))" nil nil nil nil "a" nil 1 0 "" ("a" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1478 "\"aaab\" =~ /(?=(a+?))(\\1ab)/" "(?=(a+?))(\\1ab)" nil nil nil nil "aaab" nil 1 0 "aab" ("a" "aab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1479 "\"aaab\" =~ /^(?=(a+?))\\1ab/" "^(?=(a+?))\\1ab" nil nil nil nil "aaab" nil 1 0 nil nil)
-(1480 "\"aaab\" =~ /^(?=(a+?))\\1ab/" "^(?=(a+?))\\1ab" nil nil nil nil "aaab" nil 1 0 nil nil)
-(1481 "\"abcd\" =~ /([\\w:]+::)?(\\w+)$/" "([\\w:]+::)?(\\w+)$" nil nil nil nil "abcd" nil 1 0 "abcd" (nil "abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1482 "\"xy:z:::abcd\" =~ /([\\w:]+::)?(\\w+)$/" "([\\w:]+::)?(\\w+)$" nil nil nil nil "xy:z:::abcd" nil 1 0 "xy:z:::abcd" ("xy:z:::" "abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1483 "\"aexycd\" =~ /^[^bcd]*(c+)/" "^[^bcd]*(c+)" nil nil nil nil "aexycd" nil 1 0 "aexyc" ("c" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1484 "\"caab\" =~ /(a*)b+/" "(a*)b+" nil nil nil nil "caab" nil 1 0 "aab" ("aa" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1485 "\"abcd\" =~ /([\\w:]+::)?(\\w+)$/" "([\\w:]+::)?(\\w+)$" nil nil nil nil "abcd" nil 1 0 "abcd" (nil "abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1486 "\"xy:z:::abcd\" =~ /([\\w:]+::)?(\\w+)$/" "([\\w:]+::)?(\\w+)$" nil nil nil nil "xy:z:::abcd" nil 1 0 "xy:z:::abcd" ("xy:z:::" "abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1487 "\"abcd:\" =~ /([\\w:]+::)?(\\w+)$/" "([\\w:]+::)?(\\w+)$" nil nil nil nil "abcd:" nil 1 0 nil nil)
-(1488 "\"abcd:\" =~ /([\\w:]+::)?(\\w+)$/" "([\\w:]+::)?(\\w+)$" nil nil nil nil "abcd:" nil 1 0 nil nil)
-(1489 "\"aexycd\" =~ /^[^bcd]*(c+)/" "^[^bcd]*(c+)" nil nil nil nil "aexycd" nil 1 0 "aexyc" ("c" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1490 "\"aaab\" =~ /(?>a+)b/" "(?>a+)b" nil nil nil nil "aaab" nil 1 0 "aaab" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1491 "\"a:[b]:\" =~ /([[:]+)/" "([[:]+)" nil nil nil nil "a:[b]:" nil 1 0 ":[" (":[" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1492 "\"a=[b]=\" =~ /([[=]+)/" "([[=]+)" nil nil nil nil "a=[b]=" nil 1 0 "=[" ("=[" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1493 "\"a.[b].\" =~ /([[.]+)/" "([[.]+)" nil nil nil nil "a.[b]." nil 1 0 ".[" (".[" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1494 "\"aaab\" =~ /((?>a+)b)/" "((?>a+)b)" nil nil nil nil "aaab" nil 1 0 "aaab" ("aaab" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1495 "\"aaab\" =~ /(?>(a+))b/" "(?>(a+))b" nil nil nil nil "aaab" nil 1 0 "aaab" ("aaa" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1496 "\"((abc(ade)ufh()()x\" =~ /((?>[^()]+)|\\([^()]*\\))+/" "((?>[^()]+)|\\([^()]*\\))+" nil nil nil nil "((abc(ade)ufh()()x" nil 1 0 "abc(ade)ufh()()x" ("x" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1497 "\"aaab\" =~ /a\\Z/" "a\\Z" nil nil nil nil "aaab" nil 1 0 nil nil)
-(1498 "\"a\\nb\\n\" =~ /a\\Z/" "a\\Z" nil nil nil nil "a
-b
-" nil 1 0 nil nil)
-(1499 "\"a\\nb\\n\" =~ /b\\Z/" "b\\Z" nil nil nil nil "a
-b
-" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1500 "\"a\\nb\" =~ /b\\Z/" "b\\Z" nil nil nil nil "a
-b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1501 "\"a\\nb\" =~ /b\\z/" "b\\z" nil nil nil nil "a
-b" nil 1 0 "b" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1502 "\"a\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a" nil 1 0 "a" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1503 "\"abc\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "abc" nil 1 0 "abc" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1504 "\"a-b\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a-b" nil 1 0 "a-b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1505 "\"0-9\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "0-9" nil 1 0 "0-9" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1506 "\"a.b\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a.b" nil 1 0 "a.b" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1507 "\"5.6.7\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "5.6.7" nil 1 0 "5.6.7" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1508 "\"the.quick.brown.fox\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "the.quick.brown.fox" nil 1 0 "the.quick.brown.fox" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1509 "\"a100.b200.300c\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a100.b200.300c" nil 1 0 "a100.b200.300c" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1510 "\"12-ab.1245\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "12-ab.1245" nil 1 0 "12-ab.1245" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1511 "\"\\\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "" nil 1 0 nil nil)
-(1512 "\".a\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil ".a" nil 1 0 nil nil)
-(1513 "\"-a\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "-a" nil 1 0 nil nil)
-(1514 "\"a-\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a-" nil 1 0 nil nil)
-(1515 "\"a.\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a." nil 1 0 nil nil)
-(1516 "\"a_b\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a_b" nil 1 0 nil nil)
-(1517 "\"a.-\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a.-" nil 1 0 nil nil)
-(1518 "\"a..\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "a.." nil 1 0 nil nil)
-(1519 "\"ab..bc\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "ab..bc" nil 1 0 nil nil)
-(1520 "\"the.quick.brown.fox-\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "the.quick.brown.fox-" nil 1 0 nil nil)
-(1521 "\"the.quick.brown.fox.\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "the.quick.brown.fox." nil 1 0 nil nil)
-(1522 "\"the.quick.brown.fox_\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "the.quick.brown.fox_" nil 1 0 nil nil)
-(1523 "\"the.quick.brown.fox+\" =~ /^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$/" "^(?>(?(1)\\.|())[^\\W_](?>[a-z0-9-]*[^\\W_])?)+$" nil nil nil nil "the.quick.brown.fox+" nil 1 0 nil nil)
-(1524 "\"alphabetabcd\" =~ /(?>.*)(?<=(abcd|wxyz))/" "(?>.*)(?<=(abcd|wxyz))" nil nil nil nil "alphabetabcd" nil 1 0 "alphabetabcd" ("abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1525 "\"endingwxyz\" =~ /(?>.*)(?<=(abcd|wxyz))/" "(?>.*)(?<=(abcd|wxyz))" nil nil nil nil "endingwxyz" nil 1 0 "endingwxyz" ("wxyz" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1526 "\"a rather long string that doesn't end with one of them\" =~ /(?>.*)(?<=(abcd|wxyz))/" "(?>.*)(?<=(abcd|wxyz))" nil nil nil nil "a rather long string that doesn't end with one of them" nil 1 0 nil nil)
-(1527 "\"word cat dog elephant mussel cow horse canary baboon snake shark otherword\" =~ /word (?>(?:(?!otherword)[a-zA-Z0-9]+ ){0,30})otherword/" "word (?>(?:(?!otherword)[a-zA-Z0-9]+ ){0,30})otherword" nil nil nil nil "word cat dog elephant mussel cow horse canary baboon snake shark otherword" nil 1 0 "word cat dog elephant mussel cow horse canary baboon snake shark otherword" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1528 "\"word cat dog elephant mussel cow horse canary baboon snake shark\" =~ /word (?>(?:(?!otherword)[a-zA-Z0-9]+ ){0,30})otherword/" "word (?>(?:(?!otherword)[a-zA-Z0-9]+ ){0,30})otherword" nil nil nil nil "word cat dog elephant mussel cow horse canary baboon snake shark" nil 1 0 nil nil)
-(1529 "\"word cat dog elephant mussel cow horse canary baboon snake shark the quick brown fox and the lazy dog and several other words getting close to thirty by now I hope\" =~ /word (?>[a-zA-Z0-9]+ ){0,30}otherword/" "word (?>[a-zA-Z0-9]+ ){0,30}otherword" nil nil nil nil "word cat dog elephant mussel cow horse canary baboon snake shark the quick brown fox and the lazy dog and several other words getting close to thirty by now I hope" nil 1 0 nil nil)
-(1530 "\"999foo\" =~ /(?<=\\d{3}(?!999))foo/" "(?<=\\d{3}(?!999))foo" nil nil nil nil "999foo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1531 "\"123999foo\" =~ /(?<=\\d{3}(?!999))foo/" "(?<=\\d{3}(?!999))foo" nil nil nil nil "123999foo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1532 "\"123abcfoo\" =~ /(?<=\\d{3}(?!999))foo/" "(?<=\\d{3}(?!999))foo" nil nil nil nil "123abcfoo" nil 1 0 nil nil)
-(1533 "\"999foo\" =~ /(?<=(?!...999)\\d{3})foo/" "(?<=(?!...999)\\d{3})foo" nil nil nil nil "999foo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1534 "\"123999foo\" =~ /(?<=(?!...999)\\d{3})foo/" "(?<=(?!...999)\\d{3})foo" nil nil nil nil "123999foo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1535 "\"123abcfoo\" =~ /(?<=(?!...999)\\d{3})foo/" "(?<=(?!...999)\\d{3})foo" nil nil nil nil "123abcfoo" nil 1 0 nil nil)
-(1536 "\"123abcfoo\" =~ /(?<=\\d{3}(?!999)...)foo/" "(?<=\\d{3}(?!999)...)foo" nil nil nil nil "123abcfoo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1537 "\"123456foo\" =~ /(?<=\\d{3}(?!999)...)foo/" "(?<=\\d{3}(?!999)...)foo" nil nil nil nil "123456foo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1538 "\"123999foo\" =~ /(?<=\\d{3}(?!999)...)foo/" "(?<=\\d{3}(?!999)...)foo" nil nil nil nil "123999foo" nil 1 0 nil nil)
-(1539 "\"123abcfoo\" =~ /(?<=\\d{3}...)(?<!999)foo/" "(?<=\\d{3}...)(?<!999)foo" nil nil nil nil "123abcfoo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1540 "\"123456foo\" =~ /(?<=\\d{3}...)(?<!999)foo/" "(?<=\\d{3}...)(?<!999)foo" nil nil nil nil "123456foo" nil 1 0 "foo" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1541 "\"123999foo\" =~ /(?<=\\d{3}...)(?<!999)foo/" "(?<=\\d{3}...)(?<!999)foo" nil nil nil nil "123999foo" nil 1 0 nil nil)
-(1542 "\"<a href=abcd xyz\" =~ /<a[\\s]+href[\\s]*=[\\s]*          # find <a href=
- ([\\\"\\'])?                       # find single or double quote
- (?(1) (.*?)\\1 | ([^\\s]+))       # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a[\\s]+href[\\s]*=[\\s]*          # find <a href=
- ([\\\"\\'])?                       # find single or double quote
- (?(1) (.*?)\\1 | ([^\\s]+))       # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href=abcd xyz" nil 1 0 "<a href=abcd" (nil nil "abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1543 "\"<a href=\\\"abcd xyz pqr\\\" cats\" =~ /<a[\\s]+href[\\s]*=[\\s]*          # find <a href=
- ([\\\"\\'])?                       # find single or double quote
- (?(1) (.*?)\\1 | ([^\\s]+))       # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a[\\s]+href[\\s]*=[\\s]*          # find <a href=
- ([\\\"\\'])?                       # find single or double quote
- (?(1) (.*?)\\1 | ([^\\s]+))       # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href=\"abcd xyz pqr\" cats" nil 1 0 "<a href=\"abcd xyz pqr\"" ("\"" "abcd xyz pqr" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1544 "\"<a href=\\'abcd xyz pqr\\' cats\" =~ /<a[\\s]+href[\\s]*=[\\s]*          # find <a href=
- ([\\\"\\'])?                       # find single or double quote
- (?(1) (.*?)\\1 | ([^\\s]+))       # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a[\\s]+href[\\s]*=[\\s]*          # find <a href=
- ([\\\"\\'])?                       # find single or double quote
- (?(1) (.*?)\\1 | ([^\\s]+))       # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href='abcd xyz pqr' cats" nil 1 0 "<a href='abcd xyz pqr'" ("'" "abcd xyz pqr" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1545 "\"<a href=abcd xyz\" =~ /<a\\s+href\\s*=\\s*                # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a\\s+href\\s*=\\s*                # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href=abcd xyz" nil 1 0 "<a href=abcd" (nil nil "abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1546 "\"<a href=\\\"abcd xyz pqr\\\" cats\" =~ /<a\\s+href\\s*=\\s*                # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a\\s+href\\s*=\\s*                # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href=\"abcd xyz pqr\" cats" nil 1 0 "<a href=\"abcd xyz pqr\"" ("\"" "abcd xyz pqr" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1547 "\"<a href       =       \\'abcd xyz pqr\\' cats\" =~ /<a\\s+href\\s*=\\s*                # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a\\s+href\\s*=\\s*                # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href       =       'abcd xyz pqr' cats" nil 1 0 "<a href       =       'abcd xyz pqr'" ("'" "abcd xyz pqr" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1548 "\"<a href=abcd xyz\" =~ /<a\\s+href(?>\\s*)=(?>\\s*)        # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a\\s+href(?>\\s*)=(?>\\s*)        # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href=abcd xyz" nil 1 0 "<a href=abcd" (nil nil "abcd" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1549 "\"<a href=\\\"abcd xyz pqr\\\" cats\" =~ /<a\\s+href(?>\\s*)=(?>\\s*)        # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a\\s+href(?>\\s*)=(?>\\s*)        # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href=\"abcd xyz pqr\" cats" nil 1 0 "<a href=\"abcd xyz pqr\"" ("\"" "abcd xyz pqr" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1550 "\"<a href       =       \\'abcd xyz pqr\\' cats\" =~ /<a\\s+href(?>\\s*)=(?>\\s*)        # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx" "<a\\s+href(?>\\s*)=(?>\\s*)        # find <a href=
- ([\"'])?                         # find single or double quote
- (?(1) (.*?)\\1 | (\\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-" t nil t t "<a href       =       'abcd xyz pqr' cats" nil 1 0 "<a href       =       'abcd xyz pqr'" ("'" "abcd xyz pqr" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1551 "\"ZABCDEFG\" =~ /((Z)+|A)*/" "((Z)+|A)*" nil nil nil nil "ZABCDEFG" nil 1 0 "ZA" ("A" "Z" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1552 "\"ZABCDEFG\" =~ /(Z()|A)*/" "(Z()|A)*" nil nil nil nil "ZABCDEFG" nil 1 0 "ZA" ("A" "" nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1553 "\"ZABCDEFG\" =~ /(Z(())|A)*/" "(Z(())|A)*" nil nil nil nil "ZABCDEFG" nil 1 0 "ZA" ("A" "" "" nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1554 "\"ZABCDEFG\" =~ /((?>Z)+|A)*/" "((?>Z)+|A)*" nil nil nil nil "ZABCDEFG" nil 1 0 "ZA" ("A" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1555 "\"ZABCDEFG\" =~ /((?>)+|A)*/" "((?>)+|A)*" nil nil nil nil "ZABCDEFG" nil 1 0 "" ("" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1556 "\"abbab\" =~ /a*/" "a*" nil nil nil nil "abbab" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1557 "\"abcde\" =~ /^[a-\\d]/" "^[a-\\d]" nil nil nil nil "abcde" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1558 "\"-things\" =~ /^[a-\\d]/" "^[a-\\d]" nil nil nil nil "-things" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1559 "\"0digit\" =~ /^[a-\\d]/" "^[a-\\d]" nil nil nil nil "0digit" nil 1 0 "0" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1560 "\"bcdef\" =~ /^[a-\\d]/" "^[a-\\d]" nil nil nil nil "bcdef" nil 1 0 nil nil)
-(1561 "\"abcde\" =~ /^[\\d-a]/" "^[\\d-a]" nil nil nil nil "abcde" nil 1 0 "a" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1562 "\"-things\" =~ /^[\\d-a]/" "^[\\d-a]" nil nil nil nil "-things" nil 1 0 "-" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1563 "\"0digit\" =~ /^[\\d-a]/" "^[\\d-a]" nil nil nil nil "0digit" nil 1 0 "0" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1564 "\"bcdef\" =~ /^[\\d-a]/" "^[\\d-a]" nil nil nil nil "bcdef" nil 1 0 nil nil)
-(1565 "\"abcdef\" =~ /(?<=abc).*(?=def)/" "(?<=abc).*(?=def)" nil nil nil nil "abcdef" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1566 "\"abcxdef\" =~ /(?<=abc).*(?=def)/" "(?<=abc).*(?=def)" nil nil nil nil "abcxdef" nil 1 0 "x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1567 "\"abcxdefxdef\" =~ /(?<=abc).*(?=def)/" "(?<=abc).*(?=def)" nil nil nil nil "abcxdefxdef" nil 1 0 "xdefx" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1568 "\"abcdef\" =~ /(?<=abc).*?(?=def)/" "(?<=abc).*?(?=def)" nil nil nil nil "abcdef" nil 1 0 "" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1569 "\"abcxdef\" =~ /(?<=abc).*?(?=def)/" "(?<=abc).*?(?=def)" nil nil nil nil "abcxdef" nil 1 0 "x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1570 "\"abcxdefxdef\" =~ /(?<=abc).*?(?=def)/" "(?<=abc).*?(?=def)" nil nil nil nil "abcxdefxdef" nil 1 0 "x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1571 "\"abcdef\" =~ /(?<=abc).+(?=def)/" "(?<=abc).+(?=def)" nil nil nil nil "abcdef" nil 1 0 nil nil)
-(1572 "\"abcxdef\" =~ /(?<=abc).+(?=def)/" "(?<=abc).+(?=def)" nil nil nil nil "abcxdef" nil 1 0 "x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1573 "\"abcxdefxdef\" =~ /(?<=abc).+(?=def)/" "(?<=abc).+(?=def)" nil nil nil nil "abcxdefxdef" nil 1 0 "xdefx" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1574 "\"abcdef\" =~ /(?<=abc).+?(?=def)/" "(?<=abc).+?(?=def)" nil nil nil nil "abcdef" nil 1 0 nil nil)
-(1575 "\"abcxdef\" =~ /(?<=abc).+?(?=def)/" "(?<=abc).+?(?=def)" nil nil nil nil "abcxdef" nil 1 0 "x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1576 "\"abcxdefxdef\" =~ /(?<=abc).+?(?=def)/" "(?<=abc).+?(?=def)" nil nil nil nil "abcxdefxdef" nil 1 0 "x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1577 "\"-abcdef\" =~ /(?<=\\b)(.*)/" "(?<=\\b)(.*)" nil nil nil nil "-abcdef" nil 1 0 "abcdef" ("abcdef" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1578 "\"abcdef\" =~ /(?<=\\b)(.*)/" "(?<=\\b)(.*)" nil nil nil nil "abcdef" nil 1 0 "abcdef" ("abcdef" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1579 "\"-abcdef\" =~ /(?<=\\B)(.*)/" "(?<=\\B)(.*)" nil nil nil nil "-abcdef" nil 1 0 "-abcdef" ("-abcdef" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1580 "\"abcdef\" =~ /(?<=\\B)(.*)/" "(?<=\\B)(.*)" nil nil nil nil "abcdef" nil 1 0 "bcdef" ("bcdef" nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1581 "\"'a'\" =~ /^'[ab]'/" "^'[ab]'" nil nil nil nil "'a'" nil 1 0 "'a'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1582 "\"'b'\" =~ /^'[ab]'/" "^'[ab]'" nil nil nil nil "'b'" nil 1 0 "'b'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1583 "\"x'a'\" =~ /^'[ab]'/" "^'[ab]'" nil nil nil nil "x'a'" nil 1 0 nil nil)
-(1584 "\"'a'x\" =~ /^'[ab]'/" "^'[ab]'" nil nil nil nil "'a'x" nil 1 0 "'a'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1585 "\"'ab'\" =~ /^'[ab]'/" "^'[ab]'" nil nil nil nil "'ab'" nil 1 0 nil nil)
-(1586 "\"'a'\" =~ /^'[ab]'$/" "^'[ab]'$" nil nil nil nil "'a'" nil 1 0 "'a'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1587 "\"'b'\" =~ /^'[ab]'$/" "^'[ab]'$" nil nil nil nil "'b'" nil 1 0 "'b'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1588 "\"x'a'\" =~ /^'[ab]'$/" "^'[ab]'$" nil nil nil nil "x'a'" nil 1 0 nil nil)
-(1589 "\"'a'x\" =~ /^'[ab]'$/" "^'[ab]'$" nil nil nil nil "'a'x" nil 1 0 nil nil)
-(1590 "\"'ab'\" =~ /^'[ab]'$/" "^'[ab]'$" nil nil nil nil "'ab'" nil 1 0 nil nil)
-(1591 "\"'a'\" =~ /'[ab]'$/" "'[ab]'$" nil nil nil nil "'a'" nil 1 0 "'a'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1592 "\"'b'\" =~ /'[ab]'$/" "'[ab]'$" nil nil nil nil "'b'" nil 1 0 "'b'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1593 "\"x'a'\" =~ /'[ab]'$/" "'[ab]'$" nil nil nil nil "x'a'" nil 1 0 "'a'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1594 "\"'a'x\" =~ /'[ab]'$/" "'[ab]'$" nil nil nil nil "'a'x" nil 1 0 nil nil)
-(1595 "\"'ab'\" =~ /'[ab]'$/" "'[ab]'$" nil nil nil nil "'ab'" nil 1 0 nil nil)
-(1596 "\"'a'\" =~ /'[ab]'/" "'[ab]'" nil nil nil nil "'a'" nil 1 0 "'a'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1597 "\"'b'\" =~ /'[ab]'/" "'[ab]'" nil nil nil nil "'b'" nil 1 0 "'b'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1598 "\"x'a'\" =~ /'[ab]'/" "'[ab]'" nil nil nil nil "x'a'" nil 1 0 "'a'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1599 "\"'a'x\" =~ /'[ab]'/" "'[ab]'" nil nil nil nil "'a'x" nil 1 0 "'a'" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1600 "\"'ab'\" =~ /'[ab]'/" "'[ab]'" nil nil nil nil "'ab'" nil 1 0 nil nil)
-(1601 "\"abc\" =~ /abc\\E/" "abc\\E" nil nil nil nil "abc" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1602 "\"abcE\" =~ /abc\\E/" "abc\\E" nil nil nil nil "abcE" nil 1 0 "abc" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1603 "\"abcx\" =~ /abc[\\Ex]/" "abc[\\Ex]" nil nil nil nil "abcx" nil 1 0 "abcx" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1604 "\"abcE\" =~ /abc[\\Ex]/" "abc[\\Ex]" nil nil nil nil "abcE" nil 1 0 nil nil)
-(1605 "\"a*\" =~ /^\\Qa*\\E$/" "^\\Qa*\\E$" nil nil nil nil "a*" nil 1 0 "a*" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1606 "\"a\" =~ /^\\Qa*\\E$/" "^\\Qa*\\E$" nil nil nil nil "a" nil 1 0 nil nil)
-(1607 "\"a*x\" =~ /\\Qa*x\\E/" "\\Qa*x\\E" nil nil nil nil "a*x" nil 1 0 "a*x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1608 "\"a*\" =~ /\\Qa*x\\E/" "\\Qa*x\\E" nil nil nil nil "a*" nil 1 0 nil nil)
-(1609 "\"a*x\" =~ /\\Qa*x/" "\\Qa*x" nil nil nil nil "a*x" nil 1 0 "a*x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1610 "\"a*\" =~ /\\Qa*x/" "\\Qa*x" nil nil nil nil "a*" nil 1 0 nil nil)
-(1611 "\"a*x\" =~ /\\Q\\Qa*x\\E\\E/" "\\Q\\Qa*x\\E\\E" nil nil nil nil "a*x" nil 1 0 nil nil)
-(1612 "\"a\\\\*x\" =~ /\\Q\\Qa*x\\E\\E/" "\\Q\\Qa*x\\E\\E" nil nil nil nil "a\\*x" nil 1 0 "a\\*x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1613 "\"a*x\" =~ /\\Q\\Qa*x\\E/" "\\Q\\Qa*x\\E" nil nil nil nil "a*x" nil 1 0 nil nil)
-(1614 "\"a\\\\*x\" =~ /\\Q\\Qa*x\\E/" "\\Q\\Qa*x\\E" nil nil nil nil "a\\*x" nil 1 0 "a\\*x" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1615 "\"a[x]\" =~ /a\\Q[x\\E]/" "a\\Q[x\\E]" nil nil nil nil "a[x]" nil 1 0 "a[x]" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1616 "\"ax\" =~ /a\\Q[x\\E]/" "a\\Q[x\\E]" nil nil nil nil "ax" nil 1 0 nil nil)
-(1617 "\"a\" =~ /a#comment\\Q...
-{2}/x" "a#comment\\Q...
-{2}" nil nil nil t "a" nil 1 0 nil nil)
-(1618 "\"aa\" =~ /a#comment\\Q...
-{2}/x" "a#comment\\Q...
-{2}" nil nil nil t "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1619 "\"a\" =~ /a(?#comment\\Q...
-){2}/x" "a(?#comment\\Q...
-){2}" nil nil nil t "a" nil 1 0 nil nil)
-(1620 "\"aa\" =~ /a(?#comment\\Q...
-){2}/x" "a(?#comment\\Q...
-){2}" nil nil nil t "aa" nil 1 0 "aa" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1621 "\"a.\" =~ /(?x)a#\\Q
-./" "(?x)a#\\Q
-." nil nil nil nil "a." nil 1 0 "a." (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1622 "\"aa\" =~ /(?x)a#\\Q
-./" "(?x)a#\\Q
-." nil nil nil nil "aa" nil 1 0 nil nil)
-(1623 "\"abcdxklqj\" =~ /ab(?=.*q)cd/" "ab(?=.*q)cd" nil nil nil nil "abcdxklqj" nil 1 0 "abcd" (nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil))
-(1624 "\"ab\" =~ /a(?!.*$)b/" "a(?!.*$)b" nil nil nil nil "ab" nil 1 0 nil nil)

Deleted: branches/grin-neu/thirdparty/cl-ppcre/testinput
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/testinput	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/testinput	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,3945 +0,0 @@
-/the quick brown fox/
-    the quick brown fox
-    The quick brown FOX
-    What do you know about the quick brown fox?
-    What do you know about THE QUICK BROWN FOX?
-
-/The quick brown fox/i
-    the quick brown fox
-    The quick brown FOX
-    What do you know about the quick brown fox?
-    What do you know about THE QUICK BROWN FOX?
-
-/abcd\t\n\r\f\a\e\071\x3b\$\\\?caxyz/
-    abcd\t\n\r\f\a\e9;\$\\?caxyz
-
-/a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
-    abxyzpqrrrabbxyyyypqAzz
-    abxyzpqrrrabbxyyyypqAzz
-    aabxyzpqrrrabbxyyyypqAzz
-    aaabxyzpqrrrabbxyyyypqAzz
-    aaaabxyzpqrrrabbxyyyypqAzz
-    abcxyzpqrrrabbxyyyypqAzz
-    aabcxyzpqrrrabbxyyyypqAzz
-    aaabcxyzpqrrrabbxyyyypAzz
-    aaabcxyzpqrrrabbxyyyypqAzz
-    aaabcxyzpqrrrabbxyyyypqqAzz
-    aaabcxyzpqrrrabbxyyyypqqqAzz
-    aaabcxyzpqrrrabbxyyyypqqqqAzz
-    aaabcxyzpqrrrabbxyyyypqqqqqAzz
-    aaabcxyzpqrrrabbxyyyypqqqqqqAzz
-    aaaabcxyzpqrrrabbxyyyypqAzz
-    abxyzzpqrrrabbxyyyypqAzz
-    aabxyzzzpqrrrabbxyyyypqAzz
-    aaabxyzzzzpqrrrabbxyyyypqAzz
-    aaaabxyzzzzpqrrrabbxyyyypqAzz
-    abcxyzzpqrrrabbxyyyypqAzz
-    aabcxyzzzpqrrrabbxyyyypqAzz
-    aaabcxyzzzzpqrrrabbxyyyypqAzz
-    aaaabcxyzzzzpqrrrabbxyyyypqAzz
-    aaaabcxyzzzzpqrrrabbbxyyyypqAzz
-    aaaabcxyzzzzpqrrrabbbxyyyyypqAzz
-    aaabcxyzpqrrrabbxyyyypABzz
-    aaabcxyzpqrrrabbxyyyypABBzz
-    >>>aaabxyzpqrrrabbxyyyypqAzz
-    >aaaabxyzpqrrrabbxyyyypqAzz
-    >>>>abcxyzpqrrrabbxyyyypqAzz
-    abxyzpqrrabbxyyyypqAzz
-    abxyzpqrrrrabbxyyyypqAzz
-    abxyzpqrrrabxyyyypqAzz
-    aaaabcxyzzzzpqrrrabbbxyyyyyypqAzz
-    aaaabcxyzzzzpqrrrabbbxyyypqAzz
-    aaabcxyzpqrrrabbxyyyypqqqqqqqAzz
-
-/^(abc){1,2}zz/
-    abczz
-    abcabczz
-    zz
-    abcabcabczz
-    >>abczz
-
-/^(b+?|a){1,2}?c/
-    bc
-    bbc
-    bbbc
-    bac
-    bbac
-    aac
-    abbbbbbbbbbbc
-    bbbbbbbbbbbac
-    aaac
-    abbbbbbbbbbbac
-
-/^(b+|a){1,2}c/
-    bc
-    bbc
-    bbbc
-    bac
-    bbac
-    aac
-    abbbbbbbbbbbc
-    bbbbbbbbbbbac
-    aaac
-    abbbbbbbbbbbac
-
-/^(b+|a){1,2}?bc/
-    bbc
-
-/^(b*|ba){1,2}?bc/
-    babc
-    bbabc
-    bababc
-    bababbc
-    babababc
-
-/^(ba|b*){1,2}?bc/
-    babc
-    bbabc
-    bababc
-    bababbc
-    babababc
-
-/^\ca\cA\c[\c{\c:/
-    \x01\x01\e;z
-
-/^[ab\]cde]/
-    athing
-    bthing
-    ]thing
-    cthing
-    dthing
-    ething
-    fthing
-    [thing
-    \\thing
-
-/^[]cde]/
-    ]thing
-    cthing
-    dthing
-    ething
-    athing
-    fthing
-
-/^[^ab\]cde]/
-    fthing
-    [thing
-    \\thing
-    athing
-    bthing
-    ]thing
-    cthing
-    dthing
-    ething
-
-/^[^]cde]/
-    athing
-    fthing
-    ]thing
-    cthing
-    dthing
-    ething
-
-/^\/
-    
-
-/^ÿ/
-    ÿ
-
-/^[0-9]+$/
-    0
-    1
-    2
-    3
-    4
-    5
-    6
-    7
-    8
-    9
-    10
-    100
-    abc
-
-/^.*nter/
-    enter
-    inter
-    uponter
-
-/^xxx[0-9]+$/
-    xxx0
-    xxx1234
-    xxx
-
-/^.+[0-9][0-9][0-9]$/
-    x123
-    xx123
-    123456
-    123
-    x1234
-
-/^.+?[0-9][0-9][0-9]$/
-    x123
-    xx123
-    123456
-    123
-    x1234
-
-/^([^!]+)!(.+)=apquxz\.ixr\.zzz\.ac\.uk$/
-    abc!pqr=apquxz.ixr.zzz.ac.uk
-    !pqr=apquxz.ixr.zzz.ac.uk
-    abc!=apquxz.ixr.zzz.ac.uk
-    abc!pqr=apquxz:ixr.zzz.ac.uk
-    abc!pqr=apquxz.ixr.zzz.ac.ukk
-
-/:/
-    Well, we need a colon: somewhere
-    Fail if we don't
-
-/([\da-f:]+)$/i
-    0abc
-    abc
-    fed
-    E
-    ::
-    5f03:12C0::932e
-    fed def
-    Any old stuff
-    0zzz
-    gzzz
-    fed\x20
-    Any old rubbish
-
-/^.*\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/
-    .1.2.3
-    A.12.123.0
-    .1.2.3333
-    1.2.3
-    1234.2.3
-
-/^(\d+)\s+IN\s+SOA\s+(\S+)\s+(\S+)\s*\(\s*$/
-    1 IN SOA non-sp1 non-sp2(
-    1    IN    SOA    non-sp1    non-sp2   (
-    1IN SOA non-sp1 non-sp2(
-
-/^[a-zA-Z\d][a-zA-Z\d\-]*(\.[a-zA-Z\d][a-zA-z\d\-]*)*\.$/
-    a.
-    Z.
-    2.
-    ab-c.pq-r.
-    sxk.zzz.ac.uk.
-    x-.y-.
-    -abc.peq.
-
-/^\*\.[a-z]([a-z\-\d]*[a-z\d]+)?(\.[a-z]([a-z\-\d]*[a-z\d]+)?)*$/
-    *.a
-    *.b0-a
-    *.c3-b.c
-    *.c-a.b-c
-    *.0
-    *.a-
-    *.a-b.c-
-    *.c-a.0-c
-
-/^(?=ab(de))(abd)(e)/
-    abde
-
-/^(?!(ab)de|x)(abd)(f)/
-    abdf
-
-/^(?=(ab(cd)))(ab)/
-    abcd
-
-/^[\da-f](\.[\da-f])*$/i
-    a.b.c.d
-    A.B.C.D
-    a.b.c.1.2.3.C
-
-/^\".*\"\s*(;.*)?$/
-    \"1234\"
-    \"abcd\" ;
-    \"\" ; rhubarb
-    \"1234\" : things
-
-/^$/
-    \
-
-/   ^    a   (?# begins with a)  b\sc (?# then b c) $ (?# then end)/x
-    ab c
-    abc
-    ab cde
-
-/(?x)   ^    a   (?# begins with a)  b\sc (?# then b c) $ (?# then end)/
-    ab c
-    abc
-    ab cde
-
-/^   a\ b[c ]d       $/x
-    a bcd
-    a b d
-    abcd
-    ab d
-
-/^(a(b(c)))(d(e(f)))(h(i(j)))(k(l(m)))$/
-    abcdefhijklm
-
-/^(?:a(b(c)))(?:d(e(f)))(?:h(i(j)))(?:k(l(m)))$/
-    abcdefhijklm
-
-/^[\w][\W][\s][\S][\d][\D][\b][\n][\c]][\022]/
-    a+ Z0+\x08\n\x1d\x12
-
-/^[.^$|()*+?{,}]+/
-    .^\$(*+)|{?,?}
-
-/^a*\w/
-    z
-    az
-    aaaz
-    a
-    aa
-    aaaa
-    a+
-    aa+
-
-/^a*?\w/
-    z
-    az
-    aaaz
-    a
-    aa
-    aaaa
-    a+
-    aa+
-
-/^a+\w/
-    az
-    aaaz
-    aa
-    aaaa
-    aa+
-
-/^a+?\w/
-    az
-    aaaz
-    aa
-    aaaa
-    aa+
-
-/^\d{8}\w{2,}/
-    1234567890
-    12345678ab
-    12345678__
-    1234567
-
-/^[aeiou\d]{4,5}$/
-    uoie
-    1234
-    12345
-    aaaaa
-    123456
-
-/^[aeiou\d]{4,5}?/
-    uoie
-    1234
-    12345
-    aaaaa
-    123456
-
-/\A(abc|def)=(\1){2,3}\Z/
-    abc=abcabc
-    def=defdefdef
-    abc=defdef
-
-/^(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\11*(\3\4)\1(?#)2$/
-    abcdefghijkcda2
-    abcdefghijkkkkcda2
-
-/(cat(a(ract|tonic)|erpillar)) \1()2(3)/
-    cataract cataract23
-    catatonic catatonic23
-    caterpillar caterpillar23
-
-
-/^From +([^ ]+) +[a-zA-Z][a-zA-Z][a-zA-Z] +[a-zA-Z][a-zA-Z][a-zA-Z] +[0-9]?[0-9] +[0-9][0-9]:[0-9][0-9]/
-    From abcd  Mon Sep 01 12:33:02 1997
-
-/^From\s+\S+\s+([a-zA-Z]{3}\s+){2}\d{1,2}\s+\d\d:\d\d/
-    From abcd  Mon Sep 01 12:33:02 1997
-    From abcd  Mon Sep  1 12:33:02 1997
-    From abcd  Sep 01 12:33:02 1997
-
-/^12.34/s
-    12\n34
-    12\r34
-
-/\w+(?=\t)/
-    the quick brown\t fox
-
-/foo(?!bar)(.*)/
-    foobar is foolish see?
-
-/(?:(?!foo)...|^.{0,2})bar(.*)/
-    foobar crowbar etc
-    barrel
-    2barrel
-    A barrel
-
-/^(\D*)(?=\d)(?!123)/
-    abc456
-    abc123
-
-/^1234(?# test newlines
-  inside)/
-    1234
-
-/^1234 #comment in extended re
-  /x
-    1234
-
-/#rhubarb
-  abcd/x
-    abcd
-
-/^abcd#rhubarb/x
-    abcd
-
-/^(a)\1{2,3}(.)/
-    aaab
-    aaaab
-    aaaaab
-    aaaaaab
-
-/(?!^)abc/
-    the abc
-    abc
-
-/(?=^)abc/
-    abc
-    the abc
-
-/^[ab]{1,3}(ab*|b)/
-    aabbbbb
-
-/^[ab]{1,3}?(ab*|b)/
-    aabbbbb
-
-/^[ab]{1,3}?(ab*?|b)/
-    aabbbbb
-
-/^[ab]{1,3}(ab*?|b)/
-    aabbbbb
-
-/  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*                          # optional leading comment
-(?:    (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-" (?:                      # opening quote...
-[^\\\x80-\xff\n\015"]                #   Anything except backslash and quote
-|                     #    or
-\\ [^\x80-\xff]           #   Escaped something (something != CR)
-)* "  # closing quote
-)                    # initial word
-(?:  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  \.  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*   (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-" (?:                      # opening quote...
-[^\\\x80-\xff\n\015"]                #   Anything except backslash and quote
-|                     #    or
-\\ [^\x80-\xff]           #   Escaped something (something != CR)
-)* "  # closing quote
-)  )* # further okay, if led by a period
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  @  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*    (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|   \[                         # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*    #    stuff
-\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  \.                        # if led by a period...
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*   (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|   \[                         # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*    #    stuff
-\]                        #           ]
-)                     #   ...further okay
-)*
-# address
-|                     #  or
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-" (?:                      # opening quote...
-[^\\\x80-\xff\n\015"]                #   Anything except backslash and quote
-|                     #    or
-\\ [^\x80-\xff]           #   Escaped something (something != CR)
-)* "  # closing quote
-)             # one word, optionally followed by....
-(?:
-[^()<>@,;:".\\\[\]\x80-\xff\000-\010\012-\037]  |  # atom and space parts, or...
-\(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)       |  # comments, or...
-
-" (?:                      # opening quote...
-[^\\\x80-\xff\n\015"]                #   Anything except backslash and quote
-|                     #    or
-\\ [^\x80-\xff]           #   Escaped something (something != CR)
-)* "  # closing quote
-# quoted strings
-)*
-<  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*                     # leading <
-(?:  @  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*    (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|   \[                         # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*    #    stuff
-\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  \.                        # if led by a period...
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*   (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|   \[                         # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*    #    stuff
-\]                        #           ]
-)                     #   ...further okay
-)*
-
-(?:  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  ,  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  @  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*    (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|   \[                         # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*    #    stuff
-\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  \.                        # if led by a period...
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*   (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|   \[                         # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*    #    stuff
-\]                        #           ]
-)                     #   ...further okay
-)*
-)* # further okay, if led by comma
-:                                # closing colon
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  )? #       optional route
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-" (?:                      # opening quote...
-[^\\\x80-\xff\n\015"]                #   Anything except backslash and quote
-|                     #    or
-\\ [^\x80-\xff]           #   Escaped something (something != CR)
-)* "  # closing quote
-)                    # initial word
-(?:  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  \.  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*   (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-" (?:                      # opening quote...
-[^\\\x80-\xff\n\015"]                #   Anything except backslash and quote
-|                     #    or
-\\ [^\x80-\xff]           #   Escaped something (something != CR)
-)* "  # closing quote
-)  )* # further okay, if led by a period
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  @  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*    (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|   \[                         # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*    #    stuff
-\]                        #           ]
-)                           # initial subdomain
-(?:                                  #
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  \.                        # if led by a period...
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*   (?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|   \[                         # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*    #    stuff
-\]                        #           ]
-)                     #   ...further okay
-)*
-#       address spec
-(?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*  > #                  trailing >
-# name and address
-)  (?: [\040\t] |  \(
-(?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  |  \( (?:  [^\\\x80-\xff\n\015()]  |  \\ [^\x80-\xff]  )* \)  )*
-\)  )*                       # optional trailing comment
-/x
-    Alan Other <user\@dom.ain>
-    <user\@dom.ain>
-    user\@dom.ain
-    \"A. Other\" <user.1234\@dom.ain> (a comment)
-    A. Other <user.1234\@dom.ain> (a comment)
-    \"/s=user/ou=host/o=place/prmd=uu.yy/admd= /c=gb/\"\@x400-re.lay
-    A missing angle <user\@some.where
-    The quick brown fox
-
-/[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional leading comment
-(?:
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-"                                     # "
-[^\\\x80-\xff\n\015"] *                            #   normal
-(?:  \\ [^\x80-\xff]  [^\\\x80-\xff\n\015"] * )*        #   ( special normal* )*
-"                                     #        "
-# Quoted string
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-\.
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-"                                     # "
-[^\\\x80-\xff\n\015"] *                            #   normal
-(?:  \\ [^\x80-\xff]  [^\\\x80-\xff\n\015"] * )*        #   ( special normal* )*
-"                                     #        "
-# Quoted string
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-\[                            # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*     #    stuff
-\]                           #           ]
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\.
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-\[                            # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*     #    stuff
-\]                           #           ]
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-# address
-|                             #  or
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-"                                     # "
-[^\\\x80-\xff\n\015"] *                            #   normal
-(?:  \\ [^\x80-\xff]  [^\\\x80-\xff\n\015"] * )*        #   ( special normal* )*
-"                                     #        "
-# Quoted string
-)
-# leading word
-[^()<>@,;:".\\\[\]\x80-\xff\000-\010\012-\037] *               # "normal" atoms and or spaces
-(?:
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-|
-"                                     # "
-[^\\\x80-\xff\n\015"] *                            #   normal
-(?:  \\ [^\x80-\xff]  [^\\\x80-\xff\n\015"] * )*        #   ( special normal* )*
-"                                     #        "
-) # "special" comment or quoted string
-[^()<>@,;:".\\\[\]\x80-\xff\000-\010\012-\037] *            #  more "normal"
-)*
-<
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# <
-(?:
-@
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-\[                            # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*     #    stuff
-\]                           #           ]
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\.
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-\[                            # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*     #    stuff
-\]                           #           ]
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-(?: ,
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-@
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-\[                            # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*     #    stuff
-\]                           #           ]
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\.
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-\[                            # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*     #    stuff
-\]                           #           ]
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-)*  # additional domains
-:
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)?     #       optional route
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-"                                     # "
-[^\\\x80-\xff\n\015"] *                            #   normal
-(?:  \\ [^\x80-\xff]  [^\\\x80-\xff\n\015"] * )*        #   ( special normal* )*
-"                                     #        "
-# Quoted string
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-\.
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-# Atom
-|                       #  or
-"                                     # "
-[^\\\x80-\xff\n\015"] *                            #   normal
-(?:  \\ [^\x80-\xff]  [^\\\x80-\xff\n\015"] * )*        #   ( special normal* )*
-"                                     #        "
-# Quoted string
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# additional words
-)*
-@
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-\[                            # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*     #    stuff
-\]                           #           ]
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-(?:
-\.
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-(?:
-[^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]+    # some number of atom characters...
-(?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom
-|
-\[                            # [
-(?: [^\\\x80-\xff\n\015\[\]] |  \\ [^\x80-\xff]  )*     #    stuff
-\]                           #           ]
-)
-[\040\t]*                    # Nab whitespace.
-(?:
-\(                              #  (
-[^\\\x80-\xff\n\015()] *                             #     normal*
-(?:                                 #       (
-(?:  \\ [^\x80-\xff]  |
-\(                            #  (
-[^\\\x80-\xff\n\015()] *                            #     normal*
-(?:  \\ [^\x80-\xff]   [^\\\x80-\xff\n\015()] * )*        #     (special normal*)*
-\)                           #                       )
-)    #         special
-[^\\\x80-\xff\n\015()] *                         #         normal*
-)*                                  #            )*
-\)                             #                )
-[\040\t]* )*    # If comment found, allow more spaces.
-# optional trailing comments
-)*
-#       address spec
->                    #                 >
-# name and address
-)
-/x
-    Alan Other <user\@dom.ain>
-    <user\@dom.ain>
-    user\@dom.ain
-    \"A. Other\" <user.1234\@dom.ain> (a comment)
-    A. Other <user.1234\@dom.ain> (a comment)
-    \"/s=user/ou=host/o=place/prmd=uu.yy/admd= /c=gb/\"\@x400-re.lay
-    A missing angle <user\@some.where
-    The quick brown fox
-
-/abc\0def\00pqr\000xyz\0000AB/
-    abc\0def\00pqr\000xyz\0000AB
-    abc456 abc\0def\00pqr\000xyz\0000ABCDE
-
-/abc\x0def\x00pqr\x000xyz\x0000AB/
-    abc\x0def\x00pqr\x000xyz\x0000AB
-    abc456 abc\x0def\x00pqr\x000xyz\x0000ABCDE
-
-/^[\000-\037]/
-    \0A
-    \01B
-    \037C
-
-/\0*/
-    \0\0\0\0
-
-/A\x0{2,3}Z/
-    The A\x0\x0Z
-    An A\0\x0\0Z
-    A\0Z
-    A\0\x0\0\x0Z
-
-/^(cow|)\1(bell)/
-    cowcowbell
-    bell
-    cowbell
-
-/^\s/
-    \040abc
-    \x0cabc
-    \nabc
-    \rabc
-    \tabc
-    abc
-
-/^a	b
-  
    c/x
-    abc
-
-/^(a|)\1*b/
-    ab
-    aaaab
-    b
-    acb
-
-/^(a|)\1+b/
-    aab
-    aaaab
-    b
-    ab
-
-/^(a|)\1?b/
-    ab
-    aab
-    b
-    acb
-
-/^(a|)\1{2}b/
-    aaab
-    b
-    ab
-    aab
-    aaaab
-
-/^(a|)\1{2,3}b/
-    aaab
-    aaaab
-    b
-    ab
-    aab
-    aaaaab
-
-/ab{1,3}bc/
-    abbbbc
-    abbbc
-    abbc
-    abc
-    abbbbbc
-
-/([^.]*)\.([^:]*):[T ]+(.*)/
-    track1.title:TBlah blah blah
-
-/([^.]*)\.([^:]*):[T ]+(.*)/i
-    track1.title:TBlah blah blah
-
-/([^.]*)\.([^:]*):[t ]+(.*)/i
-    track1.title:TBlah blah blah
-
-/^[W-c]+$/
-    WXY_^abc
-    wxy
-
-/^[W-c]+$/i
-    WXY_^abc
-    wxy_^ABC
-
-/^[\x3f-\x5F]+$/i
-    WXY_^abc
-    wxy_^ABC
-
-/^abc$/m
-    abc
-    qqq\nabc
-    abc\nzzz
-    qqq\nabc\nzzz
-
-/^abc$/
-    abc
-    qqq\nabc
-    abc\nzzz
-    qqq\nabc\nzzz
-
-/\Aabc\Z/m
-    abc
-    abc\n 
-    qqq\nabc
-    abc\nzzz
-    qqq\nabc\nzzz
-    
-/\A(.)*\Z/s
-    abc\ndef
-
-/\A(.)*\Z/m
-    abc\ndef
-
-/(?:b)|(?::+)/
-    b::c
-    c::b
-
-/[-az]+/
-    az-
-    b
-
-/[az-]+/
-    za-
-    b
-
-/[a\-z]+/
-    a-z
-    b
-
-/[a-z]+/
-    abcdxyz
-
-/[\d-]+/
-    12-34
-    aaa
-
-/[\d-z]+/
-    12-34z
-    aaa
-
-/\x5c/
-    \\
-
-/\x20Z/
-    the Zoo
-    Zulu
-
-/(abc)\1/i
-    abcabc
-    ABCabc
-    abcABC
-
-/ab{3cd/
-    ab{3cd
-
-/ab{3,cd/
-    ab{3,cd
-
-/ab{3,4a}cd/
-    ab{3,4a}cd
-
-/{4,5a}bc/
-    {4,5a}bc
-
-/^a.b/
-    a\rb
-    a\nb
-
-/abc$/
-    abc
-    abc\n
-    abc\ndef
-
-/(abc)\123/
-    abc\x53
-
-/(abc)\223/
-    abc\x93
-
-/(abc)\323/
-    abc\xd3
-
-/(abc)\500/
-    abc\x40
-    abc\100
-
-/(abc)\5000/
-    abc\x400
-    abc\x40\x30
-    abc\1000
-    abc\100\x30
-    abc\100\060
-    abc\100\60
-
-/abc\81/
-    abc\081
-    abc\0\x38\x31
-
-/abc\91/
-    abc\091
-    abc\0\x39\x31
-
-/(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)(l)\12\123/
-    abcdefghijkllS
-
-/(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\12\123/
-    abcdefghijk\12S
-
-/ab\gdef/
-    abgdef
-
-/a{0}bc/
-    bc
-
-/(a|(bc)){0,0}?xyz/
-    xyz
-
-/abc[\10]de/
-    abc\010de
-
-/abc[\1]de/
-    abc\1de
-
-/(abc)[\1]de/
-    abc\1de
-
-/a.b(?s)/
-    a\nb
-
-/^([^a])([^\b])([^c]*)([^d]{3,4})/
-    baNOTccccd
-    baNOTcccd
-    baNOTccd
-    bacccd
-    anything
-    b\bc   
-    baccd
-
-/[^a]/
-    Abc
-  
-/[^a]/i
-    Abc 
-
-/[^a]+/
-    AAAaAbc
-  
-/[^a]+/i
-    AAAaAbc 
-
-/[^a]+/
-    bbb\nccc
-   
-/[^k]$/
-    abc
-    abk   
-   
-/[^k]{2,3}$/
-    abc
-    kbc
-    kabc 
-    abk
-    akb
-    akk 
-
-/^\d{8,}\@.+[^k]$/
-    12345678\@a.b.c.d
-    123456789\@x.y.z
-    12345678\@x.y.uk
-    1234567\@a.b.c.d       
-
-/(a)\1{8,}/
-    aaaaaaaaa
-    aaaaaaaaaa
-    aaaaaaa   
-
-/[^a]/
-    aaaabcd
-    aaAabcd 
-
-/[^a]/i
-    aaaabcd
-    aaAabcd 
-
-/[^az]/
-    aaaabcd
-    aaAabcd 
-
-/[^az]/i
-    aaaabcd
-    aaAabcd 
-
-/\000\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037\040\041\042\043\044\045\046\047\050\051\052\053\054\055\056\057\060\061\062\063\064\065\066\067\070\071\072\073\074\075\076\077\100\101\102\103\104\105\106\107\110\111\112\113\114\115\116\117\120\121\122\123\124\125\126\127\130\131\132\133\134\135\136\137\140\141\142\143\144\145\146\147\150\151\152\153\154\155\156\157\160\161\162\163\164\165\166\167\170\171\172\173\174\175\176\177\200\201\202\203\204\205\206\207\210\211\212\213\214\215\216\217\220\221\222\223\224\225\226\227\230\231\232\233\234\235\236\237\240\241\242\243\244\245\246\247\250\251\252\253\254\255\256\257\260\261\262\263\264\265\266\267\270\271\272\273\274\275\276\277\300\301\302\303\304\305\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\332\333\334\335\336\337\340\341\342\343\344\345\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\372\373\374\375\376\377/
- \000\001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037\040\041\042\043\044\045\046\047\050\051\052\053\054\055\056\057\060\061\062\063\064\065\066\067\070\071\072\073\074\075\076\077\100\101\102\103\104\105\106\107\110\111\112\113\114\115\116\117\120\121\122\123\124\125\126\127\130\131\132\133\134\135\136\137\140\141\142\143\144\145\146\147\150\151\152\153\154\155\156\157\160\161\162\163\164\165\166\167\170\171\172\173\174\175\176\177\200\201\202\203\204\205\206\207\210\211\212\213\214\215\216\217\220\221\222\223\224\225\226\227\230\231\232\233\234\235\236\237\240\241\242\243\244\245\246\247\250\251\252\253\254\255\256\257\260\261\262\263\264\265\266\267\270\271\272\273\274\275\276\277\300\301\302\303\304\305\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\332\333\334\335\336\337\340\341\342\343\344\345\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\372\373\374\375\376\377
-
-/P[^*]TAIRE[^*]{1,6}?LL/
-    xxxxxxxxxxxPSTAIREISLLxxxxxxxxx
-
-/P[^*]TAIRE[^*]{1,}?LL/
-    xxxxxxxxxxxPSTAIREISLLxxxxxxxxx
-
-/(\.\d\d[1-9]?)\d+/
-    1.230003938
-    1.875000282   
-    1.235  
-                  
-/(\.\d\d((?=0)|\d(?=\d)))/
-    1.230003938      
-    1.875000282
-    1.235 
-    
-/a(?)b/
-    ab 
- 
-/\b(foo)\s+(\w+)/i
-    Food is on the foo table
-    
-/foo(.*)bar/
-    The food is under the bar in the barn.
-    
-/foo(.*?)bar/  
-    The food is under the bar in the barn.
-
-/(.*)(\d*)/
-    I have 2 numbers: 53147
-    
-/(.*)(\d+)/
-    I have 2 numbers: 53147
- 
-/(.*?)(\d*)/
-    I have 2 numbers: 53147
-
-/(.*?)(\d+)/
-    I have 2 numbers: 53147
-
-/(.*)(\d+)$/
-    I have 2 numbers: 53147
-
-/(.*?)(\d+)$/
-    I have 2 numbers: 53147
-
-/(.*)\b(\d+)$/
-    I have 2 numbers: 53147
-
-/(.*\D)(\d+)$/
-    I have 2 numbers: 53147
-
-/^\D*(?!123)/
-    ABC123
-     
-/^(\D*)(?=\d)(?!123)/
-    ABC445
-    ABC123
-    
-/^[W-]46]/
-    W46]789 
-    -46]789
-    Wall
-    Zebra
-    42
-    [abcd] 
-    ]abcd[
-       
-/^[W-\]46]/
-    W46]789 
-    Wall
-    Zebra
-    Xylophone  
-    42
-    [abcd] 
-    ]abcd[
-    \\backslash 
-    -46]789
-    well
-    
-/\d\d\/\d\d\/\d\d\d\d/
-    01/01/2000
-
-/word (?:[a-zA-Z0-9]+ ){0,10}otherword/
-  word cat dog elephant mussel cow horse canary baboon snake shark otherword
-  word cat dog elephant mussel cow horse canary baboon snake shark
-
-/word (?:[a-zA-Z0-9]+ ){0,300}otherword/
-  word cat dog elephant mussel cow horse canary baboon snake shark the quick brown fox and the lazy dog and several other words getting close to thirty by now I hope
-
-/^(a){0,0}/
-    bcd
-    abc
-    aab     
-
-/^(a){0,1}/
-    bcd
-    abc
-    aab  
-
-/^(a){0,2}/
-    bcd
-    abc
-    aab  
-
-/^(a){0,3}/
-    bcd
-    abc
-    aab
-    aaa   
-
-/^(a){0,}/
-    bcd
-    abc
-    aab
-    aaa
-    aaaaaaaa    
-
-/^(a){1,1}/
-    bcd
-    abc
-    aab  
-
-/^(a){1,2}/
-    bcd
-    abc
-    aab  
-
-/^(a){1,3}/
-    bcd
-    abc
-    aab
-    aaa   
-
-/^(a){1,}/
-    bcd
-    abc
-    aab
-    aaa
-    aaaaaaaa    
-
-/.*\.gif/
-    borfle\nbib.gif\nno
-
-/.{0,}\.gif/
-    borfle\nbib.gif\nno
-
-/.*\.gif/m
-    borfle\nbib.gif\nno
-
-/.*\.gif/s
-    borfle\nbib.gif\nno
-
-/.*\.gif/ms
-    borfle\nbib.gif\nno
-    
-/.*$/
-    borfle\nbib.gif\nno
-
-/.*$/m
-    borfle\nbib.gif\nno
-
-/.*$/s
-    borfle\nbib.gif\nno
-
-/.*$/ms
-    borfle\nbib.gif\nno
-    
-/.*$/
-    borfle\nbib.gif\nno\n
-
-/.*$/m
-    borfle\nbib.gif\nno\n
-
-/.*$/s
-    borfle\nbib.gif\nno\n
-
-/.*$/ms
-    borfle\nbib.gif\nno\n
-    
-/(.*X|^B)/
-    abcde\n1234Xyz
-    BarFoo 
-    abcde\nBar  
-
-/(.*X|^B)/m
-    abcde\n1234Xyz
-    BarFoo 
-    abcde\nBar  
-
-/(.*X|^B)/s
-    abcde\n1234Xyz
-    BarFoo 
-    abcde\nBar  
-
-/(.*X|^B)/ms
-    abcde\n1234Xyz
-    BarFoo 
-    abcde\nBar  
-
-/(?s)(.*X|^B)/
-    abcde\n1234Xyz
-    BarFoo 
-    abcde\nBar  
-
-/(?s:.*X|^B)/
-    abcde\n1234Xyz
-    BarFoo 
-    abcde\nBar  
-
-/^.*B/
-    abc\nB
-     
-/(?s)^.*B/
-    abc\nB
-
-/(?m)^.*B/
-    abc\nB
-     
-/(?ms)^.*B/
-    abc\nB
-
-/(?ms)^B/
-    abc\nB
-
-/(?s)B$/
-    B\n
-
-/^[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]/
-    123456654321
-  
-/^\d\d\d\d\d\d\d\d\d\d\d\d/
-    123456654321 
-
-/^[\d][\d][\d][\d][\d][\d][\d][\d][\d][\d][\d][\d]/
-    123456654321
-  
-/^[abc]{12}/
-    abcabcabcabc
-    
-/^[a-c]{12}/
-    abcabcabcabc
-    
-/^(a|b|c){12}/
-    abcabcabcabc 
-
-/^[abcdefghijklmnopqrstuvwxy0123456789]/
-    n
-    z 
-
-/abcde{0,0}/
-    abcd
-    abce  
-
-/ab[cd]{0,0}e/
-    abe
-    abcde 
-    
-/ab(c){0,0}d/
-    abd
-    abcd   
-
-/a(b*)/
-    a
-    ab
-    abbbb
-    bbbbb    
-    
-/ab\d{0}e/
-    abe
-    ab1e   
-    
-/"([^\\"]+|\\.)*"/
-    the \"quick\" brown fox
-    \"the \\\"quick\\\" brown fox\" 
-
-/.*?/g+
-    abc
-  
-/\b/g+
-    abc 
-
-/\b/+g
-    abc 
-
-//g
-    abc
-
-/<tr([\w\W\s\d][^<>]{0,})><TD([\w\W\s\d][^<>]{0,})>([\d]{0,}\.)(.*)((<BR>([\w\W\s\d][^<>]{0,})|[\s]{0,}))<\/a><\/TD><TD([\w\W\s\d][^<>]{0,})>([\w\W\s\d][^<>]{0,})<\/TD><TD([\w\W\s\d][^<>]{0,})>([\w\W\s\d][^<>]{0,})<\/TD><\/TR>/is
-  <TR BGCOLOR='#DBE9E9'><TD align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</a></TD><TD align=left valign=top>Lega lstaff.com</TD><TD align=left valign=top>CA - Statewide</TD></TR>
-
-/a[^a]b/
-    acb
-    a\nb
-    
-/a.b/
-    acb
-    a\nb   
-    
-/a[^a]b/s
-    acb
-    a\nb  
-    
-/a.b/s
-    acb
-    a\nb  
-
-/^(b+?|a){1,2}?c/
-    bac
-    bbac
-    bbbac
-    bbbbac
-    bbbbbac 
-
-/^(b+|a){1,2}?c/
-    bac
-    bbac
-    bbbac
-    bbbbac
-    bbbbbac 
-    
-/(?!\A)x/m
-    x\nb\n
-    a\bx\n  
-    
-/\x0{ab}/
-    \0{ab} 
-
-/(A|B)*?CD/
-    CD 
-    
-/(A|B)*CD/
-    CD 
-
-/(AB)*?\1/
-    ABABAB
-
-/(AB)*\1/
-    ABABAB
-    
-/(/
-    doesn't matter
-
-/(x)\2/
-    doesn't matter
-
-/((a{0,5}){0,5}){0,5}[c]/
-    aaaaaaaaaac
-    aaaaaaaaaa
-
-/((a{0,5}){0,5})*[c]/
-    aaaaaaaaaac
-    aaaaaaaaaa
-
-/(\b)*a/
-    a
-
-/(a)*b/
-    ab
-
-/(a|)*b/
-    ab
-    b
-    x
-
-/^(?:(a)|(b))*\1\2$/
-    abab
-
-/abc[^x]def/
-    abcxabcydef
-
-/^(a|\1x)*$/
-    aax
-    aaxa
-
-//
-    @{['']}
-
-/^(?:(a)|(b))*$/
-    ab
-
-/[\0]/
-    a
-    \0
-
-/[\1]/
-    a
-    \1
-
-/\10()()()()()()()()()/
-    doesn't matter
-
-/\10()()()()()()()()()()/
-    a
-
-/a(?<)b/
-    ab
-
-/[]/
-    doesn't matter
-
-/[\]/
-    doesn't matter
-
-/()/
-    a
-
-/[\x]/
-    x
-    \0
-
-/((a)*)*/
-    a
-
-/()a\1/
-    a
-
-/a\1()/
-    a
-
-/a(?i)a(?-i)a/
-    aaa
-    aAa
-    aAA
-
-/a(?i)a(?-i)a(?i)a(?-i)a/
-    aaaaa
-    aAaAa
-    AaAaA
-    aAAAa
-    AaaaA
-    AAAAA
-    aaAAA
-    AAaaa
-
-/\x/
-    a
-    X
-    \0
-
-/[a-c-e]/
-    a
-    b
-    d
-    -
-
-/[b-\d]/
-    b
-    c
-    d
-    -
-    1
-
-/[\d-f]/
-    d
-    e
-    f
-    -
-    1
-
-/[/
-    doesn't matter
-
-/]/
-    ]
-    a
-
-/[]/
-    doesn't matter
-
-/[-a-c]/
-    -
-    a
-    b
-    d
-
-/[a-c-]/
-    -
-    a
-    b
-    d
-
-/[-]/
-    a
-    -
-
-/[--]/
-    a
-    -
-
-/[---]/
-    a
-    -
-
-/[--b]/
-    -
-    a
-    c
-
-/[b--]/
-    doesn't matter
-
-/a{/
-    a{
-
-/a{}/
-    a{}
-
-/a{3/
-    a{3
-
-/a{3,/
-    a{3,
-
-/a{3, 3}/
-    a{3,3}
-    a{3, 3}
-    aaa
-
-/a{3, 3}/x
-    a{3,3}
-    a{3, 3}
-    aaa
-
-/a{3, }/
-    a{3,}
-    a{3, }
-    aaa
-
-/a{3, }/x
-    a{3,}
-    a{3, }
-    aaa
-
-/\x x/
-    \0 x
-    \0x
-
-/\x x/x
-    \0 x
-    \0x
-
-/\x 3/
-    \0003
-    \000 3
-    x3
-    x 3
-
-/\x 3/x
-    \0003
-    \000 3
-    x3
-    x 3
-
-/^a{ 1}$/
-    a
-    a{ 1}
-    a{1}
-
-/^a{ 1}$/x
-    a
-    a{ 1}
-    a{1}
-
-/{}/
-    {}
-    a
-
-/{1}/
-    doesn't matter
-
-/*/
-    doesn't matter
-
-/|/
-    x
-
-/\0000/
-    \0000
-
-/a(?<)b/
-    ab
-
-/a(?i)b/
-    ab
-    aB
-    Ab
-
-/a(?i=a)/
-    doesn't matter
-
-/a(?<=a){3000}a/
-  aa
-  xa
-  ax
-
-/a(?!=a){3000}a/
-  aa
-  ax
-  xa
-
-/a(){3000}a/
-  aa
-  ax
-  xa
-
-/a(?:){3000}a/
-  aa
-  ax
-
-/a(?<=a)*a/
-  aa
-  ax
-  xa
-
-/a(?!=a)*a/
-  aa
-  ax
-  xa
-
-/a()*a/
-  aa
-  ax
-  xa
-
-/a(?:)*a/
-  aa
-  ax
-  xa
-
-/x(?<=a)*a/
-  aa
-  xa
-  ax
-
-/a(?<=(a))*\1/
-  aa
-
-/a(?<=(a))*?\1/
-  aa
-
-/(?=(a)\1)*aa/
-  aa
-
-/^((a|b){2,5}){2}$/
-  aaaaabbbbb
-
-/^(b*|ba){1,2}bc/
-  babc
-  bbabc
-  bababc
-  bababbc
-  babababc
-
-/^a{4,5}(?:c|a)c$/
-  aaaaac
-  aaaaaac
-
-/^(a|){4,5}(?:c|a)c$/
-  aaaaac
-  aaaaaac
-
-/(?m:^).abc$/
-  eeexabc
-  eee\nxabc
-
-/(?m:^)abc/
-  abc
-  \nabc
-
-
-/^abc/
-  abc
-  \nabc
-
-/\Aabc/
-  abc
-  \nabc
-
-/(?<!bar)foo/
-    foo
-    catfood
-    arfootle
-    rfoosh
-    barfoo
-    towbarfoo
-
-/\w{3}(?<!bar)foo/
-    catfood
-    foo
-    barfoo
-    towbarfoo
-
-/(?<=(foo)a)bar/
-    fooabar
-    bar
-    foobbar
-      
-/\Aabc\z/m
-    abc
-    abc\n   
-    qqq\nabc
-    abc\nzzz
-    qqq\nabc\nzzz
-
-"(?>.*/)foo"
-    /this/is/a/very/long/line/in/deed/with/very/many/slashes/in/it/you/see/
-
-"(?>.*/)foo"
-    /this/is/a/very/long/line/in/deed/with/very/many/slashes/in/and/foo
-
-/(?>(\.\d\d[1-9]?))\d+/
-    1.230003938
-    1.875000282
-    1.235 
-
-/^((?>\w+)|(?>\s+))*$/
-    now is the time for all good men to come to the aid of the party
-    this is not a line with only words and spaces!
-    
-/(\d+)(\w)/
-    12345a
-    12345+ 
-
-/((?>\d+))(\w)/
-    12345a
-    12345+ 
-
-/(?>a+)b/
-    aaab
-
-/((?>a+)b)/
-    aaab
-
-/(?>(a+))b/
-    aaab
-
-/(?>b)+/
-    aaabbbccc
-
-/(?>a+|b+|c+)*c/
-    aaabbbbccccd
-
-/((?>[^()]+)|\([^()]*\))+/
-    ((abc(ade)ufh()()x
-    
-/\(((?>[^()]+)|\([^()]+\))+\)/ 
-    (abc)
-    (abc(def)xyz)
-    ((()aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa   
-
-/a(?-i)b/i
-    ab
-    Ab
-    aB
-    AB
-        
-/(a (?x)b c)d e/
-    a bcd e
-    a b cd e
-    abcd e   
-    a bcde 
- 
-/(a b(?x)c d (?-x)e f)/
-    a bcde f
-    abcdef  
-
-/(a(?i)b)c/
-    abc
-    aBc
-    abC
-    aBC  
-    Abc
-    ABc
-    ABC
-    AbC
-    
-/a(?i:b)c/
-    abc
-    aBc
-    ABC
-    abC
-    aBC
-    
-/a(?i:b)*c/
-    aBc
-    aBBc
-    aBC
-    aBBC
-    
-/a(?=b(?i)c)\w\wd/
-    abcd
-    abCd
-    aBCd
-    abcD     
-    
-/(?s-i:more.*than).*million/i
-    more than million
-    more than MILLION
-    more \n than Million 
-    MORE THAN MILLION    
-    more \n than \n million 
-
-/(?:(?s-i)more.*than).*million/i
-    more than million
-    more than MILLION
-    more \n than Million 
-    MORE THAN MILLION    
-    more \n than \n million 
-    
-/(?>a(?i)b+)+c/ 
-    abc
-    aBbc
-    aBBc 
-    Abc
-    abAb    
-    abbC 
-    
-/(?=a(?i)b)\w\wc/
-    abc
-    aBc
-    Ab 
-    abC
-    aBC     
-    
-/(?<=a(?i)b)(\w\w)c/
-    abxxc
-    aBxxc
-    Abxxc
-    ABxxc
-    abxxC      
-
-/(?:(a)|b)(?(1)A|B)/
-    aA
-    bB
-    aB
-    bA    
-
-/^(a)?(?(1)a|b)+$/
-    aa
-    b
-    bb  
-    ab   
-
-/^(?(?=abc)\w{3}:|\d\d)$/
-    abc:
-    12
-    123
-    xyz    
-
-/^(?(?!abc)\d\d|\w{3}:)$/
-    abc:
-    12
-    123
-    xyz    
-    
-/(?(?<=foo)bar|cat)/
-    foobar
-    cat
-    fcat
-    focat   
-    foocat  
-
-/(?(?<!foo)cat|bar)/
-    foobar
-    cat
-    fcat
-    focat   
-    foocat  
-
-/( \( )? [^()]+ (?(1) \) |) /x
-    abcd
-    (abcd)
-    the quick (abcd) fox
-    (abcd   
-
-/( \( )? [^()]+ (?(1) \) ) /x
-    abcd
-    (abcd)
-    the quick (abcd) fox
-    (abcd   
-
-/^(?(2)a|(1)(2))+$/
-    12
-    12a
-    12aa
-    1234    
-
-/((?i)blah)\s+\1/
-    blah blah
-    BLAH BLAH
-    Blah Blah
-    blaH blaH
-    blah BLAH
-    Blah blah      
-    blaH blah 
-
-/((?i)blah)\s+(?i:\1)/
-    blah blah
-    BLAH BLAH
-    Blah Blah
-    blaH blaH
-    blah BLAH
-    Blah blah      
-    blaH blah 
-
-/(?>a*)*/
-    a
-    aa
-    aaaa
-    
-/(abc|)+/
-    abc
-    abcabc
-    abcabcabc
-    xyz      
-
-/([a]*)*/
-    a
-    aaaaa 
- 
-/([ab]*)*/
-    a
-    b
-    ababab
-    aaaabcde
-    bbbb    
- 
-/([^a]*)*/
-    b
-    bbbb
-    aaa   
- 
-/([^ab]*)*/
-    cccc
-    abab  
- 
-/([a]*?)*/
-    a
-    aaaa 
- 
-/([ab]*?)*/
-    a
-    b
-    abab
-    baba   
- 
-/([^a]*?)*/
-    b
-    bbbb
-    aaa   
- 
-/([^ab]*?)*/
-    c
-    cccc
-    baba   
- 
-/(?>a*)*/
-    a
-    aaabcde 
- 
-/((?>a*))*/
-    aaaaa
-    aabbaa 
- 
-/((?>a*?))*/
-    aaaaa
-    aabbaa 
-
-/(?(?=[^a-z]+[a-z])  \d{2}-[a-z]{3}-\d{2}  |  \d{2}-\d{2}-\d{2} ) /x
-    12-sep-98
-    12-09-98
-    sep-12-98
-        
-/(?<=(foo))bar\1/
-    foobarfoo
-    foobarfootling 
-    foobar
-    barfoo   
-
-/(?i:saturday|sunday)/
-    saturday
-    sunday
-    Saturday
-    Sunday
-    SATURDAY
-    SUNDAY
-    SunDay
-    
-/(a(?i)bc|BB)x/
-    abcx
-    aBCx
-    bbx
-    BBx
-    abcX
-    aBCX
-    bbX
-    BBX               
-
-/^([ab](?i)[cd]|[ef])/
-    ac
-    aC
-    bD
-    elephant
-    Europe 
-    frog
-    France
-    Africa     
-
-/^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/
-    ab
-    aBd
-    xy
-    xY
-    zebra
-    Zambesi
-    aCD  
-    XY  
-
-/(?<=foo\n)^bar/m
-    foo\nbar
-    bar
-    baz\nbar   
-
-/(?<=(?<!foo)bar)baz/
-    barbaz
-    barbarbaz 
-    koobarbaz 
-    baz
-    foobarbaz 
-
-/^(a\1?){4}$/
-    a
-    aa
-    aaa
-    aaaa
-    aaaaa
-    aaaaaa
-    aaaaaaa
-    aaaaaaaa
-    aaaaaaaaa
-    aaaaaaaaaa
-    aaaaaaaaaaa
-    aaaaaaaaaaaa
-    aaaaaaaaaaaaa
-    aaaaaaaaaaaaaa
-    aaaaaaaaaaaaaaa
-    aaaaaaaaaaaaaaaa               
-
-/^(a\1?)(a\1?)(a\2?)(a\3?)$/
-    a
-    aa
-    aaa
-    aaaa
-    aaaaa
-    aaaaaa
-    aaaaaaa
-    aaaaaaaa
-    aaaaaaaaa
-    aaaaaaaaaa
-    aaaaaaaaaaa
-    aaaaaaaaaaaa
-    aaaaaaaaaaaaa
-    aaaaaaaaaaaaaa
-    aaaaaaaaaaaaaaa
-    aaaaaaaaaaaaaaaa               
-
-/abc/
-    abc
-    xabcy
-    ababc
-    xbc
-    axc
-    abx
-
-/ab*c/
-    abc
-
-/ab*bc/
-    abc
-    abbc
-    abbbbc
-
-/.{1}/
-    abbbbc
-
-/.{3,4}/
-    abbbbc
-
-/ab{0,}bc/
-    abbbbc
-
-/ab+bc/
-    abbc
-    abc
-    abq
-
-/ab{1,}bc/
-
-/ab+bc/
-    abbbbc
-
-/ab{1,}bc/
-    abbbbc
-
-/ab{1,3}bc/
-    abbbbc
-
-/ab{3,4}bc/
-    abbbbc
-
-/ab{4,5}bc/
-    abq
-    abbbbc
-
-/ab?bc/
-    abbc
-    abc
-
-/ab{0,1}bc/
-    abc
-
-/ab?bc/
-
-/ab?c/
-    abc
-
-/ab{0,1}c/
-    abc
-
-/^abc$/
-    abc
-    abbbbc
-    abcc
-
-/^abc/
-    abcc
-
-/^abc$/
-
-/abc$/
-    aabc
-    aabc
-    aabcd
-
-/^/
-    abc
-
-/$/
-    abc
-
-/a.c/
-    abc
-    axc
-
-/a.*c/
-    axyzc
-
-/a[bc]d/
-    abd
-    axyzd
-    abc
-
-/a[b-d]e/
-    ace
-
-/a[b-d]/
-    aac
-
-/a[-b]/
-    a-
-
-/a[b-]/
-    a-
-
-/a]/
-    a]
-
-/a[]]b/
-    a]b
-
-/a[^bc]d/
-    aed
-    abd
-    abd
-
-/a[^-b]c/
-    adc
-
-/a[^]b]c/
-    adc
-    a-c
-    a]c
-
-/\ba\b/
-    a-
-    -a
-    -a-
-
-/\by\b/
-    xy
-    yz
-    xyz
-
-/\Ba\B/
-    a-
-    -a
-    -a-
-
-/\By\b/
-    xy
-
-/\by\B/
-    yz
-
-/\By\B/
-    xyz
-
-/\w/
-    a
-
-/\W/
-    -
-    -
-    a
-
-/a\sb/
-    a b
-
-/a\Sb/
-    a-b
-    a-b
-    a b
-
-/\d/
-    1
-
-/\D/
-    -
-    -
-    1
-
-/[\w]/
-    a
-
-/[\W]/
-    -
-    -
-    a
-
-/a[\s]b/
-    a b
-
-/a[\S]b/
-    a-b
-    a-b
-    a b
-
-/[\d]/
-    1
-
-/[\D]/
-    -
-    -
-    1
-
-/ab|cd/
-    abc
-    abcd
-
-/()ef/
-    def
-
-/$b/
-
-/a\(b/
-    a(b
-
-/a\(*b/
-    ab
-    a((b
-
-/a\\b/
-    a\b
-
-/((a))/
-    abc
-
-/(a)b(c)/
-    abc
-
-/a+b+c/
-    aabbabc
-
-/a{1,}b{1,}c/
-    aabbabc
-
-/a.+?c/
-    abcabc
-
-/(a+|b)*/
-    ab
-
-/(a+|b){0,}/
-    ab
-
-/(a+|b)+/
-    ab
-
-/(a+|b){1,}/
-    ab
-
-/(a+|b)?/
-    ab
-
-/(a+|b){0,1}/
-    ab
-
-/[^ab]*/
-    cde
-
-/abc/
-    b
-    
-
-/a*/
-    
-
-/([abc])*d/
-    abbbcd
-
-/([abc])*bcd/
-    abcd
-
-/a|b|c|d|e/
-    e
-
-/(a|b|c|d|e)f/
-    ef
-
-/abcd*efg/
-    abcdefg
-
-/ab*/
-    xabyabbbz
-    xayabbbz
-
-/(ab|cd)e/
-    abcde
-
-/[abhgefdc]ij/
-    hij
-
-/^(ab|cd)e/
-
-/(abc|)ef/
-    abcdef
-
-/(a|b)c*d/
-    abcd
-
-/(ab|ab*)bc/
-    abc
-
-/a([bc]*)c*/
-    abc
-
-/a([bc]*)(c*d)/
-    abcd
-
-/a([bc]+)(c*d)/
-    abcd
-
-/a([bc]*)(c+d)/
-    abcd
-
-/a[bcd]*dcdcde/
-    adcdcde
-
-/a[bcd]+dcdcde/
-    abcde
-    adcdcde
-
-/(ab|a)b*c/
-    abc
-
-/((a)(b)c)(d)/
-    abcd
-
-/[a-zA-Z_][a-zA-Z0-9_]*/
-    alpha
-
-/^a(bc+|b[eh])g|.h$/
-    abh
-
-/(bc+d$|ef*g.|h?i(j|k))/
-    effgz
-    ij
-    reffgz
-    effg
-    bcdd
-
-/((((((((((a))))))))))/
-    a
-
-/((((((((((a))))))))))\10/
-    aa
-
-/(((((((((a)))))))))/
-    a
-
-/multiple words of text/
-    aa
-    uh-uh
-
-/multiple words/
-    multiple words, yeah
-
-/(.*)c(.*)/
-    abcde
-
-/\((.*), (.*)\)/
-    (a, b)
-
-/[k]/
-
-/abcd/
-    abcd
-
-/a(bc)d/
-    abcd
-
-/a[-]?c/
-    ac
-
-/(abc)\1/
-    abcabc
-
-/([a-c]*)\1/
-    abcabc
-
-/(a)|\1/
-    a
-    ab
-    x
-
-/(([a-c])b*?\2)*/
-    ababbbcbc
-
-/(([a-c])b*?\2){3}/
-    ababbbcbc
-
-/((\3|b)\2(a)x)+/
-    aaaxabaxbaaxbbax
-
-/((\3|b)\2(a)){2,}/
-    bbaababbabaaaaabbaaaabba
-
-/abc/i
-    ABC
-    XABCY
-    ABABC
-    aaxabxbaxbbx
-    XBC
-    AXC
-    ABX
-
-/ab*c/i
-    ABC
-
-/ab*bc/i
-    ABC
-    ABBC
-
-/ab*?bc/i
-    ABBBBC
-
-/ab{0,}?bc/i
-    ABBBBC
-
-/ab+?bc/i
-    ABBC
-
-/ab+bc/i
-    ABC
-    ABQ
-
-/ab{1,}bc/i
-
-/ab+bc/i
-    ABBBBC
-
-/ab{1,}?bc/i
-    ABBBBC
-
-/ab{1,3}?bc/i
-    ABBBBC
-
-/ab{3,4}?bc/i
-    ABBBBC
-
-/ab{4,5}?bc/i
-    ABQ
-    ABBBBC
-
-/ab??bc/i
-    ABBC
-    ABC
-
-/ab{0,1}?bc/i
-    ABC
-
-/ab??bc/i
-
-/ab??c/i
-    ABC
-
-/ab{0,1}?c/i
-    ABC
-
-/^abc$/i
-    ABC
-    ABBBBC
-    ABCC
-
-/^abc/i
-    ABCC
-
-/^abc$/i
-
-/abc$/i
-    AABC
-
-/^/i
-    ABC
-
-/$/i
-    ABC
-
-/a.c/i
-    ABC
-    AXC
-
-/a.*?c/i
-    AXYZC
-
-/a.*c/i
-    AABC
-    AXYZD
-
-/a[bc]d/i
-    ABD
-
-/a[b-d]e/i
-    ACE
-    ABC
-    ABD
-
-/a[b-d]/i
-    AAC
-
-/a[-b]/i
-    A-
-
-/a[b-]/i
-    A-
-
-/a]/i
-    A]
-
-/a[]]b/i
-    A]B
-
-/a[^bc]d/i
-    AED
-
-/a[^-b]c/i
-    ADC
-    ABD
-    A-C
-
-/a[^]b]c/i
-    ADC
-
-/ab|cd/i
-    ABC
-    ABCD
-
-/()ef/i
-    DEF
-
-/$b/i
-    A]C
-    B
-
-/a\(b/i
-    A(B
-
-/a\(*b/i
-    AB
-    A((B
-
-/a\\b/i
-    A\B
-
-/((a))/i
-    ABC
-
-/(a)b(c)/i
-    ABC
-
-/a+b+c/i
-    AABBABC
-
-/a{1,}b{1,}c/i
-    AABBABC
-
-/a.+?c/i
-    ABCABC
-
-/a.*?c/i
-    ABCABC
-
-/a.{0,5}?c/i
-    ABCABC
-
-/(a+|b)*/i
-    AB
-
-/(a+|b){0,}/i
-    AB
-
-/(a+|b)+/i
-    AB
-
-/(a+|b){1,}/i
-    AB
-
-/(a+|b)?/i
-    AB
-
-/(a+|b){0,1}/i
-    AB
-
-/(a+|b){0,1}?/i
-    AB
-
-/[^ab]*/i
-    CDE
-
-/abc/i
-
-/a*/i
-    
-
-/([abc])*d/i
-    ABBBCD
-
-/([abc])*bcd/i
-    ABCD
-
-/a|b|c|d|e/i
-    E
-
-/(a|b|c|d|e)f/i
-    EF
-
-/abcd*efg/i
-    ABCDEFG
-
-/ab*/i
-    XABYABBBZ
-    XAYABBBZ
-
-/(ab|cd)e/i
-    ABCDE
-
-/[abhgefdc]ij/i
-    HIJ
-
-/^(ab|cd)e/i
-    ABCDE
-
-/(abc|)ef/i
-    ABCDEF
-
-/(a|b)c*d/i
-    ABCD
-
-/(ab|ab*)bc/i
-    ABC
-
-/a([bc]*)c*/i
-    ABC
-
-/a([bc]*)(c*d)/i
-    ABCD
-
-/a([bc]+)(c*d)/i
-    ABCD
-
-/a([bc]*)(c+d)/i
-    ABCD
-
-/a[bcd]*dcdcde/i
-    ADCDCDE
-
-/a[bcd]+dcdcde/i
-
-/(ab|a)b*c/i
-    ABC
-
-/((a)(b)c)(d)/i
-    ABCD
-
-/[a-zA-Z_][a-zA-Z0-9_]*/i
-    ALPHA
-
-/^a(bc+|b[eh])g|.h$/i
-    ABH
-
-/(bc+d$|ef*g.|h?i(j|k))/i
-    EFFGZ
-    IJ
-    REFFGZ
-    ADCDCDE
-    EFFG
-    BCDD
-
-/((((((((((a))))))))))/i
-    A
-
-/((((((((((a))))))))))\10/i
-    AA
-
-/(((((((((a)))))))))/i
-    A
-
-/(?:(?:(?:(?:(?:(?:(?:(?:(?:(a))))))))))/i
-    A
-
-/(?:(?:(?:(?:(?:(?:(?:(?:(?:(a|b|c))))))))))/i
-    C
-
-/multiple words of text/i
-    AA
-    UH-UH
-
-/multiple words/i
-    MULTIPLE WORDS, YEAH
-
-/(.*)c(.*)/i
-    ABCDE
-
-/\((.*), (.*)\)/i
-    (A, B)
-
-/[k]/i
-
-/abcd/i
-    ABCD
-
-/a(bc)d/i
-    ABCD
-
-/a[-]?c/i
-    AC
-
-/(abc)\1/i
-    ABCABC
-
-/([a-c]*)\1/i
-    ABCABC
-
-/a(?!b)./
-    abad
-
-/a(?=d)./
-    abad
-
-/a(?=c|d)./
-    abad
-
-/a(?:b|c|d)(.)/
-    ace
-
-/a(?:b|c|d)*(.)/
-    ace
-
-/a(?:b|c|d)+?(.)/
-    ace
-    acdbcdbe
-
-/a(?:b|c|d)+(.)/
-    acdbcdbe
-
-/a(?:b|c|d){2}(.)/
-    acdbcdbe
-
-/a(?:b|c|d){4,5}(.)/
-    acdbcdbe
-
-/a(?:b|c|d){4,5}?(.)/
-    acdbcdbe
-
-/((foo)|(bar))*/
-    foobar
-
-/a(?:b|c|d){6,7}(.)/
-    acdbcdbe
-
-/a(?:b|c|d){6,7}?(.)/
-    acdbcdbe
-
-/a(?:b|c|d){5,6}(.)/
-    acdbcdbe
-
-/a(?:b|c|d){5,6}?(.)/
-    acdbcdbe
-
-/a(?:b|c|d){5,7}(.)/
-    acdbcdbe
-
-/a(?:b|c|d){5,7}?(.)/
-    acdbcdbe
-
-/a(?:b|(c|e){1,2}?|d)+?(.)/
-    ace
-
-/^(.+)?B/
-    AB
-
-/^([^a-z])|(\^)$/
-    .
-
-/^[<>]&/
-    <&OUT
-
-/^(a\1?){4}$/
-    aaaaaaaaaa
-    AB
-    aaaaaaaaa
-    aaaaaaaaaaa
-
-/^(a(?(1)\1)){4}$/
-    aaaaaaaaaa
-    aaaaaaaaa
-    aaaaaaaaaaa
-
-/(?:(f)(o)(o)|(b)(a)(r))*/
-    foobar
-
-/(?<=a)b/
-    ab
-    cb
-    b
-
-/(?<!c)b/
-    ab
-    b
-    b
-
-/(?:..)*a/
-    aba
-
-/(?:..)*?a/
-    aba
-
-/^(?:b|a(?=(.)))*\1/
-    abc
-
-/^(){3,5}/
-    abc
-
-/^(a+)*ax/
-    aax
-
-/^((a|b)+)*ax/
-    aax
-
-/^((a|bc)+)*ax/
-    aax
-
-/(a|x)*ab/
-    cab
-
-/(a)*ab/
-    cab
-
-/(?:(?i)a)b/
-    ab
-
-/((?i)a)b/
-    ab
-
-/(?:(?i)a)b/
-    Ab
-
-/((?i)a)b/
-    Ab
-
-/(?:(?i)a)b/
-    cb
-    aB
-
-/((?i)a)b/
-
-/(?i:a)b/
-    ab
-
-/((?i:a))b/
-    ab
-
-/(?i:a)b/
-    Ab
-
-/((?i:a))b/
-    Ab
-
-/(?i:a)b/
-    aB
-    aB
-
-/((?i:a))b/
-
-/(?:(?-i)a)b/i
-    ab
-
-/((?-i)a)b/i
-    ab
-
-/(?:(?-i)a)b/i
-    aB
-
-/((?-i)a)b/i
-    aB
-
-/(?:(?-i)a)b/i
-    aB
-    Ab
-
-/((?-i)a)b/i
-
-/(?:(?-i)a)b/i
-    aB
-
-/((?-i)a)b/i
-    aB
-
-/(?:(?-i)a)b/i
-    Ab
-    AB
-
-/((?-i)a)b/i
-
-/(?-i:a)b/i
-    ab
-
-/((?-i:a))b/i
-    ab
-
-/(?-i:a)b/i
-    aB
-
-/((?-i:a))b/i
-    aB
-
-/(?-i:a)b/i
-    AB
-    Ab
-
-/((?-i:a))b/i
-
-/(?-i:a)b/i
-    aB
-
-/((?-i:a))b/i
-    aB
-
-/(?-i:a)b/i
-    Ab
-    AB
-
-/((?-i:a))b/i
-
-/((?-i:a.))b/i
-    AB
-    a\nB
-
-/((?s-i:a.))b/i
-    a\nB
-
-/(?:c|d)(?:)(?:a(?:)(?:b)(?:b(?:))(?:b(?:)(?:b)))/
-    cabbbb
-
-/(?:c|d)(?:)(?:aaaaaaaa(?:)(?:bbbbbbbb)(?:bbbbbbbb(?:))(?:bbbbbbbb(?:)(?:bbbbbbbb)))/
-    caaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
-
-/(ab)\d\1/i
-    Ab4ab
-    ab4Ab
-
-/foo\w*\d{4}baz/
-    foobar1234baz
-
-/x(~~)*(?:(?:F)?)?/
-    x~~
-
-/^a(?#xxx){3}c/
-    aaac
-
-/^a(?#xxx)(?#xxx){3}c/
-    aaac
-
-/^a (?#xxx) (?#yyy) {3}c/x
-    aaac
-
-/(?<![cd])b/
-    B\nB
-    dbcb
-
-/(?<![cd])[ab]/
-    dbaacb
-
-/(?<!(c|d))b/
-
-/(?<!(c|d))[ab]/
-    dbaacb
-
-/(?<!cd)[ab]/
-    cdaccb
-
-/^(?:a?b?)*$/
-    dbcb
-    a--
-
-/((?s)^a(.))((?m)^b$)/
-    a\nb\nc\n
-
-/((?m)^b$)/
-    a\nb\nc\n
-
-/(?m)^b/
-    a\nb\n
-
-/(?m)^(b)/
-    a\nb\n
-
-/((?m)^b)/
-    a\nb\n
-
-/\n((?m)^b)/
-    a\nb\n
-
-/((?s).)c(?!.)/
-    a\nb\nc\n
-    a\nb\nc\n
-
-/((?s)b.)c(?!.)/
-    a\nb\nc\n
-    a\nb\nc\n
-
-/^b/
-
-/()^b/
-    a\nb\nc\n
-    a\nb\nc\n
-
-/((?m)^b)/
-    a\nb\nc\n
-
-/(?(1)a|b)/
-
-/(?(1)b|a)/
-    a
-
-/(x)?(?(1)a|b)/
-    a
-    a
-
-/(x)?(?(1)b|a)/
-    a
-
-/()?(?(1)b|a)/
-    a
-
-/()(?(1)b|a)/
-
-/()?(?(1)a|b)/
-    a
-
-/^(\()?blah(?(1)(\)))$/
-    (blah)
-    blah
-    a
-    blah)
-    (blah
-
-/^(\(+)?blah(?(1)(\)))$/
-    (blah)
-    blah
-    blah)
-    (blah
-
-/(?(?!a)a|b)/
-
-/(?(?!a)b|a)/
-    a
-
-/(?(?=a)b|a)/
-    a
-    a
-
-/(?(?=a)a|b)/
-    a
-
-/(?=(a+?))(\1ab)/
-    aaab
-
-/^(?=(a+?))\1ab/
-
-/(\w+:)+/
-    one:
-
-/$(?<=^(a))/
-    a
-
-/(?=(a+?))(\1ab)/
-    aaab
-
-/^(?=(a+?))\1ab/
-    aaab
-    aaab
-
-/([\w:]+::)?(\w+)$/
-    abcd
-    xy:z:::abcd
-
-/^[^bcd]*(c+)/
-    aexycd
-
-/(a*)b+/
-    caab
-
-/([\w:]+::)?(\w+)$/
-    abcd
-    xy:z:::abcd
-    abcd:
-    abcd:
-
-/^[^bcd]*(c+)/
-    aexycd
-
-/(>a+)ab/
-
-/(?>a+)b/
-    aaab
-
-/([[:]+)/
-    a:[b]:
-
-/([[=]+)/
-    a=[b]=
-
-/([[.]+)/
-    a.[b].
-
-/((?>a+)b)/
-    aaab
-
-/(?>(a+))b/
-    aaab
-
-/((?>[^()]+)|\([^()]*\))+/
-    ((abc(ade)ufh()()x
-
-/a\Z/
-    aaab
-    a\nb\n
-
-/b\Z/
-    a\nb\n
-
-/b\z/
-
-/b\Z/
-    a\nb
-
-/b\z/
-    a\nb
-    
-/^(?>(?(1)\.|())[^\W_](?>[a-z0-9-]*[^\W_])?)+$/
-    a
-    abc
-    a-b
-    0-9 
-    a.b
-    5.6.7  
-    the.quick.brown.fox
-    a100.b200.300c  
-    12-ab.1245 
-    \
-    .a
-    -a
-    a-
-    a.  
-    a_b 
-    a.-
-    a..  
-    ab..bc 
-    the.quick.brown.fox-
-    the.quick.brown.fox.
-    the.quick.brown.fox_
-    the.quick.brown.fox+       
-
-/(?>.*)(?<=(abcd|wxyz))/
-    alphabetabcd
-    endingwxyz
-    a rather long string that doesn't end with one of them
-
-/word (?>(?:(?!otherword)[a-zA-Z0-9]+ ){0,30})otherword/
-    word cat dog elephant mussel cow horse canary baboon snake shark otherword
-    word cat dog elephant mussel cow horse canary baboon snake shark
-  
-/word (?>[a-zA-Z0-9]+ ){0,30}otherword/
-    word cat dog elephant mussel cow horse canary baboon snake shark the quick brown fox and the lazy dog and several other words getting close to thirty by now I hope
-
-/(?<=\d{3}(?!999))foo/
-    999foo
-    123999foo 
-    123abcfoo
-    
-/(?<=(?!...999)\d{3})foo/
-    999foo
-    123999foo 
-    123abcfoo
-
-/(?<=\d{3}(?!999)...)foo/
-    123abcfoo
-    123456foo 
-    123999foo  
-    
-/(?<=\d{3}...)(?<!999)foo/
-    123abcfoo   
-    123456foo 
-    123999foo  
-
-/<a[\s]+href[\s]*=[\s]*          # find <a href=
- ([\"\'])?                       # find single or double quote
- (?(1) (.*?)\1 | ([^\s]+))       # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx
-    <a href=abcd xyz
-    <a href=\"abcd xyz pqr\" cats
-    <a href=\'abcd xyz pqr\' cats
-
-/<a\s+href\s*=\s*                # find <a href=
- (["'])?                         # find single or double quote
- (?(1) (.*?)\1 | (\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx
-    <a href=abcd xyz
-    <a href=\"abcd xyz pqr\" cats
-    <a href       =       \'abcd xyz pqr\' cats
-
-/<a\s+href(?>\s*)=(?>\s*)        # find <a href=
- (["'])?                         # find single or double quote
- (?(1) (.*?)\1 | (\S+))          # if quote found, match up to next matching
-                                 # quote, otherwise match up to next space
-/isx
-    <a href=abcd xyz
-    <a href=\"abcd xyz pqr\" cats
-    <a href       =       \'abcd xyz pqr\' cats
-
-/((Z)+|A)*/
-    ZABCDEFG
-
-/(Z()|A)*/
-    ZABCDEFG
-
-/(Z(())|A)*/
-    ZABCDEFG
-
-/((?>Z)+|A)*/
-    ZABCDEFG
-
-/((?>)+|A)*/
-    ZABCDEFG
-
-/a*/g
-    abbab
-
-/^[a-\d]/
-    abcde
-    -things
-    0digit
-    bcdef    
-
-/^[\d-a]/
-    abcde
-    -things
-    0digit
-    bcdef
-
-/(?<=abc).*(?=def)/
-    abcdef
-    abcxdef
-    abcxdefxdef
-
-/(?<=abc).*?(?=def)/
-    abcdef
-    abcxdef
-    abcxdefxdef
-
-/(?<=abc).+(?=def)/
-    abcdef
-    abcxdef
-    abcxdefxdef
-
-/(?<=abc).+?(?=def)/
-    abcdef
-    abcxdef
-    abcxdefxdef
-
-/(?<=\b)(.*)/
-    -abcdef
-    abcdef
-
-/(?<=\B)(.*)/
-    -abcdef
-    abcdef
-
-/^'[ab]'/
-    'a'
-    'b'
-    x'a'
-    'a'x
-    'ab'
-
-/^'[ab]'$/
-    'a'
-    'b'
-    x'a'
-    'a'x
-    'ab'
-
-/'[ab]'$/
-    'a'
-    'b'
-    x'a'
-    'a'x
-    'ab'
-
-/'[ab]'/
-    'a'
-    'b'
-    x'a'
-    'a'x
-    'ab'
-
-/abc\E/
-    abc
-    abcE
-
-/abc[\Ex]/
-    abcx
-    abcE
-
-/^\Qa*\E$/
-    a*
-    a
-
-/\Qa*x\E/
-    a*x
-    a*
-
-/\Qa*x/
-    a*x
-    a*
-
-/\Q\Qa*x\E\E/
-    a*x
-    a\\*x
-
-/\Q\Qa*x\E/
-    a*x
-    a\\*x
-
-/a\Q[x\E]/
-    a[x]
-    ax
-
-/a#comment\Q...
-{2}/x
-    a
-    aa
-
-/a(?#comment\Q...
-){2}/x
-    a
-    aa
-
-/(?x)a#\Q
-./
-    a.
-    aa
-
-/ab(?=.*q)cd/
-    abcdxklqj
-
-/a(?!.*$)b/
-    ab
\ No newline at end of file

Modified: branches/grin-neu/thirdparty/cl-ppcre/util.lisp
===================================================================
--- branches/grin-neu/thirdparty/cl-ppcre/util.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cl-ppcre/util.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,5 +1,5 @@
 ;;; -*- Mode: LISP; Syntax: COMMON-LISP; Package: CL-PPCRE; Base: 10 -*-
-;;; $Header: /usr/local/cvsrep/cl-ppcre/util.lisp,v 1.32 2005/08/23 10:32:30 edi Exp $
+;;; $Header: /usr/local/cvsrep/cl-ppcre/util.lisp,v 1.34 2006/05/24 18:29:44 edi Exp $
 
 ;;; Utility functions and constants dealing with the hash-tables
 ;;; we use to encode character classes
@@ -7,7 +7,7 @@
 ;;; Hash-tables are treated like sets, i.e. a character C is a member of the
 ;;; hash-table H iff (GETHASH C H) is true.
 
-;;; Copyright (c) 2002-2005, Dr. Edmund Weitz. All rights reserved.
+;;; Copyright (c) 2002-2006, Dr. Edmund Weitz. All rights reserved.
 
 ;;; Redistribution and use in source and binary forms, with or without
 ;;; modification, are permitted provided that the following conditions
@@ -36,7 +36,8 @@
 (in-package #:cl-ppcre)
 
 #+:lispworks
-(import 'lw:with-unique-names)
+(eval-when (:compile-toplevel :load-toplevel :execute)
+  (import 'lw:with-unique-names))
 
 #-:lispworks
 (defmacro with-unique-names ((&rest bindings) &body body)

Added: branches/grin-neu/thirdparty/cxml/COPYING
===================================================================
--- branches/grin-neu/thirdparty/cxml/COPYING	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/COPYING	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,526 @@
+Closure XML -- a Common Lisp XML parser
+
+Copyright (c) 1999 by Gilbert Baumann
+Copyright (c) 2003 by Henrik Motakef
+Copyright (c) 2004 knowledgeTools Int. GmbH
+Copyright (c) 2004,2005 David Lichteblau
+
+Preamble to the Gnu Lesser General Public License
+
+The concept of the GNU Lesser General Public License version 2.1
+("LGPL") has been adopted to govern the use and distribution of
+above-mentioned application. However, the LGPL uses terminology that is
+more appropriate for a program written in C than one written in
+Lisp. Nevertheless, the LGPL can still be applied to a Lisp program if
+certain clarifications are made. This document details those
+clarifications. Accordingly, the license for the open-source Lisp
+applications consists of this document plus the LGPL. Wherever there is
+a conflict between this document and the LGPL, this document takes
+precedence over the LGPL.
+
+A "Library" in Lisp is a collection of Lisp functions, data and foreign
+modules. The form of the Library can be Lisp source code (for processing
+by an interpreter) or object code (usually the result of compilation of
+source code or built with some other mechanisms). Foreign modules are
+object code in a form that can be linked into a Lisp executable. When we
+speak of functions we do so in the most general way to include, in
+addition, methods and unnamed functions. Lisp "data" is also a general
+term that includes the data structures resulting from defining Lisp
+classes. A Lisp application may include the same set of Lisp objects as
+does a Library, but this does not mean that the application is
+necessarily a "work based on the Library" it contains.
+
+The Library consists of everything in the distribution file set before
+any modifications are made to the files. If any of the functions or
+classes in the Library are redefined in other files, then those
+redefinitions ARE considered a work based on the Library. If additional
+methods are added to generic functions in the Library, those additional
+methods are NOT considered a work based on the Library. If Library
+classes are subclassed, these subclasses are NOT considered a work based
+on the Library. If the Library is modified to explicitly call other
+functions that are neither part of Lisp itself nor an available add-on
+module to Lisp, then the functions called by the modified Library ARE
+considered a work based on the Library. The goal is to ensure that the
+Library will compile and run without getting undefined function errors.
+
+It is permitted to add proprietary source code to the Library, but it
+must be done in a way such that the Library will still run without that
+proprietary code present. Section 5 of the LGPL distinguishes between
+the case of a library being dynamically linked at runtime and one being
+statically linked at build time. Section 5 of the LGPL states that the
+former results in an executable that is a "work that uses the Library."
+Section 5 of the LGPL states that the latter results in one that is a
+"derivative of the Library", which is therefore covered by the
+LGPL. Since Lisp only offers one choice, which is to link the Library
+into an executable at build time, we declare that, for the purpose
+applying the LGPL to the Library, an executable that results from
+linking a "work that uses the Library" with the Library is considered a
+"work that uses the Library" and is therefore NOT covered by the LGPL.
+
+Because of this declaration, section 6 of LGPL is not applicable to the
+Library. However, in connection with each distribution of this
+executable, you must also deliver, in accordance with the terms and
+conditions of the LGPL, the source code of Library (or your derivative
+thereof) that is incorporated into this executable.
+
+End of Document
+------------------------------------------------------------------------
+		  GNU LESSER GENERAL PUBLIC LICENSE
+		       Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL.  It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it.  You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+  When we speak of free software, we are referring to freedom of use,
+not price.  Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+  To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights.  These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  To protect each distributor, we want to make it very clear that
+there is no warranty for the free library.  Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+  Finally, software patents pose a constant threat to the existence of
+any free program.  We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder.  Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+  Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License.  This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License.  We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+  When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library.  The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom.  The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+  We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License.  It also provides other free software developers Less
+of an advantage over competing non-free programs.  These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries.  However, the Lesser license provides advantages in certain
+special circumstances.
+
+  For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard.  To achieve this, non-free programs must be
+allowed to use the library.  A more frequent case is that a free
+library does the same job as widely used non-free libraries.  In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+  In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software.  For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+  Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library".  The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+		  GNU LESSER GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+  A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The "Library", below, refers to any such software library or work
+which has been distributed under these terms.  A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+  "Source code" for a work means the preferred form of the work for
+making modifications to it.  For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+  
+  1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+  You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+  2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+  If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library".  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library".  The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+  When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library.  The
+threshold for this to be true is not precisely defined by law.
+
+  If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work.  (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+  Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+  6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+  You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License.  You must supply a copy of this License.  If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License.  Also, you must do one
+of these things:
+
+    a) Accompany the work with the complete corresponding
+    machine-readable source code for the Library including whatever
+    changes were used in the work (which must be distributed under
+    Sections 1 and 2 above); and, if the work is an executable linked
+    with the Library, with the complete machine-readable "work that
+    uses the Library", as object code and/or source code, so that the
+    user can modify the Library and then relink to produce a modified
+    executable containing the modified Library.  (It is understood
+    that the user who changes the contents of definitions files in the
+    Library will not necessarily be able to recompile the application
+    to use the modified definitions.)
+
+    b) Use a suitable shared library mechanism for linking with the
+    Library.  A suitable mechanism is one that (1) uses at run time a
+    copy of the library already present on the user's computer system,
+    rather than copying library functions into the executable, and (2)
+    will operate properly with a modified version of the library, if
+    the user installs one, as long as the modified version is
+    interface-compatible with the version that the work was made with.
+
+    c) Accompany the work with a written offer, valid for at
+    least three years, to give the same user the materials
+    specified in Subsection 6a, above, for a charge no more
+    than the cost of performing this distribution.
+
+    d) If distribution of the work is made by offering access to copy
+    from a designated place, offer equivalent access to copy the above
+    specified materials from the same place.
+
+    e) Verify that the user has already received a copy of these
+    materials or that you have already sent this user a copy.
+
+  For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it.  However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+  It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system.  Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+  7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+    a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities.  This must be distributed under the terms of the
+    Sections above.
+
+    b) Give prominent notice with the combined library of the fact
+    that part of it is a work based on the Library, and explaining
+    where to find the accompanying uncombined form of the same work.
+
+  8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License.  Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License.  However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+  9. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Library or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+  10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+  11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded.  In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+  13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation.  If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+  14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission.  For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this.  Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+			    NO WARRANTY
+
+  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+		     END OF TERMS AND CONDITIONS
+

Added: branches/grin-neu/thirdparty/cxml/DOMTEST
===================================================================
--- branches/grin-neu/thirdparty/cxml/DOMTEST	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/DOMTEST	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,840 @@
+
+#P"/home/david/2001/DOM-Test-Suite/tests/level1/core/" 
+0/806 attrcreatedocumentfragment.xml
+1/806 attrcreatetextnode.xml
+2/806 attrcreatetextnode2.xml
+3/806 attrdefaultvalue.xml
+4/806 attreffectivevalue.xml
+5/806 attrentityreplacement.xml
+6/806 attrname.xml
+7/806 attrnextsiblingnull.xml
+8/806 attrnotspecifiedvalue.xml
+9/806 attrparentnodenull.xml
+10/806 attrprevioussiblingnull.xml
+11/806 attrsetvaluenomodificationallowederr.xml
+implementationAttribute expandEntityReferences not supported, skipping test
+12/806 attrsetvaluenomodificationallowederrEE.xml
+13/806 attrspecifiedvalue.xml
+14/806 attrspecifiedvaluechanged.xml
+15/806 attrspecifiedvalueremove.xml
+16/806 cdatasectiongetdata.xml
+implementationAttribute coalescing not supported, skipping test
+17/806 cdatasectionnormalize.xml
+18/806 characterdataappenddata.xml
+19/806 characterdataappenddatagetdata.xml
+20/806 characterdataappenddatanomodificationallowederr.xml
+21/806 characterdataappenddatanomodificationallowederrEE.xml
+22/806 characterdatadeletedatabegining.xml
+23/806 characterdatadeletedataend.xml
+24/806 characterdatadeletedataexceedslength.xml
+25/806 characterdatadeletedatagetlengthanddata.xml
+26/806 characterdatadeletedatamiddle.xml
+27/806 characterdatadeletedatanomodificationallowederrEE.xml
+28/806 characterdatagetdata.xml
+29/806 characterdatagetlength.xml
+30/806 characterdataindexsizeerrdeletedatacountnegative.xml
+implementationAttribute signed not supported, skipping test
+31/806 characterdataindexsizeerrdeletedataoffsetgreater.xml
+32/806 characterdataindexsizeerrdeletedataoffsetnegative.xml
+implementationAttribute signed not supported, skipping test
+33/806 characterdataindexsizeerrinsertdataoffsetgreater.xml
+34/806 characterdataindexsizeerrinsertdataoffsetnegative.xml
+implementationAttribute signed not supported, skipping test
+35/806 characterdataindexsizeerrreplacedatacountnegative.xml
+implementationAttribute signed not supported, skipping test
+36/806 characterdataindexsizeerrreplacedataoffsetgreater.xml
+37/806 characterdataindexsizeerrreplacedataoffsetnegative.xml
+implementationAttribute signed not supported, skipping test
+38/806 characterdataindexsizeerrsubstringcountnegative.xml
+implementationAttribute signed not supported, skipping test
+39/806 characterdataindexsizeerrsubstringnegativeoffset.xml
+implementationAttribute signed not supported, skipping test
+40/806 characterdataindexsizeerrsubstringoffsetgreater.xml
+41/806 characterdatainsertdatabeginning.xml
+42/806 characterdatainsertdataend.xml
+43/806 characterdatainsertdatamiddle.xml
+44/806 characterdatainsertdatanomodificationallowederr.xml
+45/806 characterdatainsertdatanomodificationallowederrEE.xml
+46/806 characterdatareplacedatabegining.xml
+47/806 characterdatareplacedataend.xml
+48/806 characterdatareplacedataexceedslengthofarg.xml
+49/806 characterdatareplacedataexceedslengthofdata.xml
+50/806 characterdatareplacedatamiddle.xml
+51/806 characterdatareplacedatanomodificationallowederr.xml
+52/806 characterdatareplacedatanomodificationallowederrEE.xml
+53/806 characterdatasetdatanomodificationallowederr.xml
+54/806 characterdatasetdatanomodificationallowederrEE.xml
+55/806 characterdatasetnodevalue.xml
+56/806 characterdatasubstringexceedsvalue.xml
+57/806 characterdatasubstringvalue.xml
+58/806 commentgetcomment.xml
+59/806 documentcreateattribute.xml
+60/806 documentcreatecdatasection.xml
+61/806 documentcreatecomment.xml
+62/806 documentcreatedocumentfragment.xml
+63/806 documentcreateelement.xml
+64/806 documentcreateelementcasesensitive.xml
+65/806 documentcreateelementdefaultattr.xml
+66/806 documentcreateentityreference.xml
+67/806 documentcreateentityreferenceknown.xml
+68/806 documentcreateprocessinginstruction.xml
+69/806 documentcreatetextnode.xml
+70/806 documentgetdoctype.xml
+71/806 documentgetdoctypenodtd.xml
+72/806 documentgetelementsbytagnamelength.xml
+73/806 documentgetelementsbytagnametotallength.xml
+74/806 documentgetelementsbytagnamevalue.xml
+75/806 documentgetimplementation.xml
+76/806 documentgetrootnode.xml
+77/806 documentinvalidcharacterexceptioncreateattribute.xml
+78/806 documentinvalidcharacterexceptioncreateelement.xml
+79/806 documentinvalidcharacterexceptioncreateentref.xml
+80/806 documentinvalidcharacterexceptioncreateentref1.xml
+81/806 documentinvalidcharacterexceptioncreatepi.xml
+82/806 documentinvalidcharacterexceptioncreatepi1.xml
+83/806 documenttypegetdoctype.xml
+84/806 documenttypegetentities.xml
+85/806 documenttypegetentitieslength.xml
+86/806 documenttypegetentitiestype.xml
+87/806 documenttypegetnotations.xml
+88/806 documenttypegetnotationstype.xml
+89/806 domimplementationfeaturenoversion.xml
+90/806 domimplementationfeaturenull.xml
+implementationAttribute hasNullString not supported, skipping test
+91/806 domimplementationfeaturexml.xml
+92/806 elementaddnewattribute.xml
+93/806 elementassociatedattribute.xml
+94/806 elementchangeattributevalue.xml
+95/806 elementcreatenewattribute.xml
+96/806 elementgetattributenode.xml
+97/806 elementgetattributenodenull.xml
+98/806 elementgetelementempty.xml
+99/806 elementgetelementsbytagname.xml
+100/806 elementgetelementsbytagnameaccessnodelist.xml
+101/806 elementgetelementsbytagnamenomatch.xml
+102/806 elementgetelementsbytagnamespecialvalue.xml
+103/806 elementgettagname.xml
+104/806 elementinuseattributeerr.xml
+105/806 elementinvalidcharacterexception.xml
+106/806 elementnormalize.xml
+107/806 elementnotfounderr.xml
+108/806 elementremoveattribute.xml
+109/806 elementremoveattributeaftercreate.xml
+110/806 elementremoveattributenode.xml
+111/806 elementremoveattributenodenomodificationallowederr.xml
+112/806 elementremoveattributenodenomodificationallowederrEE.xml
+113/806 elementremoveattributenomodificationallowederr.xml
+114/806 elementremoveattributenomodificationallowederrEE.xml
+115/806 elementremoveattributerestoredefaultvalue.xml
+116/806 elementreplaceattributewithself.xml
+117/806 elementreplaceexistingattribute.xml
+118/806 elementreplaceexistingattributegevalue.xml
+119/806 elementretrieveallattributes.xml
+120/806 elementretrieveattrvalue.xml
+121/806 elementretrievetagname.xml
+122/806 elementsetattributenodenomodificationallowederr.xml
+123/806 elementsetattributenodenomodificationallowederrEE.xml
+implementationAttribute expandEntityReferences not supported, skipping test
+124/806 elementsetattributenodenull.xml
+125/806 elementsetattributenomodificationallowederr.xml
+implementationAttribute expandEntityReferences not supported, skipping test
+126/806 elementsetattributenomodificationallowederrEE.xml
+127/806 elementwrongdocumenterr.xml
+128/806 entitygetentityname.xml
+129/806 entitygetpublicid.xml
+130/806 entitygetpublicidnull.xml
+131/806 namednodemapchildnoderange.xml
+132/806 namednodemapgetnameditem.xml
+133/806 namednodemapinuseattributeerr.xml
+134/806 namednodemapnotfounderr.xml
+135/806 namednodemapnumberofnodes.xml
+136/806 namednodemapremovenameditem.xml
+137/806 namednodemapremovenameditemgetvalue.xml
+138/806 namednodemapremovenameditemreturnnodevalue.xml
+139/806 namednodemapreturnattrnode.xml
+140/806 namednodemapreturnfirstitem.xml
+141/806 namednodemapreturnlastitem.xml
+142/806 namednodemapreturnnull.xml
+143/806 namednodemapsetnameditem.xml
+144/806 namednodemapsetnameditemreturnvalue.xml
+145/806 namednodemapsetnameditemthatexists.xml
+146/806 namednodemapsetnameditemwithnewvalue.xml
+147/806 namednodemapwrongdocumenterr.xml
+148/806 nodeappendchild.xml
+149/806 nodeappendchildchildexists.xml
+150/806 nodeappendchilddocfragment.xml
+151/806 nodeappendchildgetnodename.xml
+152/806 nodeappendchildinvalidnodetype.xml
+153/806 nodeappendchildnewchilddiffdocument.xml
+154/806 nodeappendchildnodeancestor.xml
+155/806 nodeappendchildnomodificationallowederr.xml
+156/806 nodeappendchildnomodificationallowederrEE.xml
+157/806 nodeattributenodeattribute.xml
+158/806 nodeattributenodename.xml
+159/806 nodeattributenodetype.xml
+160/806 nodeattributenodevalue.xml
+161/806 nodecdatasectionnodeattribute.xml
+162/806 nodecdatasectionnodename.xml
+163/806 nodecdatasectionnodetype.xml
+implementationAttribute coalescing not supported, skipping test
+164/806 nodecdatasectionnodevalue.xml
+implementationAttribute coalescing not supported, skipping test
+165/806 nodechildnodes.xml
+166/806 nodechildnodesappendchild.xml
+167/806 nodechildnodesempty.xml
+168/806 nodecloneattributescopied.xml
+169/806 nodeclonefalsenocopytext.xml
+170/806 nodeclonegetparentnull.xml
+171/806 nodeclonenodefalse.xml
+172/806 nodeclonenodetrue.xml
+173/806 nodeclonetruecopytext.xml
+174/806 nodecommentnodeattributes.xml
+175/806 nodecommentnodename.xml
+176/806 nodecommentnodetype.xml
+177/806 nodecommentnodevalue.xml
+178/806 nodedocumentfragmentnodename.xml
+179/806 nodedocumentfragmentnodetype.xml
+180/806 nodedocumentfragmentnodevalue.xml
+181/806 nodedocumentnodeattribute.xml
+182/806 nodedocumentnodename.xml
+183/806 nodedocumentnodetype.xml
+184/806 nodedocumentnodevalue.xml
+185/806 nodedocumenttypenodename.xml
+186/806 nodedocumenttypenodetype.xml
+187/806 nodedocumenttypenodevalue.xml
+188/806 nodeelementnodeattributes.xml
+189/806 nodeelementnodename.xml
+190/806 nodeelementnodetype.xml
+191/806 nodeelementnodevalue.xml
+192/806 nodeentitynodeattributes.xml
+193/806 nodeentitynodename.xml
+194/806 nodeentitynodetype.xml
+195/806 nodeentitynodevalue.xml
+196/806 nodeentitysetnodevalue.xml
+197/806 nodeentityreferencenodeattributes.xml
+198/806 nodeentityreferencenodename.xml
+199/806 nodeentityreferencenodetype.xml
+200/806 nodeentityreferencenodevalue.xml
+201/806 nodegetfirstchild.xml
+202/806 nodegetfirstchildnull.xml
+203/806 nodegetlastchild.xml
+204/806 nodegetlastchildnull.xml
+205/806 nodegetnextsibling.xml
+206/806 nodegetnextsiblingnull.xml
+207/806 nodegetownerdocument.xml
+208/806 nodegetownerdocumentnull.xml
+209/806 nodegetprevioussibling.xml
+210/806 nodegetprevioussiblingnull.xml
+211/806 nodehaschildnodes.xml
+212/806 nodehaschildnodesfalse.xml
+213/806 nodeinsertbefore.xml
+214/806 nodeinsertbeforedocfragment.xml
+215/806 nodeinsertbeforeinvalidnodetype.xml
+216/806 nodeinsertbeforenewchilddiffdocument.xml
+217/806 nodeinsertbeforenewchildexists.xml
+218/806 nodeinsertbeforenodeancestor.xml
+219/806 nodeinsertbeforenodename.xml
+220/806 nodeinsertbeforenomodificationallowederr.xml
+221/806 nodeinsertbeforenomodificationallowederrEE.xml
+222/806 nodeinsertbeforerefchildnonexistent.xml
+223/806 nodeinsertbeforerefchildnull.xml
+224/806 nodelistindexequalzero.xml
+225/806 nodelistindexgetlength.xml
+226/806 nodelistindexgetlengthofemptylist.xml
+227/806 nodelistindexnotzero.xml
+228/806 nodelistreturnfirstitem.xml
+229/806 nodelistreturnlastitem.xml
+230/806 nodelisttraverselist.xml
+231/806 nodenotationnodeattributes.xml
+232/806 nodenotationnodename.xml
+233/806 nodenotationnodetype.xml
+234/806 nodenotationnodevalue.xml
+235/806 nodeparentnode.xml
+236/806 nodeparentnodenull.xml
+237/806 nodeprocessinginstructionnodeattributes.xml
+238/806 nodeprocessinginstructionnodename.xml
+239/806 nodeprocessinginstructionnodetype.xml
+240/806 nodeprocessinginstructionnodevalue.xml
+241/806 nodeprocessinginstructionsetnodevalue.xml
+242/806 noderemovechild.xml
+243/806 noderemovechildgetnodename.xml
+244/806 noderemovechildnode.xml
+245/806 noderemovechildnomodificationallowederr.xml
+246/806 noderemovechildnomodificationallowederrEE.xml
+247/806 noderemovechildoldchildnonexistent.xml
+248/806 nodereplacechild.xml
+249/806 nodereplacechildinvalidnodetype.xml
+250/806 nodereplacechildnewchilddiffdocument.xml
+251/806 nodereplacechildnewchildexists.xml
+252/806 nodereplacechildnodeancestor.xml
+253/806 nodereplacechildnodename.xml
+254/806 nodereplacechildnomodificationallowederr.xml
+255/806 nodereplacechildnomodificationallowederrEE.xml
+256/806 nodereplacechildoldchildnonexistent.xml
+257/806 nodesetnodevaluenomodificationallowederr.xml
+258/806 nodesetnodevaluenomodificationallowederrEE.xml
+259/806 nodetextnodeattribute.xml
+260/806 nodetextnodename.xml
+261/806 nodetextnodetype.xml
+262/806 nodetextnodevalue.xml
+263/806 notationgetnotationname.xml
+264/806 notationgetpublicid.xml
+265/806 notationgetpublicidnull.xml
+266/806 notationgetsystemid.xml
+267/806 notationgetsystemidnull.xml
+268/806 processinginstructiongetdata.xml
+269/806 processinginstructiongettarget.xml
+270/806 processinginstructionsetdatanomodificationallowederr.xml
+implementationAttribute expandEntityReferences not supported, skipping test
+271/806 processinginstructionsetdatanomodificationallowederrEE.xml
+272/806 textindexsizeerrnegativeoffset.xml
+implementationAttribute signed not supported, skipping test
+273/806 textindexsizeerroffsetoutofbounds.xml
+274/806 textparseintolistofelements.xml
+275/806 textsplittextfour.xml
+276/806 textsplittextnomodificationallowederr.xml
+277/806 textsplittextnomodificationallowederrEE.xml
+278/806 textsplittextone.xml
+279/806 textsplittextthree.xml
+280/806 textsplittexttwo.xml
+281/806 textwithnomarkup.xml
+282/806 nodevalue01.xml
+283/806 nodevalue02.xml
+284/806 nodevalue03.xml
+285/806 nodevalue04.xml
+286/806 nodevalue05.xml
+287/806 nodevalue06.xml
+288/806 nodevalue07.xml
+289/806 nodevalue08.xml
+290/806 nodevalue09.xml
+291/806 hc_attrcreatedocumentfragment.xml
+292/806 hc_attrcreatetextnode.xml
+293/806 hc_attrcreatetextnode2.xml
+294/806 hc_attreffectivevalue.xml
+295/806 hc_attrname.xml
+296/806 hc_attrnextsiblingnull.xml
+297/806 hc_attrparentnodenull.xml
+298/806 hc_attrprevioussiblingnull.xml
+299/806 hc_attrspecifiedvalue.xml
+300/806 hc_attrspecifiedvaluechanged.xml
+301/806 hc_characterdataappenddata.xml
+302/806 hc_characterdataappenddatagetdata.xml
+303/806 hc_characterdatadeletedatabegining.xml
+304/806 hc_characterdatadeletedataend.xml
+305/806 hc_characterdatadeletedataexceedslength.xml
+306/806 hc_characterdatadeletedatagetlengthanddata.xml
+307/806 hc_characterdatadeletedatamiddle.xml
+308/806 hc_characterdatagetdata.xml
+309/806 hc_characterdatagetlength.xml
+310/806 hc_characterdataindexsizeerrdeletedatacountnegative.xml
+implementationAttribute signed not supported, skipping test
+311/806 hc_characterdataindexsizeerrdeletedataoffsetgreater.xml
+312/806 hc_characterdataindexsizeerrdeletedataoffsetnegative.xml
+implementationAttribute signed not supported, skipping test
+313/806 hc_characterdataindexsizeerrinsertdataoffsetgreater.xml
+314/806 hc_characterdataindexsizeerrinsertdataoffsetnegative.xml
+implementationAttribute signed not supported, skipping test
+315/806 hc_characterdataindexsizeerrreplacedatacountnegative.xml
+implementationAttribute signed not supported, skipping test
+316/806 hc_characterdataindexsizeerrreplacedataoffsetgreater.xml
+317/806 hc_characterdataindexsizeerrreplacedataoffsetnegative.xml
+implementationAttribute signed not supported, skipping test
+318/806 hc_characterdataindexsizeerrsubstringcountnegative.xml
+implementationAttribute signed not supported, skipping test
+319/806 hc_characterdataindexsizeerrsubstringnegativeoffset.xml
+implementationAttribute signed not supported, skipping test
+320/806 hc_characterdataindexsizeerrsubstringoffsetgreater.xml
+321/806 hc_characterdatainsertdatabeginning.xml
+322/806 hc_characterdatainsertdataend.xml
+323/806 hc_characterdatainsertdatamiddle.xml
+324/806 hc_characterdatareplacedatabegining.xml
+325/806 hc_characterdatareplacedataend.xml
+326/806 hc_characterdatareplacedataexceedslengthofarg.xml
+327/806 hc_characterdatareplacedataexceedslengthofdata.xml
+328/806 hc_characterdatareplacedatamiddle.xml
+329/806 hc_characterdatasetnodevalue.xml
+330/806 hc_characterdatasubstringexceedsvalue.xml
+331/806 hc_characterdatasubstringvalue.xml
+332/806 hc_commentgetcomment.xml
+333/806 hc_documentcreateattribute.xml
+334/806 hc_documentcreatecomment.xml
+335/806 hc_documentcreatedocumentfragment.xml
+336/806 hc_documentcreateelement.xml
+337/806 hc_documentcreateelementcasesensitive.xml
+338/806 hc_documentcreatetextnode.xml
+339/806 hc_documentgetdoctype.xml
+340/806 hc_documentgetelementsbytagnamelength.xml
+341/806 hc_documentgetelementsbytagnametotallength.xml
+342/806 hc_documentgetelementsbytagnamevalue.xml
+343/806 hc_documentgetimplementation.xml
+344/806 hc_documentgetrootnode.xml
+345/806 hc_documentinvalidcharacterexceptioncreateattribute.xml
+346/806 hc_documentinvalidcharacterexceptioncreateattribute1.xml
+347/806 hc_documentinvalidcharacterexceptioncreateelement.xml
+348/806 hc_documentinvalidcharacterexceptioncreateelement1.xml
+349/806 hc_domimplementationfeaturenoversion.xml
+350/806 hc_domimplementationfeaturenull.xml
+implementationAttribute hasNullString not supported, skipping test
+351/806 hc_domimplementationfeaturexml.xml
+352/806 hc_elementaddnewattribute.xml
+353/806 hc_elementassociatedattribute.xml
+354/806 hc_elementchangeattributevalue.xml
+355/806 hc_elementcreatenewattribute.xml
+356/806 hc_elementgetattributenode.xml
+357/806 hc_elementgetattributenodenull.xml
+358/806 hc_elementgetelementempty.xml
+359/806 hc_elementgetelementsbytagname.xml
+360/806 hc_elementgetelementsbytagnameaccessnodelist.xml
+361/806 hc_elementgetelementsbytagnamenomatch.xml
+362/806 hc_elementgetelementsbytagnamespecialvalue.xml
+363/806 hc_elementgettagname.xml
+364/806 hc_elementinuseattributeerr.xml
+365/806 hc_elementinvalidcharacterexception.xml
+366/806 hc_elementinvalidcharacterexception1.xml
+367/806 hc_elementnormalize.xml
+368/806 hc_elementnotfounderr.xml
+369/806 hc_elementremoveattribute.xml
+370/806 hc_elementremoveattributeaftercreate.xml
+371/806 hc_elementremoveattributenode.xml
+372/806 hc_elementreplaceattributewithself.xml
+373/806 hc_elementreplaceexistingattribute.xml
+374/806 hc_elementreplaceexistingattributegevalue.xml
+375/806 hc_elementretrieveallattributes.xml
+376/806 hc_elementretrieveattrvalue.xml
+377/806 hc_elementretrievetagname.xml
+378/806 hc_elementsetattributenodenull.xml
+379/806 hc_elementwrongdocumenterr.xml
+380/806 hc_entitiesremovenameditem1.xml
+381/806 hc_entitiessetnameditem1.xml
+382/806 hc_namednodemapchildnoderange.xml
+383/806 hc_namednodemapgetnameditem.xml
+384/806 hc_namednodemapinuseattributeerr.xml
+385/806 hc_namednodemapnotfounderr.xml
+386/806 hc_namednodemapnumberofnodes.xml
+387/806 hc_namednodemapremovenameditem.xml
+388/806 hc_namednodemapreturnattrnode.xml
+389/806 hc_namednodemapreturnfirstitem.xml
+390/806 hc_namednodemapreturnlastitem.xml
+391/806 hc_namednodemapreturnnull.xml
+392/806 hc_namednodemapsetnameditem.xml
+393/806 hc_namednodemapsetnameditemreturnvalue.xml
+394/806 hc_namednodemapsetnameditemthatexists.xml
+395/806 hc_namednodemapsetnameditemwithnewvalue.xml
+396/806 hc_namednodemapwrongdocumenterr.xml
+397/806 hc_nodeappendchild.xml
+398/806 hc_nodeappendchildchildexists.xml
+399/806 hc_nodeappendchilddocfragment.xml
+400/806 hc_nodeappendchildgetnodename.xml
+401/806 hc_nodeappendchildinvalidnodetype.xml
+402/806 hc_nodeappendchildnewchilddiffdocument.xml
+403/806 hc_nodeappendchildnodeancestor.xml
+404/806 hc_nodeattributenodeattribute.xml
+405/806 hc_nodeattributenodename.xml
+406/806 hc_nodeattributenodetype.xml
+407/806 hc_nodeattributenodevalue.xml
+408/806 hc_nodechildnodes.xml
+409/806 hc_nodechildnodesappendchild.xml
+410/806 hc_nodechildnodesempty.xml
+411/806 hc_nodecloneattributescopied.xml
+412/806 hc_nodeclonefalsenocopytext.xml
+413/806 hc_nodeclonegetparentnull.xml
+414/806 hc_nodeclonenodefalse.xml
+415/806 hc_nodeclonenodetrue.xml
+416/806 hc_nodeclonetruecopytext.xml
+417/806 hc_nodecommentnodeattributes.xml
+418/806 hc_nodecommentnodename.xml
+419/806 hc_nodecommentnodetype.xml
+420/806 hc_nodecommentnodevalue.xml
+421/806 hc_nodedocumentfragmentnodename.xml
+422/806 hc_nodedocumentfragmentnodetype.xml
+423/806 hc_nodedocumentfragmentnodevalue.xml
+424/806 hc_nodedocumentnodeattribute.xml
+425/806 hc_nodedocumentnodename.xml
+426/806 hc_nodedocumentnodetype.xml
+427/806 hc_nodedocumentnodevalue.xml
+428/806 hc_nodeelementnodeattributes.xml
+429/806 hc_nodeelementnodename.xml
+430/806 hc_nodeelementnodetype.xml
+431/806 hc_nodeelementnodevalue.xml
+432/806 hc_nodegetfirstchild.xml
+433/806 hc_nodegetfirstchildnull.xml
+434/806 hc_nodegetlastchild.xml
+435/806 hc_nodegetlastchildnull.xml
+436/806 hc_nodegetnextsibling.xml
+437/806 hc_nodegetnextsiblingnull.xml
+438/806 hc_nodegetownerdocument.xml
+439/806 hc_nodegetownerdocumentnull.xml
+440/806 hc_nodegetprevioussibling.xml
+441/806 hc_nodegetprevioussiblingnull.xml
+442/806 hc_nodehaschildnodes.xml
+443/806 hc_nodehaschildnodesfalse.xml
+444/806 hc_nodeinsertbefore.xml
+445/806 hc_nodeinsertbeforedocfragment.xml
+446/806 hc_nodeinsertbeforeinvalidnodetype.xml
+447/806 hc_nodeinsertbeforenewchilddiffdocument.xml
+448/806 hc_nodeinsertbeforenewchildexists.xml
+449/806 hc_nodeinsertbeforenodeancestor.xml
+450/806 hc_nodeinsertbeforenodename.xml
+451/806 hc_nodeinsertbeforerefchildnonexistent.xml
+452/806 hc_nodeinsertbeforerefchildnull.xml
+453/806 hc_nodelistindexequalzero.xml
+454/806 hc_nodelistindexgetlength.xml
+455/806 hc_nodelistindexgetlengthofemptylist.xml
+456/806 hc_nodelistindexnotzero.xml
+457/806 hc_nodelistreturnfirstitem.xml
+458/806 hc_nodelistreturnlastitem.xml
+459/806 hc_nodelisttraverselist.xml
+460/806 hc_nodeparentnode.xml
+461/806 hc_nodeparentnodenull.xml
+462/806 hc_noderemovechild.xml
+463/806 hc_noderemovechildgetnodename.xml
+464/806 hc_noderemovechildnode.xml
+465/806 hc_noderemovechildoldchildnonexistent.xml
+466/806 hc_nodereplacechild.xml
+467/806 hc_nodereplacechildinvalidnodetype.xml
+468/806 hc_nodereplacechildnewchilddiffdocument.xml
+469/806 hc_nodereplacechildnodeancestor.xml
+470/806 hc_nodereplacechildnodename.xml
+471/806 hc_nodereplacechildoldchildnonexistent.xml
+472/806 hc_nodetextnodeattribute.xml
+473/806 hc_nodetextnodename.xml
+474/806 hc_nodetextnodetype.xml
+475/806 hc_nodetextnodevalue.xml
+476/806 hc_nodevalue01.xml
+477/806 hc_nodevalue02.xml
+478/806 hc_nodevalue03.xml
+479/806 hc_nodevalue04.xml
+480/806 hc_nodevalue05.xml
+481/806 hc_nodevalue06.xml
+482/806 hc_nodevalue07.xml
+483/806 hc_nodevalue08.xml
+484/806 hc_notationsremovenameditem1.xml
+485/806 hc_notationssetnameditem1.xml
+486/806 hc_textindexsizeerrnegativeoffset.xml
+implementationAttribute signed not supported, skipping test
+487/806 hc_textindexsizeerroffsetoutofbounds.xml
+488/806 hc_textparseintolistofelements.xml
+489/806 hc_textsplittextfour.xml
+490/806 hc_textsplittextone.xml
+491/806 hc_textsplittextthree.xml
+492/806 hc_textsplittexttwo.xml
+493/806 hc_textwithnomarkup.xml
+494/806 hc_attrappendchild1.xml
+495/806 hc_attrappendchild2.xml
+496/806 hc_attrappendchild3.xml
+497/806 hc_attrappendchild4.xml
+498/806 hc_attrappendchild5.xml
+499/806 hc_attrappendchild6.xml
+500/806 hc_attrchildnodes1.xml
+501/806 hc_attrchildnodes2.xml
+502/806 hc_attrclonenode1.xml
+503/806 hc_attrfirstchild.xml
+504/806 hc_attrgetvalue1.xml
+505/806 hc_attrgetvalue2.xml
+506/806 hc_attrhaschildnodes.xml
+507/806 hc_attrinsertbefore1.xml
+508/806 hc_attrinsertbefore2.xml
+509/806 hc_attrinsertbefore3.xml
+510/806 hc_attrinsertbefore4.xml
+511/806 hc_attrinsertbefore5.xml
+512/806 hc_attrinsertbefore6.xml
+513/806 hc_attrinsertbefore7.xml
+514/806 hc_attrlastchild.xml
+515/806 hc_attrnormalize.xml
+516/806 hc_attrremovechild1.xml
+517/806 hc_attrremovechild2.xml
+518/806 hc_attrreplacechild1.xml
+519/806 hc_attrreplacechild2.xml
+520/806 hc_attrsetvalue1.xml
+521/806 hc_attrsetvalue2.xml
+522/806 attrremovechild1.xml
+523/806 attrreplacechild1.xml
+
+#P"/home/david/2001/DOM-Test-Suite/tests/level2/core/" 
+524/806 attrgetownerelement01.xml
+525/806 attrgetownerelement02.xml
+526/806 attrgetownerelement03.xml
+527/806 attrgetownerelement04.xml
+528/806 attrgetownerelement05.xml
+529/806 createAttributeNS01.xml
+530/806 createAttributeNS02.xml
+531/806 createAttributeNS03.xml
+532/806 createAttributeNS04.xml
+533/806 createAttributeNS05.xml
+534/806 createAttributeNS06.xml
+535/806 createDocument01.xml
+536/806 createDocument02.xml
+537/806 createDocument03.xml
+538/806 createDocument04.xml
+539/806 createDocument05.xml
+540/806 createDocument06.xml
+541/806 createDocument07.xml
+542/806 createDocument08.xml
+543/806 createDocumentType01.xml
+544/806 createDocumentType02.xml
+545/806 createDocumentType03.xml
+546/806 createDocumentType04.xml
+547/806 createElementNS01.xml
+548/806 createElementNS02.xml
+549/806 createElementNS03.xml
+550/806 createElementNS04.xml
+551/806 createElementNS05.xml
+552/806 documentcreateattributeNS01.xml
+553/806 documentcreateattributeNS02.xml
+554/806 documentcreateattributeNS03.xml
+555/806 documentcreateattributeNS04.xml
+556/806 documentcreateattributeNS05.xml
+557/806 documentcreateattributeNS06.xml
+558/806 documentcreateattributeNS07.xml
+559/806 documentcreateelementNS01.xml
+560/806 documentcreateelementNS02.xml
+561/806 documentcreateelementNS05.xml
+562/806 documentcreateelementNS06.xml
+563/806 documentgetelementbyid01.xml
+564/806 documentgetelementsbytagnameNS01.xml
+565/806 documentgetelementsbytagnameNS02.xml
+566/806 documentgetelementsbytagnameNS03.xml
+567/806 documentgetelementsbytagnameNS04.xml
+568/806 documentgetelementsbytagnameNS05.xml
+569/806 documentimportnode01.xml
+570/806 documentimportnode02.xml
+571/806 documentimportnode03.xml
+572/806 documentimportnode04.xml
+573/806 documentimportnode05.xml
+574/806 documentimportnode06.xml
+575/806 documentimportnode07.xml
+576/806 documentimportnode08.xml
+577/806 documentimportnode09.xml
+578/806 documentimportnode10.xml
+579/806 documentimportnode11.xml
+580/806 documentimportnode12.xml
+581/806 documentimportnode13.xml
+582/806 documentimportnode14.xml
+583/806 documentimportnode15.xml
+584/806 documentimportnode17.xml
+585/806 documentimportnode18.xml
+586/806 documentimportnode19.xml
+587/806 documentimportnode20.xml
+implementationAttribute expandEntityReferences not supported, skipping test
+588/806 documentimportnode21.xml
+implementationAttribute expandEntityReferences not supported, skipping test
+589/806 documentimportnode22.xml
+590/806 documenttypeinternalSubset01.xml
+591/806 documenttypepublicid01.xml
+592/806 documenttypesystemid01.xml
+593/806 domimplementationcreatedocument03.xml
+594/806 domimplementationcreatedocument04.xml
+595/806 domimplementationcreatedocument05.xml
+596/806 domimplementationcreatedocument07.xml
+597/806 domimplementationcreatedocumenttype01.xml
+598/806 domimplementationcreatedocumenttype02.xml
+599/806 domimplementationcreatedocumenttype04.xml
+600/806 domimplementationfeaturecore.xml
+601/806 domimplementationfeaturexmlversion2.xml
+602/806 domimplementationhasfeature01.xml
+603/806 domimplementationhasfeature02.xml
+604/806 elementgetattributenodens01.xml
+605/806 elementgetattributenodens02.xml
+606/806 elementgetattributenodens03.xml
+607/806 elementgetattributens02.xml
+608/806 elementgetelementsbytagnamens02.xml
+609/806 elementgetelementsbytagnamens04.xml
+610/806 elementgetelementsbytagnamens05.xml
+611/806 elementhasattribute01.xml
+612/806 elementhasattribute02.xml
+613/806 elementhasattribute03.xml
+614/806 elementhasattribute04.xml
+615/806 elementhasattributens01.xml
+616/806 elementhasattributens02.xml
+617/806 elementhasattributens03.xml
+618/806 elementremoveattributens01.xml
+619/806 elementsetattributenodens01.xml
+620/806 elementsetattributenodens02.xml
+621/806 elementsetattributenodens03.xml
+622/806 elementsetattributenodens04.xml
+623/806 elementsetattributenodens05.xml
+624/806 elementsetattributenodens06.xml
+implementationAttribute expandEntityReferences not supported, skipping test
+625/806 elementsetattributens01.xml
+626/806 elementsetattributens02.xml
+627/806 elementsetattributens03.xml
+628/806 elementsetattributens04.xml
+629/806 elementsetattributens05.xml
+630/806 elementsetattributens08.xml
+631/806 elementsetattributensurinull.xml
+632/806 getAttributeNS01.xml
+633/806 getAttributeNS02.xml
+634/806 getAttributeNS03.xml
+635/806 getAttributeNS04.xml
+636/806 getAttributeNS05.xml
+637/806 getAttributeNodeNS01.xml
+638/806 getAttributeNodeNS02.xml
+639/806 getElementById01.xml
+640/806 getElementById02.xml
+641/806 getElementsByTagNameNS01.xml
+642/806 getElementsByTagNameNS02.xml
+643/806 getElementsByTagNameNS03.xml
+644/806 getElementsByTagNameNS04.xml
+645/806 getElementsByTagNameNS05.xml
+646/806 getElementsByTagNameNS06.xml
+647/806 getElementsByTagNameNS07.xml
+648/806 getElementsByTagNameNS08.xml
+649/806 getElementsByTagNameNS09.xml
+650/806 getElementsByTagNameNS10.xml
+651/806 getElementsByTagNameNS11.xml
+652/806 getElementsByTagNameNS12.xml
+653/806 getElementsByTagNameNS13.xml
+654/806 getElementsByTagNameNS14.xml
+655/806 getNamedItemNS01.xml
+656/806 getNamedItemNS02.xml
+657/806 getNamedItemNS03.xml
+658/806 getNamedItemNS04.xml
+659/806 hasAttribute01.xml
+660/806 hasAttribute02.xml
+661/806 hasAttribute03.xml
+662/806 hasAttribute04.xml
+663/806 hasAttributeNS01.xml
+664/806 hasAttributeNS02.xml
+665/806 hasAttributeNS03.xml
+666/806 hasAttributeNS04.xml
+667/806 hasAttributeNS05.xml
+668/806 hasAttributes01.xml
+669/806 hasAttributes02.xml
+670/806 hc_entitiesremovenameditemns1.xml
+671/806 hc_entitiessetnameditemns1.xml
+672/806 hc_namednodemapinvalidtype1.xml
+673/806 hc_nodedocumentfragmentnormalize1.xml
+674/806 hc_nodedocumentfragmentnormalize2.xml
+675/806 hc_notationsremovenameditemns1.xml
+676/806 hc_notationssetnameditemns1.xml
+677/806 importNode01.xml
+678/806 importNode02.xml
+679/806 importNode03.xml
+680/806 importNode04.xml
+681/806 importNode05.xml
+682/806 importNode06.xml
+683/806 importNode07.xml
+684/806 importNode08.xml
+685/806 importNode09.xml
+686/806 importNode10.xml
+687/806 importNode11.xml
+688/806 importNode12.xml
+689/806 importNode13.xml
+690/806 importNode14.xml
+691/806 importNode15.xml
+692/806 importNode16.xml
+693/806 importNode17.xml
+694/806 internalSubset01.xml
+695/806 isSupported01.xml
+696/806 isSupported02.xml
+697/806 isSupported04.xml
+698/806 isSupported05.xml
+699/806 isSupported06.xml
+700/806 isSupported07.xml
+701/806 isSupported09.xml
+702/806 isSupported10.xml
+703/806 isSupported11.xml
+704/806 isSupported12.xml
+705/806 isSupported13.xml
+706/806 isSupported14.xml
+707/806 localName01.xml
+708/806 localName02.xml
+709/806 localName03.xml
+710/806 localName04.xml
+711/806 namednodemapgetnameditemns01.xml
+712/806 namednodemapgetnameditemns02.xml
+713/806 namednodemapgetnameditemns03.xml
+714/806 namednodemapgetnameditemns04.xml
+715/806 namednodemapgetnameditemns05.xml
+716/806 namednodemapgetnameditemns06.xml
+717/806 namednodemapremovenameditemns01.xml
+718/806 namednodemapremovenameditemns02.xml
+719/806 namednodemapremovenameditemns03.xml
+720/806 namednodemapremovenameditemns04.xml
+721/806 namednodemapremovenameditemns05.xml
+722/806 namednodemapremovenameditemns06.xml
+723/806 namednodemapremovenameditemns07.xml
+724/806 namednodemapremovenameditemns08.xml
+725/806 namednodemapremovenameditemns09.xml
+726/806 namednodemapsetnameditemns01.xml
+727/806 namednodemapsetnameditemns02.xml
+728/806 namednodemapsetnameditemns03.xml
+729/806 namednodemapsetnameditemns04.xml
+730/806 namednodemapsetnameditemns05.xml
+731/806 namednodemapsetnameditemns06.xml
+732/806 namednodemapsetnameditemns07.xml
+733/806 namednodemapsetnameditemns08.xml
+734/806 namednodemapsetnameditemns09.xml
+735/806 namednodemapsetnameditemns10.xml
+736/806 namednodemapsetnameditemns11.xml
+737/806 namespaceURI01.xml
+738/806 namespaceURI02.xml
+739/806 namespaceURI03.xml
+740/806 namespaceURI04.xml
+741/806 nodegetlocalname03.xml
+742/806 nodegetnamespaceuri03.xml
+743/806 nodegetownerdocument01.xml
+744/806 nodegetownerdocument02.xml
+745/806 nodegetprefix03.xml
+746/806 nodehasattributes01.xml
+747/806 nodehasattributes02.xml
+748/806 nodehasattributes03.xml
+749/806 nodehasattributes04.xml
+750/806 nodeissupported01.xml
+751/806 nodeissupported02.xml
+752/806 nodeissupported03.xml
+753/806 nodeissupported04.xml
+754/806 nodeissupported05.xml
+755/806 nodenormalize01.xml
+756/806 nodesetprefix01.xml
+757/806 nodesetprefix02.xml
+758/806 nodesetprefix03.xml
+759/806 nodesetprefix04.xml
+760/806 nodesetprefix05.xml
+761/806 nodesetprefix06.xml
+762/806 nodesetprefix07.xml
+763/806 nodesetprefix08.xml
+764/806 nodesetprefix09.xml
+765/806 normalize01.xml
+766/806 ownerDocument01.xml
+767/806 ownerElement01.xml
+768/806 ownerElement02.xml
+769/806 prefix01.xml
+770/806 prefix02.xml
+771/806 prefix03.xml
+772/806 prefix04.xml
+773/806 prefix05.xml
+774/806 prefix06.xml
+775/806 prefix07.xml
+776/806 prefix08.xml
+777/806 prefix09.xml
+778/806 prefix10.xml
+779/806 prefix11.xml
+780/806 publicId01.xml
+781/806 removeAttributeNS01.xml
+782/806 removeAttributeNS02.xml
+783/806 removeNamedItemNS01.xml
+784/806 removeNamedItemNS02.xml
+785/806 removeNamedItemNS03.xml
+786/806 setAttributeNS01.xml
+787/806 setAttributeNS02.xml
+788/806 setAttributeNS03.xml
+789/806 setAttributeNS04.xml
+790/806 setAttributeNS05.xml
+791/806 setAttributeNS06.xml
+792/806 setAttributeNS07.xml
+793/806 setAttributeNS09.xml
+794/806 setAttributeNS10.xml
+795/806 setAttributeNodeNS01.xml
+796/806 setAttributeNodeNS02.xml
+implementationAttribute expandEntityReferences not supported, skipping test
+797/806 setAttributeNodeNS03.xml
+798/806 setAttributeNodeNS04.xml
+799/806 setAttributeNodeNS05.xml
+800/806 setNamedItemNS01.xml
+801/806 setNamedItemNS02.xml
+802/806 setNamedItemNS03.xml
+803/806 setNamedItemNS04.xml
+804/806 setNamedItemNS05.xml
+805/806 systemId01.xml
+0/763 tests failed; 43 tests were skipped
\ No newline at end of file

Added: branches/grin-neu/thirdparty/cxml/GNUmakefile
===================================================================
--- branches/grin-neu/thirdparty/cxml/GNUmakefile	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/GNUmakefile	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,8 @@
+all:
+	@echo no such target
+	@exit 1
+
+.PHONY: clean
+clean:
+	touch dummy.fasl
+	find . \( -name \*.fasl -o -name \*.x86f \) -print0 | xargs -0 rm

Added: branches/grin-neu/thirdparty/cxml/OLDNEWS
===================================================================
--- branches/grin-neu/thirdparty/cxml/OLDNEWS	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/OLDNEWS	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,272 @@
+Changes to Gilbert Baumann's Code
+========================================
+(Stand dieser Liste: patch-190)
+
+base-0
+    Import of Closure's src/xml and src/glisp
+
+
+Build system
+----------------
+patch-14
+    dom-builder.lsp braucht package.lisp
+patch-17
+    xml-parse braucht dom-impl
+patch-18
+    xml-parse braucht encodings
+patch-19
+    xml-parse.lisp needs xml-stream.lisp
+patch-157
+    DOM in eigenes Verzeichnis und System verschoben
+patch-158
+    COPYING auch im DOM
+patch-160
+    tests in eigenes Verzeichnis verschoben
+patch-184
+    commented out most of dep-clisp for now
+patch-185
+    CLISP fixes
+
+
+glisp durch runes ersetzt
+---------------- 
+patch-139 patch-140 patch-141 patch-142 patch-143
+    unbenutzte Funktionen aus glisp entfernt
+    GLISP keine COMMON-LISP-Symbole mehr exportieren lassen
+    glisp defpackage weiter vereinfacht
+patch-148
+    runes.lisp aufgeteilt in runes.lisp und syntax.lisp
+patch-149
+    CHARACTER-basierte Runen-Implementation
+patch-150
+    removed support for oldish gcl
+patch-151
+    removed dep-gcl-2.lisp
+patch-152
+    clarified glisp license as LLGPL as per Gilbert Baumann
+patch-155
+    GLISP in RUNES umbenannt
+patch-156
+    xstream (und encoding) nach runes verschoben
+patch-178
+patch-180
+    really fixed rune-char
+
+
+DOM fixes
+----------------
+patch-3
+    add dom:remove-child, dom:import-node
+patch-6
+    fixed dom:remove-child
+patch-7
+    strings->rods in set-attribute, too
+patch-21
+    dom:item und dom:length fuer NodeList implementiert
+patch-22
+    s/remove-atttribute/remove-attribute
+patch-23
+    dom:remove-attribute-node korrigiert
+patch-24
+    neu: dom:remove-attribute
+patch-25
+    dom:normalize implementiert
+patch-26
+    get-elements-by-tag-name fuer Element implementiert
+patch-32
+    s/data/value/ fuer CHARACTER-DATA
+patch-33
+    Aufruf von Setter-Methoden
+patch-34
+    (setf value) nachgetragen
+patch-35
+    (DOM:NODE-VALUE ATTRIBUTE) korrigiert
+patch-36
+    writer fuer DOM:DATA
+patch-37
+    (setf dom:node-value) implementiert
+patch-43
+    hack: implemented CHILD-NODES for ENTITY-REFERENCE
+patch-44
+    ENTITY-REFERENCE-Kinder als read-only markieren
+patch-45
+    DOM-EXCEPTION implementiert
+patch-46
+    fixed special cases in delete-data and replace-data
+patch-47
+    delete-data: Arraytyp korrigiert
+patch-48
+    DOM:INSERT-DATA implementiert
+patch-49
+    bugfix: replace-data for count != (length arg)
+patch-50
+    patch-46 nachgebessert: offset == length ist OK
+patch-51
+    fixed special cases in dom:substring-data
+patch-52
+    fixed patch-36, my (setf dom:data) implementation was bogus
+patch-55
+    temporary fix: attributes are created with value ""
+patch-58
+    START-DTD, END-DTD, DOCUMENT-TYPE initialisation
+patch-60
+    neu: CLONE-NODE
+patch-65, patch-66
+    verify attribute name syntax in createAttribute
+patch-67
+    more NAME syntax checks: CREATE-ELEMENT, SET-ATTRIBUTE
+patch-68
+    CREATE-ATTRIBUTE: set SPECIFIED to true
+patch-69, patch-70
+    INUSE_ATTRIBUTE_ERR
+patch-71
+    hacked my resolve-entity function to return NIL for undefined entities
+patch-72
+    INVALID_CHARACTER_ERR in create-entity-reference, too
+patch-73
+    Implement no-op methods on (setf node-value) where required...
+patch-74
+    fixed get-elements-by-tag-name not to include the argument itself
+patch-76, patch-77
+    implemented DOM:SPLIT-TEXT
+patch-80
+    noch unfertig: initialisiere dom:enitities richtig, erzeuge Entity-Knoten
+patch-82
+    dom:notations fuellen
+patch-85
+    WRONG_DOCUMENT_ERR auch in set-attribute-node
+patch-86
+    WRONG_DOCUMENT_ERR nicht nur in set-attribute-node, sondern prinzipiell in set-named-item
+patch-91
+    :NOT_FOUND_ERR in remove-named-item
+patch-94
+    can-adopt-p implementiert
+patch-95
+    ENSURE-VALID-INSERTION-REQUEST korrigiert
+patch-96
+    normalize korrigiert: cdata-section nicht beruehren
+patch-98
+    DOCUMENTs have owner NIL
+patch-101
+    (setf dom:data) fuer PI korrigiert
+patch-102
+    NOT_FOUND_ERR in REMOVE-CHILD
+patch-104
+    oops, split-text korrigiert
+patch-106
+    NOT_FOUND_ERROR in removeAttributeNode sucht das Objekt, nicht seinen Namen
+patch-107, patch-113
+    Defaultwert fuer fehlende Attribute ist der leere Rod-String, nicht NIL
+patch-118
+    entity und notation maps sind read-only
+patch-119
+    dom:item liefert NIL bei ungueltigem index
+patch-120, patch-122, patch-124
+    NodeList reimplementiert
+patch-121
+    NAMED-NODE-MAP muss auch auf HIERARCHY_REQUEST_ERR pruefen...
+patch-128
+    ATTRIBUTE hat jetzt Kinder
+patch-129
+    auch Attribute normalisieren
+patch-130
+    (setf dom:value) auf einem Attribut darf ein etwaiges Kinderobjekt nicht wiederverwenden
+patch-131
+    replace-child fuer document-fragment implementiert
+patch-132
+    CAN-ADOPT-P fuer Parent ATTRIBUTE und Kind CDATA-SECTION korrigiert
+patch-133
+    DOCUMENT darf nur jeweils ein ELEMENT- und DOCTYPE-Kind haben
+patch-137
+    neu: map-node-list, do-node-list.  ensure-valid-insertion-request korrigiert
+patch-165
+    ANSI conformance fix in MOVE
+patch-181
+    ignore fill-pointers in MOVE
+
+xml-parse.lisp changes
+----------------
+patch-5
+    (assert (eql initial-speed 1)) in make-xstream
+patch-20
+    added a forward declaration for *namespace-bindings*
+patch-39
+    fix for thread safety in p/document
+patch-41
+    Warnung ueber (nicht) redefinierte Attribute abschalten koennen
+patch-54
+    call sax:comment; create comment nodes
+patch-89
+    public-id und system-id der Entities uebergeben
+patch-100
+    Die XML Deklaration ist keine Processing Instruction.
+patch-146
+    SAX-Aufrufe korrigiert fuer DTD ohne ID; Entitydeklaration mit SYSTEM ID
+patch-166
+    added missing format argument in internal-entity-expansion
+patch-172
+    fixed rod type in appenddata
+patch-174
+    reordered definitions to avoid forward references
+patch-177
+    more SBCL warnings removed
+patch-188
+    new function parse-octets
+(See also: patch-58, patch-80, patch-82)
+
+
+DOM-Builder und SAX-Interface
+----------------
+patch-57
+    Warnungen beseitigt ("undefined variable")
+patch-75
+    fixed PARENT slot initialization and added a rant about the current implementation
+patch-97
+    CDATA sections bauen
+patch-136
+    normalisierte Elemente bauen
+
+(See also: patch-58, patch-80, patch-82, patch-86, patch-118, patch-120)
+
+
+unparse
+----------------
+patch-2
+    export UNPARSE-DOCUMENT
+patch-144
+    Kommentare verstehen (und nicht ausgeben)
+patch-189
+    new function UNPARSE-DOCUMENT-TO-OCTETS
+
+
+Misc.
+----------------
+patch-9
+    print elements with their tag-name
+patch-11
+    print attributes with name and value
+
+patch-138
+    workaround, need to revert this later
+
+patch-10 reverted by patch-12
+patch-114 reverted by patch-115
+patch-63 reverted by patch-134
+patch-4 patch-38 patch-87 patch-90 patch-103 reverted by patch-154
+patch-154 STRING-DOM nicht mehr verwenden.  File ist aber noch da.
+
+
+domtest.cl
+----------------
+patch-27 patch-28 patch-29 patch-30 patch-31 patch-40 patch-42 patch-53
+patch-59 patch-61 patch-62 patch-64 patch-78 patch-79 patch-83 patch-84
+patch-88 patch-92 patch-93 patch-99 patch-105 patch-108 patch-111
+patch-116 patch-117 patch-123 patch-153 patch-182
+    DOM tests
+
+
+xmlconf.cl
+----------------
+patch-13 patch-15 patch-16 patch-147 patch-186
+    Testfunktion fuer XML Conformance Test Suite
+(need to merge this with Gilbert's work)

Modified: branches/grin-neu/thirdparty/cxml/README.html
===================================================================
--- branches/grin-neu/thirdparty/cxml/README.html	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/README.html	2006-12-01 10:39:49 UTC (rev 2094)
@@ -3,33 +3,60 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <head>
     <title>Closure XML</title>
-    <style type="text/css">
-      body {
-        color: #000000;
-        background-color: #ffffff;
-        margin-bottom: 10%;
-        padding-left: 30px;
-      }
-      h1,h2,h3 {
-        margin-left: -30px;
-      }
-      pre {
-        background-color: #eeeeee;
-        border: solid 1px #d0d0d0;
-        padding: 1em;
-        margin-right: 10%;
-      }
-      .def {
-        background-color: #ddddff;
-        font-weight: bold;
-      }
-      .nomargin {
-        margin-bottom: 0;
-        margin-top: 0;
-      }
-    </style>
+    <link rel="stylesheet" type="text/css" href="doc/cxml.css"/>
   </head>
   <body>
+    <div class="sidebar">
+      <div class="sidebar-title">
+	<a href="README.html">Closure XML</a>
+      </div>
+      <div class="sidebar-main">
+      <ul class="main">
+	<li>
+          <a href="doc/installation.html">Installing Closure XML</a>
+          <ul class="sub">
+	    <li><a href="doc/installation.html#download"><b>Download</b></a></li>
+	    <li><a href="doc/installation.html#implementations">Implementation-specific notes</a></li>
+	    <li><a href="doc/installation.html#compilation">Compilation</a></li>
+	    <li><a href="doc/installation.html#tests">Tests</a></li>
+          </ul>
+	</li>
+        <li>
+          <ul class="hack">
+            <li>
+              <a href="doc/quickstart.html"><b>Quick-Start Example</b></a>
+            </li>
+          </ul>
+        </li>
+	<li>
+          <a href="doc/using.html">SAX parser</a>
+          <ul class="sub">
+            <li><a href="doc/using.html#parser">Parsing and Validating</a></li>
+            <li><a href="doc/using.html#serialization">Serialization</a></li>
+            <li><a href="doc/using.html#misc">Miscellaneous SAX handlers</a></li>
+            <li><a href="doc/using.html#rods">Recoders</a></li>
+            <li><a href="doc/using.html#dtdcache">Caching of DTD Objects</a></li>
+            <li><a href="doc/using.html#catalogs">XML Catalogs</a></li>
+	    <li><a href="doc/using.html#sax">SAX Interface</a></li>
+          </ul>
+	</li>
+	<li>
+          <a href="doc/dom.html">DOM implementation</a>
+          <ul class="sub">
+            <li><a href="doc/dom.html#parser">Parsing with the DOM builder</a></li>
+            <li><a href="doc/dom.html#serialization">Serialization</a></li>
+	    <li><a href="doc/dom.html#mapping">DOM/Lisp mapping</a></li>
+          </ul>
+	</li>
+	<li>
+          <ul class="hack">
+            <li><a href="doc/xmls-compat.html">XMLS Builder</a></li>
+          </ul>
+        </li>
+      </ul>
+      </div>
+    </div>
+
     <h1>Closure XML Parser</h1>
 
     <p>An XML parser written in Common Lisp.</p>
@@ -47,62 +74,79 @@
         (SAX layer; namespace support)
       </li>
       <li>
-        David Lichteblau at knowledgeTools (david at knowledgetools.de)<br/>
+        <a href="mailto:david at lichteblau.com">David Lichteblau</a> for <a
+        href="http://www.knowledgetools.de">knowledgeTools</a>
         (conversion into an independent package; DOM bug fixing; validation)
+        and <a href="http://www.headcraft.de/">headcraft</a>
+        (most september/october 2004 changes) and privately (changes
+        since then).
       </li>
     </ul>
 
     <p>
-      Mailing list <a
-      href="http://common-lisp.net/mailman/listinfo/cxml-devel">cxml-devel</a>
-      is hosted on common-lisp.net.
+      CXML implements a <a
+      href="http://www.w3.org/TR/REC-xml-names/">namespace-aware</a>,
+      validating SAX-like <a
+      href="http://www.w3.org/TR/2000/REC-xml-20001006">XML 1.0</a>
+      parser as well as the <a
+      href="http://www.w3.org/TR/DOM-Level-2-Core/">DOM Level 2 Core</a>
+      interfaces.
     </p>
 
-    <h2>Download</h2>
     <p>
-      Get a <a href="http://www.common-lisp.net/project/cxml/download/">tarball</a>.
+      CXML is licensed under Lisp-LGPL.
     </p>
+
     <p>
-      David's tla archive is at <a
-      href="http://common-lisp.net/project/cxml/david@knowledgetools.de--cxml/">http://www.common-lisp.net/project/cxml/david@knowledgetools.de--cxml/</a>.
-      (Brief tla usage instructions: Unpack the cxml tarball. 
-      Enter <tt>tla register-archive URL</tt> to turn it into a working
-      copy.  <tt>tla update</tt> is similar to <tt>cvs up</tt>.)
+      Send bug reports to <a
+      href="mailto:cxml-devel at common-lisp.net">cxml-devel at common-lisp.net</a>
+      (<a
+      href="http://common-lisp.net/cgi-bin/mailman/listinfo/cxml-devel">list
+      information</a>).
     </p>
 
-    <h1>Contents</h1>
-    <ul>
-      <li><a href="#changes">Recent Changes</a></li>
-      <li><a href="#modules">CXML Modules</a></li>
-      <li><a href="#installation">Installation</a></li>
-      <li><a href="#tests">Tests</a></li>
-      <li><a href="#todo">To Do</a></li>
-      <li>
-        <a href="#using">Using CXML</a>
-        <ul>
-          <li><a href="#quickstart">Quick-Start Example</a></li>
-          <li><a href="#parser">Parsing and Validating</a></li>
-          <li><a href="#serialization">Serialization</a></li>
-          <li><a href="#misc">Miscellaneous Utility Functions</a></li>
-          <li><a href="#xmls">XMLS Compatibility</a></li>
-          <li><a href="#rods">Dealing with Rods</a></li>
-          <li><a href="#dtdcache">Caching of DTD Objects</a></li>
-          <li><a href="#catalogs">XML Catalogs</a></li>
-        </ul>
-      </li>
-      <li><a href="#sax">SAX Interface</a></li>
-      <li><a href="#dom">DOM Notes</a></li>
-    </ul>
-
     <a name="changes"/>
     <h2>Recent Changes</h2>
-    <p class="nomargin"><tt>patch-xyz</tt> (2004-xx-yy)</p>
+    <p class="nomargin"><tt>rel-2006-xx-yy</tt></p>
     <ul class="nomargin">
+      <li>Serialization fixes (thanks to Nathan Bird, Donavon Keithley).</li>
+      <li>characters.lisp cleanup (thanks to Nathan Bird).</li>
+      <li>Namespace normalizer bugfixes.</li>
+      <li>Minor changes: clone-node on document as an extension.  DOM
+      class hierarchy reworked.  New function parse-empty-document.
+      Fixed the DOM serializer to not throw away local names.
+      Fixed a long-standing bug in the parser for documents without a
+      doctype. ANSI conformance fixes.</li>
+    </ul>
+    <p class="nomargin"><tt>rel-2006-01-05</tt></p>
+    <ul class="nomargin">
+      <li>Implemented DOM 2 Core.</li>
+      <li>Error handling overhaul.</li>
+      <li>UTF-8 string support in DOM on Lisps without Unicode characters.</li>
+      <li>Sink API has been changed.</li>
+      <li>Support internal subset serialization.</li>
+      <li>Whitespace normalizer.</li>
+      <li>Gilbert Baumann has clarified the license as Lisp-LGPL.</li>
+      <li>Use trivial-gray-streams.</li>
+    </ul>
+    <p class="nomargin"><tt>rel-2005-06-25</tt></p>
+    <ul class="nomargin">
+      <li>Port to OpenMCL (thanks to Rudi Schlatte).</li>
+      <li>Port to LispWorks (thanks to Edi Weitz).</li>
+      <li>Minor new features: <tt>include-default-values</tt> argument to
+      <tt>make-xmls-builder</tt>; <tt>handler</tt> argument
+      to <tt>parse-dtd-stream</tt>; SAX proxy class</li>
+      <li>Various bugfixes.</li>
+    </ul>
+    <p class="nomargin"><tt>patch-357</tt> (2004-10-10)</p>
+    <ul class="nomargin">
       <li>Auto-detect unicode support for better asdf-installability.</li>
       <li>Use the puri library for Sys-ID handling.</li>
       <li>Semi-automatic caching of DTD instances.</li>
       <li>Support user-defined entity resolvers.</li>
       <li>Support for Oasis XML Catalogs.</li>
+      <li>xhtmlgen version of Franz htmlgen.</li>
+      <li>Fixes for SBCL's unicode support.</li>
     </ul>
     <p class="nomargin"><tt>patch-306</tt> (2004-09-03)</p>
     <ul class="nomargin">
@@ -125,111 +169,14 @@
       <li>Initial release.</li>
     </ul>
 
-    <a name="modules"/>
-    <h2>CXML Modules</h2>
-    <p>CXML provides three packages:</p>
-    <ul>
-      <li>
-        <tt>RUNES</tt>, a portable implementation of Unicode strings.
-      </li>
-      <li>
-        <tt>CXML</tt>, a namespace-aware validating SAX parser
-        implementing the <a
-        href="http://www.w3.org/TR/2000/REC-xml-20001006">XML 1.0
-        specification</a>.
-      </li> 
-      <li>
-        <tt>DOM</tt>, an implementation of the <a
-        href="http://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html">DOM
-        Level 1 Core</a> interfaces.
-      </li>
-    </ul>
-
-    <a name="installation"/>
-    <h2>Installation</h2>
-    <p>
-      CXML should be portable to all Common Lisp implementations
-      supporting gray streams.  Currently assumed to work are ACL,
-      SBCL, CMUCL, and CLISP.  (CLISP needs to be run with an
-      option like <tt>-E iso-8869-1</tt> teaching it to accept cxml's
-      non-ASCII source files.)
-    </p>
-
-    <p>
-      Optional configuration (skip this unless you know better): CXML
-      has full Unicode code support -- even on Lisps without Unicode
-      strings.  On non-unicode aware Lisps, <tt>DOMString</tt> is
-      implemented as an array of character codes.  CXML will auto-detect
-      at compile-time which string representation to use.  To override
-      the auto-detection, you can set one of the features
-      <tt>:rune-is-character</tt> and <tt>:rune-is-octet</tt> before
-      loading <tt>cxml.asd</tt>.
-    </p>
-
-    <p>
-      <a href="http://www.cliki.net/asdf">ASDF</a> is used for
-      compilation.  The following instructions assume that ASDF has
-      already been loaded.
-    </p>
-
-    <p>
-      <b>Prerequisites.</b>
-      CXML needs the <a href="http://www.cliki.net/Puri">puri</a> library.
-    </p>
-
-    <p>
-      <b>Compiling and loading CXML.</b>
-      Register the .asd file, e.g. by symlinking it:
-    </p>
-    <pre>$ ln -sf `pwd`/cxml.asd /path/to/your/registry/</pre>
-    <p>Then compile CXML using:</p>
-    <pre>* (asdf:operate 'asdf:load-op :cxml)</pre>
-
-    <p>
-      You can then try the <a href="#quickstart">quick-start example</a>.
-    </p>
-
-    <a name="tests"/>
-    <h2>Tests</h2>
-    <p>Check out the XML and DOM testsuites:</p>
-    <pre>$ export CVSROOT=:pserver:anonymous at dev.w3.org:/sources/public
-$ cvs login    # password is "anonymous"
-$ cvs co 2001/XML-Test-Suite/xmlconf
-$ cvs co 2001/DOM-Test-Suite</pre>
-    <p>Usage and expected output:</p>
-    <pre>* (xmlconf:run-all-tests "/path/to/2001/XML-Test-Suite/xmlconf/")
-0/556 tests failed; 1606 tests were skipped
-* (domtest:run-all-tests "/path/to/2001/DOM-Test-Suite/")
-0/450 tests failed; 71 tests were skipped</pre>
-
-    <p>
-      <i>fixme</i>: Add an explanation of xml/sax-tests here.
-    </p>
-
-    <p>
-      <b>fixme</b> My parser does not understand the current testsuite
-      anymore.  To fix this problem, revert the affected files
-      manually after check-out:
-    </p>
-
-    <pre>$ cd 2001/XML-Test-Suite/xmlconf/
-xmltest$ patch -p0 -R </path/to/cxml/test/xmlconf-base.diff</pre>
-
-    <p>
-      The log message for the changes reads "<i>Removed unnecessary
-      xml:base attribute</i>".  If I understand correctly, only
-      DOM 3 parsers provide the baseURI attribute necessary for
-      understanding <tt>xmlconf.xml</tt> now.  We don't have that
-      yet.
-    </p>
-
+<!--
     <a name="todo"/>
     <h2>To Do</h2>
     <ul>
       <li>
         <strike>David's changes might have affected performance.  Some
         benchmarking needs to be done here.</strike> (The actual parser
-        seems to be faster than xmls -- good enough for me.)
+        seems to be faster than xmls - - good enough for me.)
       </li>
       <li>
         DOM in general is pretty heavyweight.  There is/was a
@@ -268,624 +215,7 @@
       (Compare also with Gilbert Baumann's older TODO list in
       <tt>xml-parse.lisp</tt>.)
     </p>
+-->
 
-    <a name="using"/>
-    <h2>Using CXML</h2>
-
-    <a name="quickstart"/>
-    <h3>Quick-Start Example</h3>
-
-    <p>
-      Make sure to <a href="#installation">install and load</a> cxml first.
-    </p>
-
-    <p>Create a test file called <tt>example.xml</tt>:</p>
-    <pre>* <b>(with-open-file (s "example.xml" :direction :output)
-    (write-string "<test a='b'><child/></test>" s))</b></pre>
-
-    <p>Parse <tt>example.xml</tt> into a DOM tree (<a href="#parser">read
-    more</a>):</p>
-    <pre>* <b>(cxml:parse-file "example.xml" (dom:make-dom-builder))</b>
-#<DOM-IMPL::DOCUMENT @ #x72206172>
-;; save result for later:
-* <b>(defparameter *example* *)</b>
-*EXAMPLE*</pre>
-
-    <p>Inspect the DOM tree (<a href="#dom">read more</a>):</p>
-    <pre>* <b>(dom:document-element *example*)</b>
-#<DOM-IMPL::ELEMENT test @ #x722b6ba2>
-* <b>(dom:tag-name (dom:document-element *example*))</b>
-"test"
-* <b>(dom:child-nodes (dom:document-element *example*))</b>
-#(#<DOM-IMPL::ELEMENT child @ #x722b6d8a>)
-* <b>(dom:get-attribute (dom:document-element *example*) "a")</b>
-"b"</pre>
-
-    <p>Serialize the DOM document back into a stream (<a
-    href="#serialization">read more</a>):</p>
-    <pre><b>(cxml:unparse-document *example* *standard-output*)</b>
-<test a="b"><child></child></test></pre>
-
-    <p>As an alternative to DOM, parse into xmls-compatible list
-    structure (<a href="#xmls">read more</a>):</p>
-    <pre>* <b>(cxml:parse-file "example.xml" (cxml-xmls:make-xmls-builder))</b>
-("test" (("a" "b")) ("child" NIL))</pre>
-
-    <a name="parser"/>
-    <h3>Parsing and Validating</h3>
-    <p>
-      <div class="def">Function CXML:PARSE-FILE (pathname handler &key ...)</div>
-      <div class="def">Function CXML:PARSE-STREAM (stream handler &key ...)</div>
-      <div class="def">Function CXML:PARSE-OCTETS (octets handler &key ...)</div>
-      Parse an XML document. 
-      Return values from this function depend on the SAX handler used.<br/>
-      Arguments:
-    </p>
-    <ul>
-      <li><tt>pathname</tt> -- a Common Lisp pathname</li>
-      <li><tt>stream</tt> -- a Common Lisp stream with element-type
-        <tt>(unsigned-byte 8)</tt></li>
-      <li><tt>octets</tt> -- an <tt>(unsigned-byte 8)</tt> array</li>
-      <li><tt>handler</tt> -- a SAX handler</li>
-    </ul>
-    <p>
-      Common keyword arguments:
-    </p>
-    <ul>
-      <li>
-        <tt>validate</tt> -- A boolean.  Defaults to
-        <tt>nil</tt>.  If true, parse in validating mode, i.e. assert that
-        the document contains a DOCTYPE declaration and conforms to the
-        DTD declared.
-      </li>
-      <li>
-        <tt>dtd</tt> -- unless <tt>nil</tt>, an extid instance
-        specifying the external subset to load.  This options overrides
-        the extid specified in the document type declaration, if any.
-        See below for <tt>make-extid</tt>.  This option is useful
-        for verification purposes together with the <tt>root</tt>
-        and <tt>disallow-internal-subset</tt> arguments.
-      </li>
-      <li><tt>root</tt> -- the expected root element
-        name, or <tt>nil</tt> (the default).
-      </li>
-      <li>
-        <tt>entity-resolver</tt> -- <tt>nil</tt> or a function of two
-        arguments which is invoked for every entity referenced by the
-        document with the entity's Public ID (a rod) and System ID (an
-        URI object) as arguments.  The function may either return
-        nil, CXML will then try to resolve the entity as usual.
-        Alternatively it may return a Common Lisp stream specialized on
-        <tt>(unsigned-byte 8)</tt> which will be used instead.  (It may
-        also signal an error, of course, which can be useful to prohibit
-        parsed XML documents from including arbitrary files readable by
-        the parser.)
-      </li>
-      <li>
-        <tt>disallow-internal-subset</tt> -- a boolean.  If true, signal
-        an error if the document contains an internal subset.
-      </li>
-    </ul>
-
-    <p>
-      <div class="def">Function CXML:PARSE-DTD-FILE (pathname)</div>
-      <div class="def">Function CXML:PARSE-DTD-STREAM (stream)</div>
-      Parse <a
-      href="http://www.w3.org/TR/2000/REC-xml-20001006#NT-extSubset">declarations</a>
-      from a stand-alone file and return an object representing the DTD,
-      suitable as an argument to <tt>validate</tt>.
-    </p>
-    <ul>
-      <li><tt>pathname</tt> -- a Common Lisp pathname</li>
-      <li><tt>stream</tt> -- a Common Lisp stream with element-type
-        <tt>(unsigned-byte 8)</tt></li>
-    </ul>
-
-    <p>
-      <div class="def">Function CXML:MAKE-EXTID (publicid systemid)</div>
-      Create an object representing the External ID composed
-      of the specified Public ID, a rod or <tt>nil</tt>, and System ID
-      (an URI object).
-    </p>
-
-    <p>
-      <div class="def">Function DOM:MAKE-DOM-BUILDER ()</div>
-      Create a SAX handler which builds a DOM document.  Example:
-    </p>
-    <pre>(cxml:parse-file "test.xml" (dom:make-dom-builder))</pre>
-
-    <a name="serialization"/>
-    <h3>Serialization</h3>
-    <p>
-      <div class="def">Function CXML:UNPARSE-DOCUMENT (document stream &rest keys)</div>
-      <div class="def">Function CXML:UNPARSE-DOCUMENT-TO-OCTETS (document &rest keys) => vector</div>
-      Serialize a DOM document object.
-    </p>
-    <ul>
-      <li><tt>document</tt> -- a DOM document object</li>
-      <li><tt>stream</tt> -- a Common Lisp stream with element-type
-        <tt>character</tt></li>
-    </ul>
-    <p>Keyword arguments:</p>
-    <ul>
-      <li>
-        <tt>canonical</tt> -- canonical form, one of NIL, T, 1, 2
-      </li>
-      <li>
-        <tt>indentation</tt> -- indentation level.  An integer or <tt>nil</tt>.
-      </li>
-    </ul>
-    <p>
-      The following <tt>canonical</tt> values are allowed:
-    </p>
-    <ul>
-      <li>
-        <tt>t</tt> or <tt>1</tt>: <a
-         href="http://www.w3.org/TR/2001/REC-xml-c14n-20010315">Canonical
-         XML</a>
-      </li>
-      <li>
-        <tt>2</tt>: <a
-         href="http://dev.w3.org/cvsweb/~checkout~/2001/XML-Test-Suite/xmlconf/sun/cxml.html?content-type=text/html;%20charset=iso-8859-1">Second
-         Canonical Form</a>
-      </li>
-      <li>
-        <tt>NIL</tt>: Use a more readable non-canonical representation.
-      </li>
-    </ul>
-    <p>
-      With an <tt>indentation</tt> level, pretty-print the XML by
-      inserting additional whitespace.  Note that indentation
-      changes the document model and should only be used if whitespace
-      does not matter to the application.
-    </p>
-    <p>
-      <tt>unparse-document-to-octets</tt> returns an <tt>(unsigned-byte
-      8)</tt> array, whereas <tt>unparse-document</tt> writes
-      characters.  <tt>unparse-document</tt> is useful together
-      with <tt>with-output-to-string</tt>.  However, note that the
-      resulting document in both cases is UTF-8 encoded, so the
-      characters written by <tt>unparse-document</tt> are really UTF-8
-      bytes encoded as characters.
-    </p>
-
-    <p>
-      <div class="def">Function CXML:MAKE-CHARACTER-STREAM-SINK (stream &rest keys) => sink</div>
-      <div class="def">Function CXML:MAKE-OCTET-VECTOR-SINK (&rest keys) => sink</div>
-      Return a handle suitable for event-based XML serialization.
-    </p>
-    <p>
-      These function provide the low-level mechanism used by the DOM
-      serialization functions.  To serialize a document without building
-      its DOM tree first, create a sink handle and call SAX functions on that
-      handle.  <tt>sax:end-document</tt> returns the serialized form of
-      the document described by the SAX events.
-    </p>
-
-    <p>
-      <div class="def">Macro CXML:WITH-XML-OUTPUT (sink &body body) => vector</div>
-      <div class="def">Macro CXML:WITH-ELEMENT (qname &body body) => result</div>
-      <div class="def">Function CXML:ATTRIBUTE (name value) => value</div>
-      <div class="def">Function CXML:TEXT (data) => data</div>
-      <div class="def">Function CXML:CDATA (data) => data</div>
-      Convenience syntax for event-based serialization.
-    </p>
-    <p>
-      Example:
-    </p>
-    <pre>(with-xml-output (make-octet-stream-sink stream :indentation 2 :canonical nil)
-  (with-element "foo"
-    (attribute "xyz" "abc")
-    (with-element "bar"
-      (attribute "blub" "bla"))
-    (text "Hi there.")))</pre>
-   <p>
-      Prints this to <tt>stream</tt>, which must be an
-      <tt>(unsigned-byte 8)</tt> stream:
-   </p>
-   <pre><foo xyz="abc">
-  <bar blub="bla"></bar>
-  Hi there.
-</foo></pre>
-   <p>
-      (Note that these functions accept both strings and rods, so we
-      could write <tt>"foo"</tt> instead of <tt>#"foo"</tt> above.)
-   </p>
-
-    <a name="misc"/>
-    <h3>Miscellaneous Utility Functions</h3>
-    <p>
-      <div class="def">Function CXML:MAKE-VALIDATOR (dtd root)</div>
-      Create a SAX handler which validates against a DTD instance. 
-      The document's root element must be named <tt>root</tt>.  
-      Used with <tt>dom:map-document</tt>, this validates a document
-      object as if by re-reading it with a validating parser, except
-      that declarations recorded in the document instance are completely
-      ignored.<br/>
-      Example:
-    </p>
-    <pre>(let ((d (parse-file "~/test.xml" (dom:make-dom-builder)))
-      (x (parse-dtd-file "~/test.dtd")))
-  (dom:map-document (cxml:make-validator x #"foo") d))</pre>
-
-    <p>
-      <div class="def">Function DOM:MAP-DOCUMENT (handler document &key include-xmlns-attributes include-default-values)</div>
-      Traverse a DOM document and call SAX functions as if an XML
-      representation of the document were processed by a SAX parser.
-    </p>
-
-    <a name="xmls"/>
-    <h3>XMLS Compatibility</h3>
-    <p>
-      Like other XML parsers written in Lisp, CXML can work with
-      documents represented as list structures. The specific model
-      implemented by cxml is compatible with the <a
-      href="http://common-lisp.net/project/xmls/">xmls parser</a>.  Xmls
-      list structures are a simpler and faster alternative to full DOM
-      document trees.  They also serve as an example showing how to
-      implement user-defined document models as an independent layer
-      over the the base parser (c.f. <tt>xml/xmls-compat.lisp</tt> in
-      the cxml distribution).  However, note that the list structures do
-      not include all information available in DOM documents and are
-      sometimes more difficult to work wth since many DOM functions
-      cannot be implemented on them.
-    </p>
-    <p>
-      <div class="def">Function CXML-XMLS:MAKE-XMLS-BUILDER ()</div>
-      Create a SAX handler which builds XMLS list structures. 
-      Example:
-    </p>
-    <pre>(cxml:parse-file "test.xml" (cxml-xmls:make-xmls-builder))</pre>
-    <p>
-      <div class="def">Function CXML-XMLS:MAP-NODE (handler node &key include-xmlns-attributes)</div>
-      Traverse an XMLS document/node and call SAX functions as if an XML
-      representation of the document were processed by a SAX parser.
-    </p>
-    <p>
-      Use this function to serialize XMLS data.  For example, we could
-      define a replacement for <tt>xmls:write-xml</tt> like this:
-    </p>
-    <pre>(defun write-xml (stream node &key indent)
-  (let ((sink (cxml:make-character-stream-sink
-               stream :canonical nil :indentation indent)))
-    (cxml-xmls:map-node sink node)))</pre>
-    <p>
-      <div class="def">Function CXML-XMLS:MAKE-NODE (&key name ns attrs
-      children) => xmls node</div>
-      Build a list node of the form
-      (<em>name</em> ((<em>name</em> <em>value</em>)<em>*</em>) <em>child*</em>).
-    </p>
-    <p>
-      The node list's <tt>car</tt> can also be a cons of local <tt>name</tt>
-      and namespace prefix <tt>ns</tt>.
-      <em>fixme:</em> It is unclear to me how namespaces are meant to
-      work in xmls, since xmls documentation differs from how xmls
-      actually works in current releases.  Usually applications need to
-      know both the namespace prefix <em>and</em> the namespace URI.  We
-      currently follow the xmls <em>implementation</em> and use the
-      namespace prefix instead of following its <em>documentation</em> which
-      shows the URI.  We do not follow xmls in munging xmlns attribute
-      values.  Attributes themselves have namespaces and it is not clear
-      to me how that works in xmls.
-    </p>
-    <p>
-      <div class="def">Accessor CXML-XMLS:NODE-NAME (node)</div>
-      <div class="def">Accessor CXML-XMLS:NODE-NS (node)</div>
-      <div class="def">Accessor CXML-XMLS:NODE-ATTRS (node)</div>
-      <div class="def">Accessor CXML-XMLS:NODE-CHILDREN (node)</div>
-      Accessors for xmls node data.
-    </p>
-    <p>
-    </p>
-
-    <a name="rods"/>
-    <h3>Dealing with Rods</h3>
-    <p>
-      As explained above, the XML parser handles character encoding and
-      uses 16bit strings internally.  Instead of using characters and strings
-      it uses <em>runes</em> and <em>rods</em>.  This is seen as a
-      feature, but can be inconvenient.
-    </p>
-    <ul>
-      <li>
-        If your Lisp supports 16 bit unicode strings, use feature
-        <tt>:rune-is-character</tt> and forget about runes and rods.
-        CXML will use ordinary Lisp characters and strings both
-        internally and externally.
-      </li>
-      <li>
-        If your Lisp does not support such strings and your application
-        needs Unicode support, use functions defined in the
-        <tt>runes</tt> package instead of ordinary string operators.
-      </li>
-      <li>
-        If your Lisp does not support such strings and your application
-        does not need Unicode support anyway, it will probably be more
-        convenient to let CXML convert rods into strings automatically.
-        To do that, use <tt>cxml:make-recoder</tt> to chain a special
-        sax handler between the parser and your application handler.
-        The recoder translates all rods using an application defined
-        function, which defaults to <tt>runes:rod-string</tt>.  Although
-        the actual XML parser still uses rods internally, you SAX
-        handler will only see ordinary Lisp strings.
-      </li>
-    </ul>
-    <p>
-      Note that the recoder approach does <em>not</em> work with the DOM
-      builder, since DOM is specified to use UTF-16.
-    </p>
-    <p>
-      <div class="def">Function CXML:MAKE-RECODER (chained-handler &optional recoder-fn)</div>
-      Return a SAX handler which passes all events on to
-      <tt>chained-handler</tt> after converting all strings and rods
-      using <tt>recoder-fn</tt>, a function of one argument which
-      defaults to <tt>runes:rod-string</tt>.
-    </p>
-    <p>
-      <b>Example.</b> In a Lisp which ordinarily would use octet vector rods:
-    </p>
-    <pre>CL-USER(14): (cxml:parse-string "<test/>" (cxml-xmls:make-xmls-builder))
-(#(116 101 115 116) NIL)</pre>
-    <p>
-      Use a SAX recoder to get strings instead::
-    </p>
-    <pre>CL-USER(17): (parse-string "<test/>" (cxml:make-recoder (cxml-xmls:make-xmls-builder)))
-("test" NIL)</pre>
-
-    <a name="dtdcache"/>
-    <h3>Caching of DTD Objects</h3>
-    <p>
-      To avoid spending time parsing the same DTD over and over again,
-      CXML can cache DTD objects.  The parser consults
-      <tt>cxml:*dtd-cache*</tt> whenever it is looking for an external
-      subset in a document which does not have an internal subset and
-      uses the cached DTD instance if one is present in the cache for
-      the System ID in question.
-    </p>
-    <p>
-      Note that DTDs do not expire from the cache automatically.
-      (Future versions of CXML might introduce automatic checks for
-      outdated DTDs.)
-    </p>
-    <p>
-      <div class="def">Variable CXML:*DTD-CACHE*</div>
-      The DTD cache object consulted by the parser when it needs a DTD.
-    </p>
-    <p>
-      <div class="def">Function CXML:MAKE-DTD-CACHE ()</div>
-      Return a new, empty DTD cache object.
-    </p>
-    <p>
-      <div class="def">Variable CXML:*CACHE-ALL-DTDS*</div>
-      If true, instructs the parser to enter all DTDs that could have
-      been cached into <tt>*dtd-cache*</tt> if they were not cached
-      already.  Defaults to <tt>nil</tt>.
-    </p>
-    <p>
-      <div class="def">Reader CXML:GETDTD (uri dtd-cache)</div>
-      Return a cached instance of the DTD at <tt>uri</tt>, if present in
-      the cache, or <tt>nil</tt>.
-    </p>
-    <p>
-      <div class="def">Writer CXML:GETDTD (uri dtd-cache)</div>
-      Enter a new value for <tt>uri</tt> into <tt>dtd-cache</tt>.
-    </p>
-    <p>
-      <div class="def">Function CXML:REMDTD (uri dtd-cache)</div>
-      Ensure that no DTD is recorded for <tt>uri</tt> in the cache and
-      return true if such a DTD was present.
-    </p>
-    <p>
-      <div class="def">Function CXML:CLEAR-DTD-CACHE (dtd-cache)</div>
-      Remove all entries from <tt>dtd-cache</tt>.
-    </p>
-    <p>
-      <em>fixme:</em> thread-safety
-    </p>
-
-    <a name="catalogs"/>
-    <h3>XML Catalogs</h3>
-    <p>
-      External entities (for example, DTDs) are referred to using their
-      Public and System IDs.  Usually the System ID, a URI, is used to
-      locate the entity.  CXML itself handles only file://-URIs, but
-      many System IDs in practical use are http://-URIs.  There are two
-      different mechanims applications can use to allow CXML to locate
-      entities using arbitrary Public ID or System ID:
-    </p>
-    <ul>
-      <li>
-        User-defined entity resolvers can be used to open entities using
-        arbitrary protocols.   For example, an entity resolver could
-        handle all System-IDs with the <tt>http</tt> scheme using some
-        HTTP library.  Refer to the description of the 
-        <tt>entity-resolver</tt> keyword argument to parser functions (see <a
-        href="#parser"><tt>cxml:parse-file</tt></a>) to more
-        information on entity resolvers.
-      </li>
-      <li>
-        XML Catalogs are (local) tables in XML syntax which map External
-        IDs to alternative System IDs.  If, say, the xhtml DTD is
-        present in the local file system and the local copy has been
-        registered with the XML catalog, CXML will use the local copy of
-        the DTD instead of trying to open the version available using HTTP.
-      </li>
-    </ul>
-    <p>
-      This section describes XML Catalogs, the second solution.  CXML
-      implements <a
-      href="http://www.oasis-open.org/committees/entity/spec.html">Oasis
-      XML Catalogs</a>.
-    </p>
-    <p>
-      <div class="def">Variable CXML:*CATALOG*</div>
-      The XML Catalog object consulted by the parser before trying to
-      open an entity.  Initially <tt>nil</tt>.
-    </p>
-    <p>
-      <div class="def">Variable CXML:*PREFER*</div>
-      The default "prefer" mode from the Catalog specification, one
-      of <tt>:public</tt> or <tt>:system</tt>.  Defaults
-      to <tt>:public</tt>.
-    </p>
-    <p>
-      <div class="def">Function CXML:MAKE-CATALOG (&optional uris)</div>
-      Return a catalog object for the catalog files specified.
-    </p>
-    <p>
-      <div class="def">Function CXML:RESOLVE-URI (uri catalog)</div>
-      Look up <tt>uri</tt> in <tt>catalog</tt> and return the
-      resulting URI, or <tt>nil</tt> if no match was found.
-    </p>
-    <p>
-      <div class="def">Function CXML:RESOLVE-EXTID (publicid systemid catalog)</div>
-      Look up the External ID (<tt>publicid</tt>, <tt>systemid</tt>)
-      in <tt>catalog</tt> and return the resulting URI, or <tt>nil</tt>
-      if no match was found.
-    </p>
-    <p>
-      Example:
-    </p>
-    <pre>* (setf cxml:*catalog* nil)
-* (cxml:parse-file "test.xhtml" nil)
-=> Error: URI scheme :HTTP not supported
-
-* (setf cxml:*catalog* (cxml:make-catalog))
-* (cxml:parse-file "test.xhtml" nil)
-;; no error!
-NIL</pre>
-    <p>
-      Note that parsed catalog files are cached in the catalog object.
-      Catalog files cached do not expire automatically.  To ensure that
-      all catalog files are parsed again, create a new catalog object.
-    </p>
-
-    <a name="sax"/>
-    <h2>SAX Interface</h2>
-    <p>
-      A SAX handler is an arbitrary objects that implements some of the
-      generic functions in the SAX package.  Note that no default
-      handler class is necessary, because all generic functions have default
-      methods which do nothing.  SAX functions are:
-      <div class="def">Function SAX:START-DOCUMENT (handler)</div>
-      <div class="def">Function SAX:END-DOCUMENT (handler)</div>
-      <br/>
-      <div class="def">Function SAX:START-ELEMENT (handler namespace-uri local-name qname attributes)</div>
-      <div class="def">Function SAX:END-ELEMENT (handler namespace-uri local-name qname)</div>
-      <div class="def">Function SAX:START-PREFIX-MAPPING (handler prefix uri)</div>
-      <div class="def">Function SAX:END-PREFIX-MAPPING (handler prefix)</div>
-      <div class="def">Function SAX:PROCESSING-INSTRUCTION (handler target data)</div>
-      <div class="def">Function SAX:COMMENT (handler data)</div>
-      <div class="def">Function SAX:START-CDATA (handler)</div>
-      <div class="def">Function SAX:END-CDATA (handler)</div>
-      <div class="def">Function SAX:CHARACTERS (handler data)</div>
-      <br/>
-      <div class="def">Function SAX:START-DTD (handler name public-id system-id)</div>
-      <div class="def">Function SAX:END-DTD (handler)</div>
-      <div class="def">Function SAX:UNPARSED-ENTITY-DECLARATION (handler name public-id system-id notation-name)</div>
-      <div class="def">Function SAX:EXTERNAL-ENTITY-DECLARATION (handler kind name public-id system-id)</div>
-      <div class="def">Function SAX:INTERNAL-ENTITY-DECLARATION (handler kind name value)</div>
-      <div class="def">Function SAX:NOTATION-DECLARATION (handler name public-id system-id)</div>
-      <div class="def">Function SAX:ELEMENT-DECLARATION (handler name model)</div>
-      <div class="def">Function SAX:ATTRIBUTE-DECLARATION (handler ename aname type default)</div>
-      <br/>
-      <div class="def">Accessor SAX:ATTRIBUTE-PREFIX (attribute)</div>
-      <div class="def">Accessor SAX:ATTRIBUTE-NAMESPACE-URI (attribute)</div>
-      <div class="def">Accessor SAX:ATTRIBUTE-LOCAL-NAME (attribute)</div>
-      <div class="def">Accessor SAX:ATTRIBUTE-VALUE (attribute)</div>
-      <div class="def">Accessor SAX:ATTRIBUTE-QNAME (attribute)</div>
-      <div class="def">Accessor SAX:ATTRIBUTE-SPECIFIED-P (attribute)</div>
-    </p>
-    <p>
-      The entity declaration methods are similar to Java SAX
-      definitions, but parameter entities are distinguished from
-      general entities not by a <tt>%</tt> prefix to the name, but by
-      the <tt>kind</tt> argument, either <tt>:parameter</tt> or
-      <tt>:general</tt>.
-    </p>
-    <p>
-      The arguments to <tt>sax:element-declaration</tt> and
-      <tt>sax:attribute-declaration</tt> differ significantly from their
-      Java counterparts.
-    </p>
-    <p>
-      <i>fixme</i>: For more information on these functions refer to the docstrings.
-    </p>
-
-
-    <a name="dom"/>
-    <h2>DOM Notes</h2>
-    <p>
-      CXML implements the DOM Level 1 Core interfaces.  Explaining
-      DOM is better left to the <a
-      href="http://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html">specification</a>,
-      so please refer to the official W3C documents for DOM.
-    </p>
-    <p>
-      However, there is no "standard" DOM mapping for Lisp.  DOM
-      is <a
-      href="http://www.w3.org/TR/REC-DOM-Level-1/idl-definitions.html">specified
-      in CORBA IDL</a>, but it refrains from using object-oriented IDL
-      features, allowing for a much more natural Lisp implemenation than
-      the the ordinary IDL/Lisp mapping would.
-    </p>
-    <p>
-      Differences between CXML's DOM and the direct IDL/Lisp mapping:
-    </p>
-    <ul>
-      <li>
-        DOM function names are symbols in the <tt>DOM</tt> package (not
-        the <tt>OP</tt> package).
-      </li>
-      <li>
-        DOM functions have proper required arguments, not a huge
-        <tt>&rest</tt> lambda list.
-      </li>
-      <li>
-        Although most IDL interfaces are implemented as CLOS classes by
-        CXML, the Lisp types of DOM objects is not documented and cannot
-        be relied upon.  A node's type can be determined using
-        <tt>dom:node-type</tt> instead.
-      </li>
-      <li>
-        <tt>DOMString</tt> is mapped to <tt>rod</tt>, which is either
-        an <tt>(unsigned-byte 16)</tt> array type or a string type.
-      </li>
-      <li>
-        The IDL/Lisp mapping maps CORBA enums to Lisp keywords. 
-        Unfortunately, the DOM IDL does not use enums.  Instead,
-        both exception types and node types are defined integer
-        constants.  CXML chooses to ignore this definition and uses
-        keywords instead.
-      </li>
-      <li>
-        DOM uses StudlyCaps.  Lisp programmers don't.  We
-        insert <tt>#\-</tt> before every upper case letter preceded by a
-        lower case letter and before every upper case letter which is
-        followed by a lower case letter, but preceded by a capital
-        letter.  This algorithms leads to the natural Lisp spelling
-        of DOM function names.
-      </li>
-      <li>
-        Implementation note: DOM's <tt>NodeList</tt> does not
-        necessarily map to a native "sequence" type.  (For example,
-        node lists are objects in Java, not arrays.) 
-        <tt>NodeList</tt> is specified to reflect changes done after a
-        node list was created, so node lists cannot be Lisp lists. 
-        (A node list could be implemented as a CLOS object pointing to
-        said list though.)  Instead, CXML currently implements node
-        lists as adjustable vectors.  Note that code which relies on
-        this implementation and uses Lisp sequence functions
-        instead of sticking to <tt>dom:item</tt> and <tt>dom:length</tt>
-        is not portable.  As a compromise, you can use our
-        extensions <tt>dom:map-node-list</tt> or
-        <tt>dom:do-node-list</tt>, which can be implemented portably.
-      </li>
-    </ul>
-    <p>Example:</p>
-    <pre>XML(97): (dom:node-type
-          (dom:document-element
-           (cxml:parse-file "~/test.xml" (dom:make-dom-builder))))
-:ELEMENT</pre>
   </body>
 </html>

Added: branches/grin-neu/thirdparty/cxml/XMLCONF
===================================================================
--- branches/grin-neu/thirdparty/cxml/XMLCONF	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/XMLCONF	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,1834 @@
+xmltest/not-wf/sa/001.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/002.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/003.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/004.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/005.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/006.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/007.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/008.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/009.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/010.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/011.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/012.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/013.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/014.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/015.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/016.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/017.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/018.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/019.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/020.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/021.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/022.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/023.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/024.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/025.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/026.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/027.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/028.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/029.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/030.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/031.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/032.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/033.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/034.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/035.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/036.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/037.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/038.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/039.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/040.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/041.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/042.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/043.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/044.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/045.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/046.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/047.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/048.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/049.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/050.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/051.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/052.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/053.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/054.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/055.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/056.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/057.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/058.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/059.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/060.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/061.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/062.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/063.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/064.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/065.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/066.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/067.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/068.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/069.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/070.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/071.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/072.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/073.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/074.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/075.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/076.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/077.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/078.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/079.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/080.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/081.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/082.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/083.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/084.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/085.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/086.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/087.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/088.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/089.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/090.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/091.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/092.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/093.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/094.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/095.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/096.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/097.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/098.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/099.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/100.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/101.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/102.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/103.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/104.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/105.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/106.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/107.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/108.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/109.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/110.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/111.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/112.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/113.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/114.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/115.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/116.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/117.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/118.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/119.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/120.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/121.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/122.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/123.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/124.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/125.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/126.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/127.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/128.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/129.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/130.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/131.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/132.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/133.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/134.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/135.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/136.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/137.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/138.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/139.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/140.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/141.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/142.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/143.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/144.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/145.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/146.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/147.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/148.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/149.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/150.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/151.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/152.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/153.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/154.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/155.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/156.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/157.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/158.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/159.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/160.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/161.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/162.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/163.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/164.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/165.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/166.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/167.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/168.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/169.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/170.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/171.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/172.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/173.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/174.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/sa/175.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/176.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/177.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/178.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/179.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/180.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/181.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/182.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/183.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/184.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/185.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/sa/186.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/not-sa/001.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/not-sa/002.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/not-sa/003.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/not-sa/004.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/not-sa/006.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/not-sa/007.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/not-sa/008.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/not-sa/009.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/ext-sa/001.xml [not validating:] not-wf [validating:] invalid
+xmltest/not-wf/ext-sa/002.xml [not validating:] not-wf [validating:] not-wf
+xmltest/not-wf/ext-sa/003.xml [not validating:] not-wf [validating:] not-wf
+xmltest/invalid/002.xml [not validating:] input [validating:] invalid
+xmltest/invalid/005.xml [not validating:] input [validating:] invalid
+xmltest/invalid/006.xml [not validating:] input [validating:] invalid
+xmltest/invalid/not-sa/022.xml [not validating:] input/output [validating:] invalid
+xmltest/valid/sa/001.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/002.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/003.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/004.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/005.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/006.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/007.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/008.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/009.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/010.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/011.xml [not validating:] input/output [validating:] input/output
+valid/sa/012.xml: test applies to parsers without namespace support, skipping
+xmltest/valid/sa/013.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/014.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/015.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/016.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/017.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/018.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/019.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/020.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/021.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/022.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/023.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/024.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/025.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/026.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/027.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/028.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/029.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/030.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/031.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/032.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/033.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/034.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/035.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/036.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/037.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/038.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/039.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/040.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/041.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/042.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/043.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/044.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/045.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/046.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/047.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/048.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/049.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/050.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/051.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/052.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/053.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/054.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/055.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/056.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/057.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/058.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/059.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/060.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/061.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/062.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/063.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/064.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/065.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/066.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/067.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/068.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/069.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/070.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/071.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/072.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/073.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/074.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/075.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/076.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/077.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/078.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/079.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/080.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/081.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/082.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/083.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/084.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/085.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/086.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/087.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/088.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/089.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/090.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/091.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/092.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/093.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/094.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/095.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/096.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/097.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/098.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/099.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/100.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/101.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/102.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/103.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/104.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/105.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/106.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/107.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/108.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/109.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/110.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/111.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/112.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/113.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/114.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/115.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/116.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/117.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/118.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/sa/119.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/001.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/002.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/003.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/004.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/005.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/006.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/007.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/008.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/009.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/010.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/011.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/012.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/013.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/014.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/015.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/016.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/017.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/018.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/019.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/020.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/021.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/023.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/024.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/025.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/026.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/027.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/028.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/029.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/030.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/not-sa/031.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/001.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/002.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/003.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/004.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/005.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/006.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/007.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/008.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/009.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/011.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/012.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/013.xml [not validating:] input/output [validating:] input/output
+xmltest/valid/ext-sa/014.xml [not validating:] input/output [validating:] input/output
+japanese/pr-xml-little-endian.xml [not validating:] input [validating:] input
+japanese/pr-xml-utf-16.xml [not validating:] input [validating:] input
+japanese/pr-xml-utf-8.xml [not validating:] input [validating:] input
+japanese/weekly-little-endian.xml [not validating:] input [validating:] input
+japanese/weekly-utf-16.xml [not validating:] input [validating:] input
+japanese/weekly-utf-8.xml [not validating:] input [validating:] input
+sun/valid/pe01.xml [not validating:] input [validating:] input
+sun/valid/dtd00.xml [not validating:] input/output [validating:] input/output
+sun/valid/dtd01.xml [not validating:] input/output [validating:] input/output
+sun/valid/element.xml [not validating:] input/output [validating:] input/output
+sun/valid/ext01.xml [not validating:] input/output [validating:] input/output
+sun/valid/ext02.xml [not validating:] input/output [validating:] input/output
+sun/valid/not-sa01.xml [not validating:] input/output [validating:] input/output
+sun/valid/not-sa02.xml [not validating:] input/output [validating:] input/output
+sun/valid/not-sa03.xml [not validating:] input/output [validating:] input/output
+sun/valid/not-sa04.xml [not validating:] input/output [validating:] input/output
+sun/valid/notation01.xml [not validating:] input/output [validating:] input/output
+sun/valid/optional.xml [not validating:] input/output [validating:] input/output
+sun/valid/required00.xml [not validating:] input/output [validating:] input/output
+sun/valid/sa01.xml [not validating:] input/output [validating:] input/output
+sun/valid/sa02.xml [not validating:] input/output [validating:] input/output
+sun/valid/sa03.xml [not validating:] input/output [validating:] input/output
+sun/valid/sa04.xml [not validating:] input/output [validating:] input/output
+sun/valid/sa05.xml [not validating:] input/output [validating:] input/output
+sun/valid/sgml01.xml [not validating:] input/output [validating:] input/output
+sun/valid/v-lang01.xml [not validating:] input/output [validating:] input/output
+sun/valid/v-lang02.xml [not validating:] input/output [validating:] input/output
+sun/valid/v-lang03.xml [not validating:] input/output [validating:] input/output
+sun/valid/v-lang04.xml [not validating:] input/output [validating:] input/output
+sun/valid/v-lang05.xml [not validating:] input/output [validating:] input/output
+sun/valid/v-lang06.xml [not validating:] input/output [validating:] input/output
+sun/valid/pe00.xml [not validating:] input/output [validating:] input/output
+sun/valid/pe03.xml [not validating:] input/output [validating:] input/output
+sun/valid/pe02.xml [not validating:] input/output [validating:] input/output
+sun/invalid/dtd01.xml [not validating:] input [validating:] invalid
+sun/invalid/dtd02.xml [not validating:] input [validating:] invalid
+sun/invalid/dtd03.xml [not validating:] input [validating:] invalid
+sun/invalid/el01.xml [not validating:] input [validating:] invalid
+sun/invalid/el02.xml [not validating:] input [validating:] invalid
+sun/invalid/el03.xml [not validating:] input [validating:] invalid
+sun/invalid/el04.xml [not validating:] input [validating:] invalid
+sun/invalid/el05.xml [not validating:] input [validating:] invalid
+sun/invalid/el06.xml [not validating:] input [validating:] invalid
+sun/invalid/id01.xml [not validating:] input [validating:] invalid
+sun/invalid/id02.xml [not validating:] input [validating:] invalid
+sun/invalid/id03.xml [not validating:] input [validating:] invalid
+sun/invalid/id04.xml [not validating:] input [validating:] invalid
+sun/invalid/id05.xml [not validating:] input [validating:] invalid
+sun/invalid/id06.xml [not validating:] input [validating:] invalid
+sun/invalid/id07.xml [not validating:] input [validating:] invalid
+sun/invalid/id08.xml [not validating:] input [validating:] invalid
+sun/invalid/id09.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa01.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa02.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa04.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa05.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa06.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa07.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa08.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa09.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa10.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa11.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa12.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa13.xml [not validating:] input [validating:] invalid
+sun/invalid/not-sa14.xml [not validating:] input [validating:] invalid
+sun/invalid/optional01.xml [not validating:] input [validating:] invalid
+sun/invalid/optional02.xml [not validating:] input [validating:] invalid
+sun/invalid/optional03.xml [not validating:] input [validating:] invalid
+sun/invalid/optional04.xml [not validating:] input [validating:] invalid
+sun/invalid/optional05.xml [not validating:] input [validating:] invalid
+sun/invalid/optional06.xml [not validating:] input [validating:] invalid
+sun/invalid/optional07.xml [not validating:] input [validating:] invalid
+sun/invalid/optional08.xml [not validating:] input [validating:] invalid
+sun/invalid/optional09.xml [not validating:] input [validating:] invalid
+sun/invalid/optional10.xml [not validating:] input [validating:] invalid
+sun/invalid/optional11.xml [not validating:] input [validating:] invalid
+sun/invalid/optional12.xml [not validating:] input [validating:] invalid
+sun/invalid/optional13.xml [not validating:] input [validating:] invalid
+sun/invalid/optional14.xml [not validating:] input [validating:] invalid
+sun/invalid/optional20.xml [not validating:] input [validating:] invalid
+sun/invalid/optional21.xml [not validating:] input [validating:] invalid
+sun/invalid/optional22.xml [not validating:] input [validating:] invalid
+sun/invalid/optional23.xml [not validating:] input [validating:] invalid
+sun/invalid/optional24.xml [not validating:] input [validating:] invalid
+sun/invalid/optional25.xml [not validating:] input [validating:] invalid
+sun/invalid/required00.xml [not validating:] input [validating:] invalid
+sun/invalid/required01.xml [not validating:] input [validating:] invalid
+sun/invalid/required02.xml [not validating:] input [validating:] invalid
+sun/invalid/root.xml [not validating:] input [validating:] invalid
+sun/invalid/attr01.xml [not validating:] input [validating:] invalid
+sun/invalid/attr02.xml [not validating:] input [validating:] invalid
+sun/invalid/attr03.xml [not validating:] input [validating:] invalid
+sun/invalid/attr04.xml [not validating:] input [validating:] invalid
+sun/invalid/attr05.xml [not validating:] input [validating:] invalid
+sun/invalid/attr06.xml [not validating:] input [validating:] invalid
+sun/invalid/attr07.xml [not validating:] input [validating:] invalid
+sun/invalid/attr08.xml [not validating:] input [validating:] invalid
+sun/invalid/attr09.xml [not validating:] input [validating:] invalid
+sun/invalid/attr10.xml [not validating:] input [validating:] invalid
+sun/invalid/attr11.xml [not validating:] input [validating:] invalid
+sun/invalid/attr12.xml [not validating:] input [validating:] invalid
+sun/invalid/attr13.xml [not validating:] input [validating:] invalid
+sun/invalid/attr14.xml [not validating:] input [validating:] invalid
+sun/invalid/attr15.xml [not validating:] input [validating:] invalid
+sun/invalid/attr16.xml [not validating:] input [validating:] invalid
+sun/invalid/utf16b.xml [not validating:] input [validating:] invalid
+sun/invalid/utf16l.xml [not validating:] input [validating:] invalid
+sun/invalid/empty.xml [not validating:] input [validating:] invalid
+sun/not-wf/not-sa03.xml [not validating:] not-wf [validating:] invalid
+sun/not-wf/attlist01.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist02.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist03.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist04.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist05.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist06.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist07.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist08.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist09.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist10.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/attlist11.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/cond01.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/cond02.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/content01.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/content02.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/content03.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/decl01.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/dtd00.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/dtd01.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/dtd02.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/dtd03.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/dtd04.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/dtd05.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/dtd07.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/element00.xml [not validating:] not-wf [validating:] invalid
+sun/not-wf/element01.xml [not validating:] not-wf [validating:] invalid
+sun/not-wf/element02.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/element03.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/element04.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/encoding01.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/encoding02.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/encoding03.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/encoding04.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/encoding05.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/encoding06.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/encoding07.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/pi.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/pubid01.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/pubid02.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/pubid03.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/pubid04.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/pubid05.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml01.xml [not validating:] not-wf [validating:] invalid
+sun/not-wf/sgml02.xml [not validating:] not-wf [validating:] invalid
+sun/not-wf/sgml03.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml04.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml05.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml06.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml07.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml08.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml09.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml10.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml11.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml12.xml [not validating:] not-wf [validating:] not-wf
+sun/not-wf/sgml13.xml [not validating:] not-wf [validating:] not-wf
+oasis/p01pass2.xml [not validating:] input [validating:] input
+oasis/p06pass1.xml [not validating:] input [validating:] input
+oasis/p07pass1.xml [not validating:] input [validating:] input
+p08pass1.xml: test applies to parsers without namespace support, skipping
+oasis/p09pass1.xml [not validating:] input [validating:] input
+oasis/p12pass1.xml [not validating:] input [validating:] input
+oasis/p22pass4.xml [not validating:] input [validating:] input
+oasis/p22pass5.xml [not validating:] input [validating:] input
+oasis/p22pass6.xml [not validating:] input [validating:] input
+oasis/p28pass1.xml [not validating:] input [validating:] input
+oasis/p28pass3.xml [not validating:] input [validating:] input
+oasis/p28pass4.xml [not validating:] input [validating:] input
+oasis/p28pass5.xml [not validating:] input [validating:] input
+oasis/p29pass1.xml [not validating:] input [validating:] input
+oasis/p30pass1.xml [not validating:] input [validating:] input
+oasis/p30pass2.xml [not validating:] input [validating:] input
+oasis/p31pass1.xml [not validating:] input [validating:] input
+oasis/p31pass2.xml [not validating:] input [validating:] input
+oasis/p43pass1.xml [not validating:] input [validating:] input
+oasis/p45pass1.xml [not validating:] input [validating:] input
+oasis/p46pass1.xml [not validating:] input [validating:] input
+oasis/p47pass1.xml [not validating:] input [validating:] input
+oasis/p48pass1.xml [not validating:] input [validating:] input
+oasis/p49pass1.xml [not validating:] input [validating:] input
+oasis/p50pass1.xml [not validating:] input [validating:] input
+oasis/p51pass1.xml [not validating:] input [validating:] input
+oasis/p52pass1.xml [not validating:] input [validating:] input
+oasis/p53pass1.xml [not validating:] input [validating:] input
+oasis/p54pass1.xml [not validating:] input [validating:] input
+oasis/p55pass1.xml [not validating:] input [validating:] input
+oasis/p56pass1.xml [not validating:] input [validating:] input
+oasis/p57pass1.xml [not validating:] input [validating:] input
+oasis/p58pass1.xml [not validating:] input [validating:] input
+oasis/p59pass1.xml [not validating:] input [validating:] input
+oasis/p60pass1.xml [not validating:] input [validating:] input
+oasis/p61pass1.xml [not validating:] input [validating:] input
+oasis/p62pass1.xml [not validating:] input [validating:] input
+oasis/p63pass1.xml [not validating:] input [validating:] input
+oasis/p64pass1.xml [not validating:] input [validating:] input
+oasis/p68pass1.xml [not validating:] input [validating:] input
+oasis/p69pass1.xml [not validating:] input [validating:] input
+oasis/p70pass1.xml [not validating:] input [validating:] input
+oasis/p71pass1.xml [not validating:] input [validating:] input
+oasis/p72pass1.xml [not validating:] input [validating:] input
+oasis/p73pass1.xml [not validating:] input [validating:] input
+oasis/p76pass1.xml [not validating:] input [validating:] input
+oasis/p01pass1.xml [not validating:] input [validating:] invalid
+oasis/p01pass3.xml [not validating:] input [validating:] invalid
+oasis/p03pass1.xml [not validating:] input [validating:] invalid
+p04pass1.xml: test applies to parsers without namespace support, skipping
+p05pass1.xml: test applies to parsers without namespace support, skipping
+oasis/p06fail1.xml [not validating:] input [validating:] invalid
+oasis/p08fail1.xml [not validating:] input [validating:] invalid
+oasis/p08fail2.xml [not validating:] input [validating:] invalid
+oasis/p10pass1.xml [not validating:] input [validating:] invalid
+oasis/p14pass1.xml [not validating:] input [validating:] invalid
+oasis/p15pass1.xml [not validating:] input [validating:] invalid
+oasis/p16pass1.xml [not validating:] input [validating:] invalid
+oasis/p16pass2.xml [not validating:] input [validating:] invalid
+oasis/p16pass3.xml [not validating:] input [validating:] invalid
+oasis/p18pass1.xml [not validating:] input [validating:] invalid
+oasis/p22pass1.xml [not validating:] input [validating:] invalid
+oasis/p22pass2.xml [not validating:] input [validating:] invalid
+oasis/p22pass3.xml [not validating:] input [validating:] invalid
+oasis/p23pass1.xml [not validating:] input [validating:] invalid
+oasis/p23pass2.xml [not validating:] input [validating:] invalid
+oasis/p23pass3.xml [not validating:] input [validating:] invalid
+oasis/p23pass4.xml [not validating:] input [validating:] invalid
+oasis/p24pass1.xml [not validating:] input [validating:] invalid
+oasis/p24pass2.xml [not validating:] input [validating:] invalid
+oasis/p24pass3.xml [not validating:] input [validating:] invalid
+oasis/p24pass4.xml [not validating:] input [validating:] invalid
+oasis/p25pass1.xml [not validating:] input [validating:] invalid
+oasis/p25pass2.xml [not validating:] input [validating:] invalid
+oasis/p26pass1.xml [not validating:] input [validating:] invalid
+oasis/p27pass1.xml [not validating:] input [validating:] invalid
+oasis/p27pass2.xml [not validating:] input [validating:] invalid
+oasis/p27pass3.xml [not validating:] input [validating:] invalid
+oasis/p27pass4.xml [not validating:] input [validating:] invalid
+oasis/p32pass1.xml [not validating:] input [validating:] invalid
+oasis/p32pass2.xml [not validating:] input [validating:] invalid
+oasis/p39pass1.xml [not validating:] input [validating:] invalid
+oasis/p39pass2.xml [not validating:] input [validating:] invalid
+oasis/p40pass1.xml [not validating:] input [validating:] invalid
+oasis/p40pass2.xml [not validating:] input [validating:] invalid
+oasis/p40pass3.xml [not validating:] input [validating:] invalid
+oasis/p40pass4.xml [not validating:] input [validating:] invalid
+oasis/p41pass1.xml [not validating:] input [validating:] invalid
+oasis/p41pass2.xml [not validating:] input [validating:] invalid
+oasis/p42pass1.xml [not validating:] input [validating:] invalid
+oasis/p42pass2.xml [not validating:] input [validating:] invalid
+oasis/p44pass1.xml [not validating:] input [validating:] invalid
+oasis/p44pass2.xml [not validating:] input [validating:] invalid
+oasis/p44pass3.xml [not validating:] input [validating:] invalid
+oasis/p44pass4.xml [not validating:] input [validating:] invalid
+oasis/p44pass5.xml [not validating:] input [validating:] invalid
+oasis/p66pass1.xml [not validating:] input [validating:] invalid
+oasis/p74pass1.xml [not validating:] input [validating:] invalid
+oasis/p75pass1.xml [not validating:] input [validating:] invalid
+oasis/e2.xml [not validating:] input [validating:] invalid
+oasis/p01fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p01fail2.xml [not validating:] not-wf [validating:] invalid
+oasis/p01fail3.xml [not validating:] not-wf [validating:] invalid
+oasis/p01fail4.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail10.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail11.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail12.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail13.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail14.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail15.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail16.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail17.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail18.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail19.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail2.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail20.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail21.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail22.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail23.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail24.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail25.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail26.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail27.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail28.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail29.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail3.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail30.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail31.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail4.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail5.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail6.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail7.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail8.xml [not validating:] not-wf [validating:] invalid
+oasis/p02fail9.xml [not validating:] not-wf [validating:] invalid
+oasis/p03fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail10.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail11.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail12.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail13.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail14.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail15.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail16.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail17.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail18.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail19.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail20.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail21.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail22.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail23.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail24.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail25.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail26.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail27.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail28.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail29.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail7.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail8.xml [not validating:] not-wf [validating:] not-wf
+oasis/p03fail9.xml [not validating:] not-wf [validating:] not-wf
+oasis/p04fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p04fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p04fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p05fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p05fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p05fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p05fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p05fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p09fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p09fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p09fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p09fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p09fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p10fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p10fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p10fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p11fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p11fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p12fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p12fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p12fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p12fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p12fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p12fail6.xml [not validating:] not-wf [validating:] not-wf
+oasis/p12fail7.xml [not validating:] not-wf [validating:] not-wf
+oasis/p14fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p14fail2.xml [not validating:] not-wf [validating:] invalid
+oasis/p14fail3.xml [not validating:] not-wf [validating:] invalid
+oasis/p15fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p15fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p15fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p16fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p16fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p16fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p18fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p18fail2.xml [not validating:] not-wf [validating:] invalid
+oasis/p18fail3.xml [not validating:] not-wf [validating:] invalid
+oasis/p22fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p22fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p23fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p23fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p23fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p23fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p23fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p24fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p24fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p25fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p26fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p26fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p27fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p28fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p29fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p30fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p31fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p32fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p32fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p32fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p32fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p32fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p39fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p39fail2.xml [not validating:] not-wf [validating:] invalid
+oasis/p39fail3.xml [not validating:] not-wf [validating:] invalid
+oasis/p39fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p39fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p40fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p40fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p40fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p40fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p41fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p41fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p41fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p42fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p42fail2.xml [not validating:] not-wf [validating:] invalid
+oasis/p42fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p43fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p43fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p43fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p44fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p44fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p44fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p44fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p44fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p45fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p45fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p45fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p45fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p46fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p46fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p46fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p46fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p46fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p46fail6.xml [not validating:] not-wf [validating:] not-wf
+oasis/p47fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p47fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p47fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p47fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p48fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p48fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p49fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p50fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p51fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p51fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p51fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p51fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p51fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p51fail6.xml [not validating:] not-wf [validating:] not-wf
+oasis/p51fail7.xml [not validating:] not-wf [validating:] not-wf
+oasis/p52fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p52fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p53fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p53fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p53fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p53fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p53fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p54fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p55fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p56fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p56fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p56fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p56fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p56fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p57fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p58fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p58fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p58fail3.xml [not validating:] not-wf [validating:] invalid
+oasis/p58fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p58fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p58fail6.xml [not validating:] not-wf [validating:] not-wf
+oasis/p58fail7.xml [not validating:] not-wf [validating:] not-wf
+oasis/p58fail8.xml [not validating:] not-wf [validating:] not-wf
+oasis/p59fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p59fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p59fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p60fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p60fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p60fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p60fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p60fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p61fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p62fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p62fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p63fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p63fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p64fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p64fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p66fail1.xml [not validating:] not-wf [validating:] invalid
+oasis/p66fail2.xml [not validating:] not-wf [validating:] invalid
+oasis/p66fail3.xml [not validating:] not-wf [validating:] invalid
+oasis/p66fail4.xml [not validating:] not-wf [validating:] invalid
+oasis/p66fail5.xml [not validating:] not-wf [validating:] invalid
+oasis/p66fail6.xml [not validating:] not-wf [validating:] invalid
+oasis/p68fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p68fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p68fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p69fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p69fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p69fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p70fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p71fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p71fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p71fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p71fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p72fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p72fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p72fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p72fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p73fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p73fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p73fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p73fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p73fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p74fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p74fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p74fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p75fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p75fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p75fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p75fail4.xml [not validating:] not-wf [validating:] not-wf
+oasis/p75fail5.xml [not validating:] not-wf [validating:] not-wf
+oasis/p75fail6.xml [not validating:] not-wf [validating:] not-wf
+oasis/p76fail1.xml [not validating:] not-wf [validating:] not-wf
+oasis/p76fail2.xml [not validating:] not-wf [validating:] not-wf
+oasis/p76fail3.xml [not validating:] not-wf [validating:] not-wf
+oasis/p76fail4.xml [not validating:] not-wf [validating:] not-wf
+ibm/invalid/P28/ibm28i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P32/ibm32i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P32/ibm32i03.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P32/ibm32i04.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P39/ibm39i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P39/ibm39i02.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P39/ibm39i03.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P39/ibm39i04.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P41/ibm41i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P41/ibm41i02.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P45/ibm45i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P49/ibm49i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P50/ibm50i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P51/ibm51i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P51/ibm51i03.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i02.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i03.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i05.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i06.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i07.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i08.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i09.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i10.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i11.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i12.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i13.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i14.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i15.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i16.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i17.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P56/ibm56i18.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P58/ibm58i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P58/ibm58i02.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P59/ibm59i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P60/ibm60i01.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P60/ibm60i02.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P60/ibm60i03.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P60/ibm60i04.xml [not validating:] input/output [validating:] invalid
+ibm/invalid/P76/ibm76i01.xml [not validating:] input/output [validating:] invalid
+ibm/not-wf/P01/ibm01n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P01/ibm01n02.xml [not validating:] not-wf [validating:] invalid
+ibm/not-wf/P01/ibm01n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n13.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n14.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n15.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n16.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n17.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n18.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n19.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n20.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n21.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n22.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n23.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n24.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n25.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n26.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n27.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n28.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n29.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n30.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n31.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n32.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P02/ibm02n33.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P03/ibm03n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n13.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n14.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n15.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n16.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n17.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P04/ibm04n18.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P05/ibm05n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P05/ibm05n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P05/ibm05n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P09/ibm09n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P09/ibm09n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P09/ibm09n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P09/ibm09n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P10/ibm10n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P10/ibm10n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P10/ibm10n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P10/ibm10n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P10/ibm10n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P10/ibm10n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P10/ibm10n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P10/ibm10n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P11/ibm11n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P11/ibm11n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P11/ibm11n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P11/ibm11n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P12/ibm12n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P12/ibm12n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P12/ibm12n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P13/ibm13n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P13/ibm13n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P13/ibm13n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P14/ibm14n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P14/ibm14n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P14/ibm14n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P15/ibm15n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P15/ibm15n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P15/ibm15n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P15/ibm15n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P16/ibm16n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P16/ibm16n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P16/ibm16n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P16/ibm16n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P17/ibm17n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P17/ibm17n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P17/ibm17n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P17/ibm17n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P18/ibm18n01.xml [not validating:] not-wf [validating:] invalid
+ibm/not-wf/P18/ibm18n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P19/ibm19n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P19/ibm19n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P19/ibm19n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P20/ibm20n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P21/ibm21n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P21/ibm21n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P21/ibm21n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P22/ibm22n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P22/ibm22n02.xml [not validating:] not-wf [validating:] invalid
+ibm/not-wf/P22/ibm22n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P23/ibm23n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P23/ibm23n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P23/ibm23n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P23/ibm23n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P23/ibm23n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P23/ibm23n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P24/ibm24n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P25/ibm25n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P25/ibm25n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P26/ibm26n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P27/ibm27n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P28/ibm28n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P28/ibm28n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P28/ibm28n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P28/ibm28n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P28/ibm28n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P28/ibm28n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P28/ibm28n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P28/ibm28n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/p28a/ibm28an01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P29/ibm29n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P29/ibm29n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P29/ibm29n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P29/ibm29n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P29/ibm29n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P29/ibm29n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P29/ibm29n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P30/ibm30n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P31/ibm31n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P32/ibm32n09.xml [not validating:] not-wf [validating:] invalid
+ibm/not-wf/P39/ibm39n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P39/ibm39n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P39/ibm39n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P39/ibm39n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P39/ibm39n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P39/ibm39n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P40/ibm40n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P40/ibm40n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P40/ibm40n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P40/ibm40n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P40/ibm40n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n13.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P41/ibm41n14.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P42/ibm42n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P42/ibm42n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P42/ibm42n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P42/ibm42n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P42/ibm42n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P43/ibm43n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P43/ibm43n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P43/ibm43n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P43/ibm43n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P44/ibm44n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P44/ibm44n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P44/ibm44n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P44/ibm44n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P45/ibm45n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P46/ibm46n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P46/ibm46n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P46/ibm46n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P46/ibm46n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P46/ibm46n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P47/ibm47n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P47/ibm47n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P47/ibm47n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P47/ibm47n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P47/ibm47n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P47/ibm47n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P48/ibm48n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P48/ibm48n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P48/ibm48n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P48/ibm48n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P48/ibm48n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P48/ibm48n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P48/ibm48n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P49/ibm49n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P49/ibm49n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P49/ibm49n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P49/ibm49n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P49/ibm49n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P49/ibm49n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P50/ibm50n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P50/ibm50n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P50/ibm50n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P50/ibm50n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P50/ibm50n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P50/ibm50n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P50/ibm50n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P51/ibm51n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P51/ibm51n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P51/ibm51n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P51/ibm51n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P51/ibm51n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P51/ibm51n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P51/ibm51n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P52/ibm52n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P52/ibm52n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P52/ibm52n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P52/ibm52n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P52/ibm52n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P52/ibm52n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P53/ibm53n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P53/ibm53n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P53/ibm53n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P53/ibm53n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P53/ibm53n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P53/ibm53n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P53/ibm53n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P53/ibm53n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P54/ibm54n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P54/ibm54n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P55/ibm55n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P55/ibm55n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P55/ibm55n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P56/ibm56n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P56/ibm56n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P56/ibm56n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P56/ibm56n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P56/ibm56n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P56/ibm56n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P56/ibm56n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P57/ibm57n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P58/ibm58n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P58/ibm58n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P58/ibm58n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P58/ibm58n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P58/ibm58n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P58/ibm58n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P58/ibm58n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P58/ibm58n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P59/ibm59n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P59/ibm59n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P59/ibm59n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P59/ibm59n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P59/ibm59n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P59/ibm59n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P60/ibm60n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P60/ibm60n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P60/ibm60n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P60/ibm60n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P60/ibm60n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P60/ibm60n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P60/ibm60n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P60/ibm60n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P61/ibm61n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P62/ibm62n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P62/ibm62n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P62/ibm62n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P62/ibm62n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P62/ibm62n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P62/ibm62n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P62/ibm62n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P62/ibm62n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P63/ibm63n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P63/ibm63n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P63/ibm63n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P63/ibm63n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P63/ibm63n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P63/ibm63n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P63/ibm63n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P64/ibm64n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P64/ibm64n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P64/ibm64n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P65/ibm65n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P65/ibm65n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n13.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n14.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P66/ibm66n15.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n06.xml [not validating:] not-wf [validating:] invalid
+ibm/not-wf/P68/ibm68n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P68/ibm68n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P69/ibm69n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P69/ibm69n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P69/ibm69n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P69/ibm69n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P69/ibm69n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P69/ibm69n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm70n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm71n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm71n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm71n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm71n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm71n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm71n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm71n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P71/ibm71n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P72/ibm72n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P73/ibm73n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P73/ibm73n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P74/ibm74n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P75/ibm75n13.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P76/ibm76n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P76/ibm76n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P76/ibm76n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P76/ibm76n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P76/ibm76n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P76/ibm76n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P76/ibm76n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P77/ibm77n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P77/ibm77n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P77/ibm77n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P77/ibm77n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P78/ibm78n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P78/ibm78n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P79/ibm79n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P79/ibm79n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P80/ibm80n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P80/ibm80n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P80/ibm80n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P80/ibm80n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P80/ibm80n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P80/ibm80n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P81/ibm81n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P82/ibm82n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P82/ibm82n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P82/ibm82n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P82/ibm82n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P82/ibm82n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P82/ibm82n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P82/ibm82n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P82/ibm82n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P83/ibm83n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P83/ibm83n02.xml [not validating:] not-wf [validating:] invalid
+ibm/not-wf/P83/ibm83n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P83/ibm83n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P83/ibm83n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P83/ibm83n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n100.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n101.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n102.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n103.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n104.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n105.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n106.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n107.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n108.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n109.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n110.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n111.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n112.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n113.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n114.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n115.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n116.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n117.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n118.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n119.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n120.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n121.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n122.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n123.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n124.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n125.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n126.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n127.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n128.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n129.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n13.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n130.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n131.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n132.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n133.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n134.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n135.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n136.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n137.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n138.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n139.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n14.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n140.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n141.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n142.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n143.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n144.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n145.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n146.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n147.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n148.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n149.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n15.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n150.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n151.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n152.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n153.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n154.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n155.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n156.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n157.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n158.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n159.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n16.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n160.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n161.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n162.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n163.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n164.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n165.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n166.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n167.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n168.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n169.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n17.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n170.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n171.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n172.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n173.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n174.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n175.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n176.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n177.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n178.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n179.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n18.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n180.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n181.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n182.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n183.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n184.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n185.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n186.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n187.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n188.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n189.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n19.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n190.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n191.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n192.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n193.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n194.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n195.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n196.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n197.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n198.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n20.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n21.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n22.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n23.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n24.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n25.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n26.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n27.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n28.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n29.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n30.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n31.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n32.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n33.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n34.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n35.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n36.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n37.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n38.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n39.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n40.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n41.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n42.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n43.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n44.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n45.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n46.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n47.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n48.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n49.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n50.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n51.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n52.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n53.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n54.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n55.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n56.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n57.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n58.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n59.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n60.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n61.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n62.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n63.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n64.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n65.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n66.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n67.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n68.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n69.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n70.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n71.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n72.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n73.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n74.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n75.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n76.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n77.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n78.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n79.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n80.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n81.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n82.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n83.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n84.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n85.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n86.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n87.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n88.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n89.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n90.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n91.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n92.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n93.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n94.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n95.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n96.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n97.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n98.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P85/ibm85n99.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P86/ibm86n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P86/ibm86n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P86/ibm86n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P86/ibm86n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n13.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n14.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n15.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n16.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n17.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n18.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n19.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n20.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n21.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n22.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n23.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n24.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n25.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n26.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n27.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n28.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n29.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n30.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n31.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n32.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n33.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n34.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n35.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n36.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n37.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n38.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n39.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n40.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n41.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n42.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n43.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n44.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n45.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n46.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n47.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n48.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n49.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n50.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n51.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n52.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n53.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n54.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n55.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n56.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n57.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n58.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n59.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n60.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n61.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n62.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n63.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n64.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n66.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n67.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n68.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n69.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n70.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n71.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n72.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n73.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n74.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n75.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n76.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n77.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n78.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n79.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n80.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n81.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n82.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n83.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n84.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P87/ibm87n85.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n13.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n14.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n15.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P88/ibm88n16.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n01.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n02.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n03.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n04.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n05.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n06.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n07.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n08.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n09.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n10.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n11.xml [not validating:] not-wf [validating:] not-wf
+ibm/not-wf/P89/ibm89n12.xml [not validating:] not-wf [validating:] not-wf
+ibm/valid/P01/ibm01v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P02/ibm02v01.xml [not validating:] input [validating:] input
+ibm/valid/P03/ibm03v01.xml [not validating:] input [validating:] input
+ibm/valid/P09/ibm09v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P09/ibm09v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P09/ibm09v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P09/ibm09v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P09/ibm09v05.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P10/ibm10v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P10/ibm10v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P10/ibm10v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P10/ibm10v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P10/ibm10v05.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P10/ibm10v06.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P10/ibm10v07.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P10/ibm10v08.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P11/ibm11v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P11/ibm11v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P11/ibm11v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P11/ibm11v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P12/ibm12v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P12/ibm12v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P12/ibm12v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P12/ibm12v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P13/ibm13v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P14/ibm14v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P14/ibm14v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P14/ibm14v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P15/ibm15v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P15/ibm15v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P15/ibm15v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P15/ibm15v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P16/ibm16v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P16/ibm16v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P16/ibm16v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P17/ibm17v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P18/ibm18v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P19/ibm19v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P20/ibm20v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P20/ibm20v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P21/ibm21v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P22/ibm22v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P22/ibm22v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P22/ibm22v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P22/ibm22v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P22/ibm22v05.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P22/ibm22v06.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P22/ibm22v07.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P23/ibm23v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P23/ibm23v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P23/ibm23v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P23/ibm23v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P23/ibm23v05.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P23/ibm23v06.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P24/ibm24v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P24/ibm24v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P25/ibm25v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P25/ibm25v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P25/ibm25v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P25/ibm25v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P26/ibm26v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P27/ibm27v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P27/ibm27v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P27/ibm27v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P28/ibm28v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P30/ibm30v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P30/ibm30v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P31/ibm31v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P32/ibm32v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P32/ibm32v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P32/ibm32v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P32/ibm32v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P33/ibm33v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P34/ibm34v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P35/ibm35v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P36/ibm36v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P37/ibm37v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P38/ibm38v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P39/ibm39v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P40/ibm40v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P41/ibm41v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P42/ibm42v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P43/ibm43v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P44/ibm44v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P45/ibm45v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P47/ibm47v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P49/ibm49v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P50/ibm50v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P51/ibm51v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P51/ibm51v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P52/ibm52v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P54/ibm54v01.xml [not validating:] input [validating:] input
+ibm/valid/P54/ibm54v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P54/ibm54v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P55/ibm55v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v05.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v06.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v07.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v08.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v09.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P56/ibm56v10.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P57/ibm57v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P58/ibm58v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P58/ibm58v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P59/ibm59v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P59/ibm59v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P60/ibm60v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P60/ibm60v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P60/ibm60v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P60/ibm60v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P61/ibm61v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P61/ibm61v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P62/ibm62v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P62/ibm62v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P62/ibm62v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P62/ibm62v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P62/ibm62v05.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P63/ibm63v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P63/ibm63v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P63/ibm63v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P63/ibm63v04.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P63/ibm63v05.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P64/ibm64v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P64/ibm64v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P64/ibm64v03.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P65/ibm65v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P65/ibm65v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P66/ibm66v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P67/ibm67v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P68/ibm68v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P68/ibm68v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P69/ibm69v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P69/ibm69v02.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P70/ibm70v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P78/ibm78v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P79/ibm79v01.xml [not validating:] input [validating:] input
+ibm/valid/P82/ibm82v01.xml [not validating:] input/output [validating:] input/output
+ibm/valid/P85/ibm85v01.xml [not validating:] input [validating:] input
+ibm/valid/P86/ibm86v01.xml [not validating:] input [validating:] input
+ibm/valid/P87/ibm87v01.xml [not validating:] input [validating:] input
+ibm/valid/P88/ibm88v01.xml [not validating:] input [validating:] input
+ibm/valid/P89/ibm89v01.xml [not validating:] input [validating:] input
+eduni/namespaces/1.0/001.xml [not validating:] input [validating:] input
+eduni/namespaces/1.0/002.xml [not validating:] input [validating:] input
+eduni/namespaces/1.0/003.xml [not validating:] input [validating:] input
+eduni/namespaces/1.0/007.xml [not validating:] input [validating:] input
+eduni/namespaces/1.0/008.xml [not validating:] input [validating:] input
+eduni/namespaces/1.0/009.xml [not validating:] not-wf [validating:] not-wf
+eduni/namespaces/1.0/010.xml [not validating:] not-wf [validating:] not-wf
+eduni/namespaces/1.0/011.xml [not validating:] not-wf [validating:] not-wf
+eduni/namespaces/1.0/012.xml [not validating:] not-wf [validating:] not-wf
+eduni/namespaces/1.0/013.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/014.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/015.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/016.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/017.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/018.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/019.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/020.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/021.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/022.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/023.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/024.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/025.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/026.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/027.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/028.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/029.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/030.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/031.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/032.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/033.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/034.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/035.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/036.xml [not validating:] not-wf [validating:] invalid
+eduni/namespaces/1.0/037.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/038.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/039.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/040.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/041.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/042.xml [not validating:] not-wf [validating:] not-wf
+eduni/namespaces/1.0/043.xml [not validating:] not-wf [validating:] not-wf
+eduni/namespaces/1.0/044.xml [not validating:] not-wf [validating:] not-wf
+eduni/namespaces/1.0/045.xml [not validating:] input [validating:] invalid
+eduni/namespaces/1.0/046.xml [not validating:] input [validating:] invalid
+0/1829 tests failed; 333 tests were skipped
\ No newline at end of file

Added: branches/grin-neu/thirdparty/cxml/XMLS-SYMBOLS.diff
===================================================================
--- branches/grin-neu/thirdparty/cxml/XMLS-SYMBOLS.diff	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/XMLS-SYMBOLS.diff	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,98 @@
+* looking for david at knowledgetools.de--cxml/cxml--devel--1.0--patch-309 to compare with
+* comparing to david at knowledgetools.de--cxml/cxml--devel--1.0--patch-309
+M  xml/xmls-compat.lisp
+
+* modified files
+
+--- orig/xml/xmls-compat.lisp
++++ mod/xml/xmls-compat.lisp
+@@ -12,7 +12,8 @@
+ (defpackage cxml-xmls
+   (:use :cl :runes)
+   (:export #:make-node #:node-name #:node-ns #:node-attrs #:node-children
+-           #:make-xmls-builder #:map-node))
++           #:make-xmls-builder #:map-node
++           #:*identifier-case*))
+ 
+ (in-package :cxml-xmls)
+ 
+@@ -64,6 +65,10 @@
+ 
+ ;;;; SAX-Handler (Parser)
+ 
++(defvar *identifier-case* nil
++  "One of NIL (don't intern names), :PRESERVE, :UPCASE, :DOWNCASE, or :INVERT
++   (intern name into the keyword package after adjusting case).")
++
+ (defclass xmls-builder ()
+     ((element-stack :initform nil :accessor element-stack)
+      (root :initform nil :accessor root)))
+@@ -74,16 +79,46 @@
+ (defmethod sax:end-document ((handler xmls-builder))
+   (root handler))
+ 
++(defun string-invert-case (str)
++  (map 'string
++    (lambda (c)
++      (cond
++        ((upper-case-p c) (char-downcase c))
++        ((lower-case-p c) (char-upcase c))
++        (t c)))
++    str))
++
++(defun maybe-intern (name)
++  (if *identifier-case*
++      (let ((str (if (stringp name) name (rod-string name))))
++        (intern (ecase *identifier-case*
++                  (:preserve str)
++                  (:upcase (string-upcase str))
++                  (:downcase (string-downcase str))
++                  (:invert (string-invert-case str)))
++                :keyword))
++      name))
++
++(defun maybe-stringify (name)
++  (if (symbolp name)
++      (let ((str (symbol-name name)))
++        (ecase *identifier-case*
++          (:preserve str)
++          (:upcase (string-downcase str))
++          (:downcase (string-upcase str))
++          (:invert (string-invert-case str))))
++      name))
++
+ (defmethod sax:start-element
+     ((handler xmls-builder) namespace-uri local-name qname attributes)
+   (declare (ignore namespace-uri))
+   (setf local-name (or local-name qname))
+   (let* ((attributes
+           (mapcar (lambda (attr)
+-                    (list (sax:attribute-qname attr)
++                    (list (maybe-intern (sax:attribute-qname attr))
+                           (sax:attribute-value attr)))
+                   attributes))
+-         (node (make-node :name local-name
++         (node (make-node :name (maybe-intern local-name)
+                           :ns (let ((lq (length qname))
+                                     (ll (length local-name)))
+                                 (if (eql lq ll)
+@@ -124,7 +159,7 @@
+   (labels ((walk (node)
+              (let* ((attlist
+                      (compute-attributes node include-xmlns-attributes))
+-                    (lname (rod (node-name node)))
++                    (lname (rod (maybe-stringify (node-name node))))
+                     (ns (rod (node-ns node)))
+                     (qname (concatenate 'rod ns (rod ":") lname)))
+                ;; fixme: namespaces
+@@ -141,6 +176,7 @@
+   (remove nil
+           (mapcar (lambda (a)
+                     (destructuring-bind (name value) a
++                      (setf name (maybe-stringify name))
+                       (if (or xmlnsp (not (cxml::xmlns-attr-p (rod name))))
+                           (sax:make-attribute :qname (rod name)
+                                               :value (rod value)
+
+
+

Modified: branches/grin-neu/thirdparty/cxml/catalog.dtd
===================================================================
--- branches/grin-neu/thirdparty/cxml/catalog.dtd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/catalog.dtd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,4 +1,4 @@
-<!-- $Id: catalog.dtd,v 1.10 2002/10/18 23:54:58 ndw Exp $ -->
+<!-- $Id: catalog.dtd,v 1.1.1.1 2005/03/13 18:02:52 david Exp $ -->
 
 <!ENTITY % pubIdChars "CDATA">
 <!ENTITY % publicIdentifier "%pubIdChars;">

Added: branches/grin-neu/thirdparty/cxml/contrib/xhtmlgen.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/contrib/xhtmlgen.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/contrib/xhtmlgen.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,352 @@
+;; xhtmlgen.lisp
+;; This version by david at lichteblau.com for headcraft (http://headcraft.de/)
+;;
+;; Derived from htmlgen.cl:
+;; copyright (c) 1986-2000 Franz Inc, Berkeley, CA 
+;;
+;; This code is free software; you can redistribute it and/or
+;; modify it under the terms of the version 2.1 of
+;; the GNU Lesser General Public License as published by 
+;; the Free Software Foundation, as clarified by the AllegroServe
+;; prequel found in license-allegroserve.txt.
+;;
+;; This code is distributed in the hope that it will be useful,
+;; but without any warranty; without even the implied warranty of
+;; merchantability or fitness for a particular purpose.  See the GNU
+;; Lesser General Public License for more details.
+;;
+;; Version 2.1 of the GNU Lesser General Public License is in the file 
+;; license-lgpl.txt that was distributed with this file.
+;; If it is not present, you can access it from
+;; http://www.gnu.org/copyleft/lesser.txt (until superseded by a newer
+;; version) or write to the Free Software Foundation, Inc., 59 Temple Place, 
+;; Suite 330, Boston, MA  02111-1307  USA
+
+(defpackage :xhtml-generator
+  (:use :common-lisp)
+  (:export #:with-html #:write-doctype))
+
+(in-package :xhtml-generator)
+
+;; html generation
+
+(defstruct (html-process (:type list) (:constructor
+				       make-html-process (key macro special
+							      name-attr
+							      )))
+  key		; keyword naming this tag
+  macro  	; the macro to define this
+  special       ; if true then call this to process the keyword and return
+                ; the macroexpansion
+  name-attr     ; attribute symbols which can name this object for subst purposes
+  )
+
+
+(defparameter *html-process-table* 
+    (make-hash-table :test #'equal) ; #'eq is accurate but want to avoid rehashes
+  )
+
+(defvar *html-sink*)
+
+(defun write-doctype (sink)
+  (sax:start-dtd sink
+                 "html"
+                 "-//W3C//DTD XHTML 1.0 Transitional//EN"
+                 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd")
+  (sax:end-dtd sink))
+
+(defmacro with-html (sink &rest forms &environment env)
+  `(let ((*html-sink* ,sink))
+     ,(process-html-forms forms env)))
+
+(defun get-process (form)
+  (let ((ent (gethash form *html-process-table*)))
+    (unless ent
+      (error "unknown html keyword ~s" form))
+    ent))
+
+(defun process-html-forms (forms env)
+  (let (res)
+    (flet ((do-ent (ent args argsp body)
+             ;; ent is an html-process object associated with the 
+             ;;	    html tag we're processing
+             ;; args is the list of values after the tag in the form
+             ;;     ((:tag &rest args) ....)
+             ;; argsp is true if this isn't a singleton tag  (i.e. it has
+             ;;     a body) .. (:tag ...) or ((:tag ...) ...)
+             ;; body is the body if any of the form
+             ;; 
+	     (let ((special (html-process-special ent)))
+	       (push (if special
+                         (funcall special ent args argsp body)
+                         `(,(html-process-macro ent)
+                           ,args
+                           ,(process-html-forms body env)))
+                     res))))
+      (do* ((xforms forms (cdr xforms))
+	    (form (car xforms) (car xforms)))
+	  ((null xforms))
+
+	(setq form (macroexpand form env))
+	
+	(if (atom form)
+            (typecase form
+              (keyword (do-ent (get-process form) nil nil nil)) 
+              (string (push `(sax:characters *html-sink* ,form) res))
+              (t (push form res)))
+            (let ((first (car form)))
+              (cond
+                ((keywordp first)
+                  ;; (:xxx . body) form
+                  (do-ent (get-process (car form)) nil t (cdr form)))
+                 ((and (consp first) (keywordp (car first)))
+                   ;; ((:xxx args ) . body)
+                   (do-ent (get-process (caar form)) (cdr first) t (cdr form)))
+                (t
+                  (push form res)))))))
+    `(progn ,@(nreverse res))))
+
+(defun html-body-key-form (string-code args body)
+  (unless (evenp (length args))
+    (error "attribute list ~S isn't even" args))
+  `(let ((.tagname. ,string-code))
+     (sax:start-element *html-sink* nil nil .tagname.
+                        (list
+                         ,@(loop
+                               for (name value) on args by #'cddr
+                               collect
+                                 `(sax:make-attribute
+                                   :qname ,(etypecase name
+                                             (symbol (symbol-name name))
+                                             (string name))
+                                   :value ,value
+                                   :specified-p t))))
+     , at body
+     (sax:end-element *html-sink* nil nil .tagname.)))
+
+(defun emit-without-quoting (str)
+  (let ((s (cxml::chained-handler *html-sink*)))
+    (cxml::maybe-close-tag s)
+    (map nil (lambda (c) (cxml::write-rune (char-code c) s)) str)))
+
+(defun princ-http (val)
+  (warn "use of deprecated :PRINC (use :PRINC-SAFE instead?)")
+  (emit-without-quoting (princ-to-string val)))
+
+(defun prin1-http (val)
+  (warn "use of deprecated :PRIN1 (use :PRIN1-SAFE instead?)")
+  (emit-without-quoting (prin1-to-string val)))
+
+(defun princ-safe-http (val)
+  (sax:characters *html-sink* (princ-to-string val)))
+
+(defun prin1-safe-http (val)
+  (sax:characters *html-sink* (prin1-to-string val)))
+
+
+;; --  defining how html tags are handled. --
+;;
+;; most tags are handled in a standard way and the def-std-html
+;; macro is used to define such tags
+;;
+;; Some tags need special treatment and def-special-html defines
+;; how these are handled.  The tags requiring special treatment
+;; are the pseudo tags we added to control operations
+;; in the html generator.
+;; 
+;;
+;; tags can be found in three ways:
+;;  :br	    		- singleton, no attributes, no body
+;;  (:b "foo")          - no attributes but with a body
+;;  ((:a href="foo") "balh")  - attributes and body
+;;
+  
+(defmacro def-special-html (kwd fcn)
+  ;; kwd - the tag we're defining behavior for.
+  ;; fcn - function to compute the macroexpansion of a use of this
+  ;;       tag. args to fcn are: 
+  ;;		ent - html-process object holding info on this tag
+  ;;		args - list of attribute-values following tag
+  ;;		argsp - true if there is a body in this use of the tag
+  ;;		body - list of body forms.
+  `(setf (gethash ,kwd *html-process-table*) 
+     (make-html-process ,kwd nil ,fcn nil)))
+
+(def-special-html :newline 
+    #'(lambda (ent args argsp body)
+	(declare (ignore ent args argsp))
+	(when body
+          (error "can't have a body with :newline -- body is ~s" body))
+	(emit-without-quoting (string #\newline))))
+			       
+(def-special-html :princ 
+    #'(lambda (ent args argsp body)
+	(declare (ignore ent args argsp))
+	`(progn ,@(mapcar #'(lambda (bod)
+			      `(princ-http ,bod))
+			  body))))
+
+(def-special-html :princ-safe 
+    #'(lambda (ent args argsp body)
+	(declare (ignore ent args argsp))
+	`(progn ,@(mapcar #'(lambda (bod)
+			      `(princ-safe-http ,bod))
+			  body))))
+
+(def-special-html :prin1 
+    #'(lambda (ent args argsp body)
+	(declare (ignore ent args argsp))
+	`(progn ,@(mapcar #'(lambda (bod)
+			      `(prin1-http ,bod))
+			  body))))
+
+(def-special-html :prin1-safe 
+    #'(lambda (ent args argsp body)
+	(declare (ignore ent args argsp))
+	`(progn ,@(mapcar #'(lambda (bod)
+			      `(prin1-safe-http ,bod))
+			  body))))
+
+(def-special-html :comment
+  #'(lambda (ent args argsp body)
+      (declare (ignore ent args argsp body))
+      `(warn ":COMMENT in html macro not supported yet")))
+
+(defmacro def-std-html (kwd name-attrs)
+  (let ((mac-name (intern (format nil "~a-~a" :with-html kwd)))
+	(string-code (string-downcase (string kwd))))
+    `(progn (setf (gethash ,kwd *html-process-table*)
+	      (make-html-process ,kwd
+				     ',mac-name
+				     nil
+				     ',name-attrs))
+	    (defmacro ,mac-name (args &rest body)
+	      (html-body-key-form ,string-code args body)))))
+
+(def-std-html :a         nil)
+(def-std-html :abbr      nil)
+(def-std-html :acronym   nil)
+(def-std-html :address   nil)
+(def-std-html :applet    nil)
+(def-std-html :area      nil)
+
+(def-std-html :b         nil)
+(def-std-html :base      nil)
+(def-std-html :basefont  nil)
+(def-std-html :bdo       nil)
+(def-std-html :bgsound   nil)
+(def-std-html :big       nil)
+(def-std-html :blink     nil)
+(def-std-html :blockquote nil)
+(def-std-html :body      nil)
+(def-std-html :br        nil)
+(def-std-html :button    nil)
+
+(def-std-html :caption   nil)
+(def-std-html :center    nil)
+(def-std-html :cite      nil)
+(def-std-html :code      nil)
+(def-std-html :col       nil)
+(def-std-html :colgroup  nil)
+
+(def-std-html :dd         nil)
+(def-std-html :del        nil)
+(def-std-html :dfn        nil)
+(def-std-html :dir        nil)
+(def-std-html :div        nil)
+(def-std-html :dl         nil)
+(def-std-html :dt         nil)
+
+(def-std-html :em         nil)
+(def-std-html :embed      nil)
+
+(def-std-html :fieldset     nil)
+(def-std-html :font         nil)
+(def-std-html :form         :name)
+(def-std-html :frame        nil)
+(def-std-html :frameset     nil)
+
+(def-std-html :h1         nil)
+(def-std-html :h2         nil)
+(def-std-html :h3         nil)
+(def-std-html :h4         nil)
+(def-std-html :h5         nil)
+(def-std-html :h6         nil)
+(def-std-html :head       nil)
+(def-std-html :hr         nil)
+(def-std-html :html       nil)
+
+(def-std-html :i        nil)
+(def-std-html :iframe   nil)
+(def-std-html :ilayer   nil)
+(def-std-html :img      :id)
+(def-std-html :input    nil)
+(def-std-html :ins      nil)
+(def-std-html :isindex  nil)
+
+(def-std-html :kbd  	 nil)
+(def-std-html :keygen  	 nil)
+
+(def-std-html :label  	 nil)
+(def-std-html :layer  	 nil)
+(def-std-html :legend  	 nil)
+(def-std-html :li  	 nil)
+(def-std-html :link  	 nil)
+(def-std-html :listing   nil)
+
+(def-std-html :map  	 nil)
+(def-std-html :marquee   nil)
+(def-std-html :menu  	 nil)
+(def-std-html :meta  	 nil)
+(def-std-html :multicol  nil)
+
+(def-std-html :nobr  	 nil)
+(def-std-html :noembed   nil)
+(def-std-html :noframes  nil)
+(def-std-html :noscript  nil)
+
+(def-std-html :object  	 nil)
+(def-std-html :ol  	 nil)
+(def-std-html :optgroup  nil)
+(def-std-html :option  	 nil)
+
+(def-std-html :p  	 nil)
+(def-std-html :param  	 nil)
+(def-std-html :plaintext nil)
+(def-std-html :pre  	 nil)
+
+(def-std-html :q  	 nil)
+
+(def-std-html :s  	 nil)
+(def-std-html :samp  	 nil)
+(def-std-html :script  	 nil)
+(def-std-html :select  	 nil)
+(def-std-html :server  	 nil)
+(def-std-html :small  	 nil)
+(def-std-html :spacer  	 nil)
+(def-std-html :span  	 :id)
+(def-std-html :strike  	 nil)
+(def-std-html :strong  	 nil)
+(def-std-html :style     nil)  
+(def-std-html :sub  	 nil)
+(def-std-html :sup  	 nil)
+
+(def-std-html :table  	 :name)
+(def-std-html :tbody  	 nil)
+(def-std-html :td  	 nil)
+(def-std-html :textarea  nil)
+(def-std-html :tfoot  	 nil)
+(def-std-html :th  	 nil)
+(def-std-html :thead  	 nil)
+(def-std-html :title  	 nil)
+(def-std-html :tr  	 nil)
+(def-std-html :tt  	 nil)
+
+(def-std-html :u 	 nil)
+(def-std-html :ul 	 nil)
+
+(def-std-html :var 	 nil)
+
+(def-std-html :wbr  	 nil)
+
+(def-std-html :xmp 	 nil)

Modified: branches/grin-neu/thirdparty/cxml/cxml.asd
===================================================================
--- branches/grin-neu/thirdparty/cxml/cxml.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/cxml.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -5,10 +5,6 @@
   (:use :asdf :cl))
 (in-package :cxml-system)
 
-;; XXX das sollte natuerlich erst beim laden stattfinden
-#+cmu
-(require :gray-streams)
-
 (defclass closure-source-file (cl-source-file) ())
 
 #+sbcl
@@ -18,7 +14,7 @@
     (let (#+sbcl (*compile-print* nil))
       (call-next-method))))
 
-#-(or rune-is-character rune-is-octet)
+#-(or rune-is-character rune-is-integer)
 (progn
   (format t "~&;;; Checking for wide character support...")
   (force-output)
@@ -28,7 +24,7 @@
                         :rune-is-character))
              (unless (and (< x char-code-limit) (code-char x))
                (format t " no, reverting to octet strings.~%")
-               (return :rune-is-octet)))
+               (return :rune-is-integer)))
            *features*))
 
 #-rune-is-character
@@ -37,67 +33,81 @@
 #+rune-is-character
 (format t "~&;;; Building cxml with CHARACTER RUNES~%") 
 
-(defsystem runes
+(defsystem :cxml-runes
     :default-component-class closure-source-file
     :pathname (merge-pathnames
                "runes/"
                (make-pathname :name nil :type nil :defaults *load-truename*))
+    :serial t
     :components
     ((:file "package")
-     (:file dependent
-	    :pathname
-	    #+CLISP                             "dep-clisp"
-	    #+(AND :CMU (NOT :PTHREAD))         "dep-cmucl"
-	    #+sbcl                              "dep-sbcl"
-	    #+(AND :CMU :PTHREAD)               "dep-cmucl-dtc"
-	    #+(and allegro-version>= (version>= 5.0)) "dep-acl5"
-	    #+(and allegro-version>= (not (version>= 5.0))) "dep-acl"
-	    #-(or sbcl CLISP CMU allegro) #.(error "Configure!")
-            :depends-on ("package"))
+     (:file "definline")
      (:file runes
             :pathname
              #-rune-is-character "runes"
-             #+rune-is-character "characters"
-	    :depends-on ("package" dependent))
-     (:file "syntax" :depends-on ("package" dependent runes))
-     (:file "util" :depends-on ("package" dependent))
-     (:file "encodings" :depends-on ("package"))
-     (:file "encodings-data" :depends-on ("package" "encodings"))
-     (:file "xstream"
-            :depends-on ("package" dependent "syntax" "encodings-data"))))
+             #+rune-is-character "characters")
+     #+rune-is-integer (:file "utf8")
+     (:file "syntax")
+     (:file "encodings")
+     (:file "encodings-data")
+     (:file "xstream")
+     (:file "ystream")))
 
-(asdf:defsystem :xml
+(asdf:defsystem :cxml-xml
     :default-component-class closure-source-file
     :pathname (merge-pathnames
                "xml/"
                (make-pathname :name nil :type nil :defaults *load-truename*))
     :components
     ((:file "package")
+     (:file "util"            :depends-on ("package"))
      (:file "sax-handler")
-     (:file "characters"      :depends-on ("package"))
-     (:file "xml-name-rune-p" :depends-on ("package"))
+     (:file "xml-name-rune-p" :depends-on ("package" "util"))
      (:file "split-sequence"  :depends-on ("package"))
-     (:file "xml-parse"       :depends-on ("package" "sax-handler" "split-sequence" "xml-name-rune-p" "characters"))
-     (:file "characters"      :depends-on ("package"))
+     (:file "xml-parse"       :depends-on ("package" "util" "sax-handler" "split-sequence" "xml-name-rune-p"))
      (:file "unparse"         :depends-on ("xml-parse"))
      (:file "xmls-compat"     :depends-on ("xml-parse"))
      (:file "recoder"         :depends-on ("xml-parse"))
-     (:file "catalog"         :depends-on ("xml-parse")))
-    :depends-on (:runes :puri))
+     (:file "xmlns-normalizer" :depends-on ("xml-parse"))
+     (:file "space-normalizer" :depends-on ("xml-parse"))
+     (:file "catalog"         :depends-on ("xml-parse"))
+     (:file "sax-proxy"       :depends-on ("xml-parse")))
+    :depends-on (:cxml-runes :puri :trivial-gray-streams))
 
-(asdf:defsystem :dom
+(defclass utf8dom-file (closure-source-file) ((of)))
+
+(defmethod output-files ((operation compile-op) (c utf8dom-file))
+  (let* ((normal (car (call-next-method)))
+	 (name (concatenate 'string (pathname-name normal) "-utf8"))
+	 (of (make-pathname :name name :defaults normal)))
+    (setf (slot-value c 'of) of)
+    (list of)))
+
+(defmethod perform ((o load-op) (c utf8dom-file))
+  (load (slot-value c 'of)))
+
+(defvar *utf8-runes-readtable*)
+
+(defmethod perform ((operation compile-op) (c utf8dom-file))
+  (let ((*features* (cons 'utf8dom-file *features*))
+	(*readtable* *utf8-runes-readtable*))
+    (call-next-method)))
+
+(asdf:defsystem :cxml-dom
     :default-component-class closure-source-file
     :pathname (merge-pathnames
                "dom/"
                (make-pathname :name nil :type nil :defaults *load-truename*))
     :components
     ((:file "package")
-     (:file "dom-impl"        :depends-on ("package"))
-     (:file "dom-builder"     :depends-on ("dom-impl"))
-     (:file "unparse"         :depends-on ("package"))
-     (:file "simple-dom"      :depends-on ("package"))
+     (:file rune-impl :pathname "dom-impl" :depends-on ("package"))
+     (:file rune-builder :pathname "dom-builder" :depends-on (rune-impl))
+     #+rune-is-integer
+     (utf8dom-file utf8-impl :pathname "dom-impl" :depends-on ("package"))
+     #+rune-is-integer
+     (utf8dom-file utf8-builder :pathname "dom-builder" :depends-on (utf8-impl))
      (:file "dom-sax"         :depends-on ("package")))
-    :depends-on (:xml))
+    :depends-on (:cxml-xml))
 
 (asdf:defsystem :cxml-test
     :default-component-class closure-source-file
@@ -105,6 +115,6 @@
                "test/"
                (make-pathname :name nil :type nil :defaults *load-truename*))
     :components ((:file "domtest") (:file "xmlconf"))
-    :depends-on (:xml :dom))
+    :depends-on (:cxml-xml :cxml-dom))
 
-(asdf:defsystem :cxml :components () :depends-on (:dom :cxml-test))
+(asdf:defsystem :cxml :components () :depends-on (:cxml-dom :cxml-test))

Added: branches/grin-neu/thirdparty/cxml/doc/bg.png
===================================================================
(Binary files differ)


Property changes on: branches/grin-neu/thirdparty/cxml/doc/bg.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: branches/grin-neu/thirdparty/cxml/doc/cxml.css
===================================================================
--- branches/grin-neu/thirdparty/cxml/doc/cxml.css	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/doc/cxml.css	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,85 @@
+div.sidebar {
+  float: right;
+  min-width: 15%;
+  padding: 0pt 5pt 5pt 5pt;
+  font-family: verdana, arial;
+}
+
+div.sidebar-title {
+  font-weight: bold;
+  background-color: #9c0000;
+  border: solid #9c0000;
+  border-top-width: 1px;
+  border-bottom-width: 0px;
+  border-left-width: 4px;
+  border-right-width: 0px;
+  margin: 0em 2pt 1px 2em;
+}
+
+div.sidebar-title a {
+  color: #ffffff;
+}
+
+div.sidebar-main {
+  background-color: #eeeeee;
+  border: solid #9c0000;
+  border-top-width: 0px;
+  border-bottom-width: 0px;
+  border-left-width: 4px;
+  border-right-width: 0px;
+  margin: 0em 2pt 1em 2em;
+  padding-top: 2px;
+  padding-left: 2px;
+}
+
+div.sidebar ul.main {
+  padding: 0pt 0pt 0pt 1em;
+  margin: 0 0 1em;
+}
+
+div.sidebar ul.sub {
+  list-style-type: square;
+  padding: 0pt 0pt 0pt 1em;
+  margin: 0 0 1em;
+}
+
+div.sidebar ul.hack {
+  padding: 0 0 0 0;
+  margin: 0 0 1em;
+  list-style-type: none;
+}
+
+body {
+  color: #000000;
+  background-color: #ffffff;
+  margin-right: 0pt;
+  margin-bottom: 10%;
+  margin-left: 40px;
+  padding-left: 30px;
+  font-family: verdana, arial;
+  background-image: url(bg.png);
+  background-position: top left;
+  background-attachment: fixed;
+  background-repeat: no-repeat;
+}
+
+h1,h2,h3 {
+  margin-left: -30px;
+}
+
+pre {
+  background-color: #eeeeee;
+  border: solid 1px #d0d0d0;
+  padding: 1em;
+  margin-right: 10%;
+}
+
+.def {
+  background-color: #ddddff;
+  font-weight: bold;
+}
+
+.nomargin {
+  margin-bottom: 0;
+  margin-top: 0;
+}

Added: branches/grin-neu/thirdparty/cxml/doc/dom.html
===================================================================
--- branches/grin-neu/thirdparty/cxml/doc/dom.html	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/doc/dom.html	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,209 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>Closure XML</title>
+    <link rel="stylesheet" type="text/css" href="cxml.css"/>
+  </head>
+  <body>
+    <div class="sidebar">
+      <div class="sidebar-title">
+	<a href="README.html">Closure XML</a>
+      </div>
+      <div class="sidebar-main">
+      <ul class="main">
+	<li>
+          <a href="installation.html">Installing Closure XML</a>
+          <ul class="sub">
+	    <li><a href="installation.html#download"><b>Download</b></a></li>
+	    <li><a href="installation.html#implementations">Implementation-specific notes</a></li>
+	    <li><a href="installation.html#compilation">Compilation</a></li>
+	    <li><a href="installation.html#tests">Tests</a></li>
+          </ul>
+	</li>
+        <li>
+          <ul class="hack">
+            <li>
+              <a href="quickstart.html"><b>Quick-Start Example</b></a>
+            </li>
+          </ul>
+        </li>
+	<li>
+          <a href="using.html">SAX parser</a>
+          <ul class="sub">
+            <li><a href="using.html#parser">Parsing and Validating</a></li>
+            <li><a href="using.html#serialization">Serialization</a></li>
+            <li><a href="using.html#misc">Miscellaneous SAX handlers</a></li>
+            <li><a href="using.html#rods">Recoders</a></li>
+            <li><a href="using.html#dtdcache">Caching of DTD Objects</a></li>
+            <li><a href="using.html#catalogs">XML Catalogs</a></li>
+	    <li><a href="using.html#sax">SAX Interface</a></li>
+          </ul>
+	</li>
+	<li>
+          <a href="dom.html">DOM implementation</a>
+          <ul class="sub">
+            <li><a href="dom.html#parser">Parsing with the DOM builder</a></li>
+            <li><a href="dom.html#serialization">Serialization</a></li>
+	    <li><a href="dom.html#mapping">DOM/Lisp mapping</a></li>
+          </ul>
+	</li>
+	<li>
+          <ul class="hack">
+            <li><a href="xmls-compat.html">XMLS Builder</a></li>
+          </ul>
+        </li>
+      </ul>
+      </div>
+    </div>
+
+    <h1>The DOM implementation</h1>
+    <p>
+      CXML implements the DOM Level 2 Core interfaces.  For details
+      on DOM, please refer to the <a
+      href="http://www.w3.org/TR/DOM-Level-2-Core/core.html">specification</a>.
+    </p>
+
+    <a name="parser"/>
+    <h3>Parsing into DOM</h3>
+    <p>
+      To parse an XML document into a DOM tree, use the SAX parser with a
+      DOM builder as the SAX handler.  Example:
+    </p>
+    <pre>(cxml:parse-file "test.xml" (cxml-dom:make-dom-builder))</pre>
+    <p>
+      <div class="def">Function CXML-DOM:MAKE-DOM-BUILDER ()</div>
+      Create a SAX handler which builds a DOM document.
+    <p>
+    </p>
+      This functions returns a DOM builder that will work with the default
+      configuration of the SAX parser and is guaranteed to use
+      characters/strings instead of runes/rods, if that makes a
+      difference on the Lisp in question.
+    <p>
+    </p>
+      This is the same as <tt>rune-dom:make-dom-builder</tt> on Lisps
+      with Unicode support, and the same as
+      <tt>utf8-dom:make-dom-builder</tt> otherwise.
+    </p>
+
+    <p>
+      <div class="def">Function RUNE-DOM:MAKE-DOM-BUILDER ()</div>
+      Create a SAX handler which builds a DOM document using runes and rods.
+    </p>
+
+    <p>
+      <div class="def">Function UTF8-DOM:MAKE-DOM-BUILDER ()</div>
+      (Only on Lisps without Unicode support:)
+      Create a SAX handler which builds a DOM document using
+      UTF-8-encoded strings.
+    </p>
+
+    <a name="serialization"/>
+    <h3>Serializing DOM</h3>
+    <p>
+      To serialize a DOM document, use a SAX serialization sink as the
+      argument to <tt>dom:map-document</tt>, which generates SAX events
+      for the DOM tree.
+    </p>
+    <p>
+      Applications dealing with namespaces might want to inject a
+      <a href="using.html#misc">namespace normalizer</a> into the
+      sink chain.
+    </p>
+    <p>
+      <div class="def">Function DOM:MAP-DOCUMENT (handler document &key include-xmlns-attributes include-default-values include-doctype)</div>
+      Traverse a DOM document and call SAX functions as if an XML
+      representation of the document was processed by a SAX parser.
+    </p>
+    <p>Keyword arguments:</p>
+    <ul>
+      <li>
+        <tt>include-xmlns-attributes</tt> -- defaults to
+        <tt>sax:*include-xmlns-attributes*</tt>
+      </li>
+      <li>
+        <tt>include-doctype</tt> -- One of <tt>nil</tt> (no doctype
+        declaration), <tt>:full-internal-subset</tt> (include a doctype
+        declaration and the full internal subset), or
+        <tt>:canonical-notations</tt> (write a doctype declaration
+        with an internal subset including only notations, as required
+        for canonical serialization).
+      </li>
+      <li>
+        <tt>include-default-values</tt> -- include attribute nodes with nil
+        <tt>dom:specified</tt>.
+      </li>
+      <li>
+        <tt>recode</tt> -- (ignored on Lisps with Unicode support.) If
+        true, recode UTF-8 strings to rods.   Defaults to true if used
+        with a UTF-8 DOM document.  It can be set to false manually to
+        suppress recoding in this case.
+      </li>
+    </ul>
+
+    <a name="mapping"/>
+    <h3>DOM/Lisp mapping</h3>
+    <p>
+      Note that there is no "standard" DOM mapping for Lisp.
+    </p>
+    <p>
+      DOM is <a
+      href="http://www.w3.org/TR/DOM-Level-2-Core/idl-definitions.html">specified
+      in CORBA IDL</a>, but it refrains from using object-oriented IDL
+      features, allowing for a much more natural Lisp implemenation than
+      the the ordinary IDL/Lisp mapping would. 
+      Differences between CXML's DOM and the direct IDL/Lisp mapping:
+    </p>
+    <ul>
+      <li>
+        DOM function names are symbols in the <tt>DOM</tt> package (not
+        the <tt>OP</tt> package).
+      </li>
+      <li>
+        DOM functions have proper required arguments, not a huge
+        <tt>&rest</tt> lambda list.
+      </li>
+      <li>
+        Although most IDL interfaces are implemented as CLOS classes by
+        CXML, the Lisp types of DOM objects is not documented and cannot
+        be relied upon.  A node's type can be determined using
+        <tt>dom:node-type</tt> instead.
+      </li>
+      <li>
+        <tt>DOMString</tt> is mapped to <tt>rod</tt>, which is either
+        an <tt>(unsigned-byte 16)</tt> array type or a string type.
+      </li>
+      <li>
+        The IDL/Lisp mapping maps CORBA enums to Lisp keywords. 
+        Unfortunately, the DOM IDL does not use enums.  Instead,
+        both exception types and node types are defined integer
+        constants.  CXML chooses to ignore this definition and uses
+        keywords instead.
+      </li>
+      <li>
+        DOM uses StudlyCaps.  Lisp programmers don't.  We
+        insert <tt>#\-</tt> before every upper case letter preceded by a
+        lower case letter and before every upper case letter which is
+        followed by a lower case letter, but preceded by a capital
+        letter.  This algorithms leads to the natural Lisp spelling
+        of DOM function names.
+      </li>
+      <li>
+        Implementation note: DOM's <tt>NodeList</tt> does not
+        necessarily map to a native "sequence" type.  (For example,
+        node lists are objects in Java, not arrays.) 
+        <tt>NodeList</tt> is specified to reflect changes done after a
+        node list was created, so node lists cannot be Lisp lists. 
+        (A node list could be implemented as a CLOS object pointing to
+        said list though.)  Instead, CXML currently implements node
+        lists as adjustable vectors.  Note that code which relies on
+        this implementation and uses Lisp sequence functions
+        instead of sticking to <tt>dom:item</tt> and <tt>dom:length</tt>
+        is not portable.  As a compromise, you can use our
+        extensions <tt>dom:map-node-list</tt> or
+        <tt>dom:do-node-list</tt>, which can be implemented portably.
+      </li>
+    </ul>
+  </body>
+</html>

Added: branches/grin-neu/thirdparty/cxml/doc/installation.html
===================================================================
--- branches/grin-neu/thirdparty/cxml/doc/installation.html	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/doc/installation.html	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,162 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>Closure XML</title>
+    <link rel="stylesheet" type="text/css" href="cxml.css"/>
+  </head>
+  <body>
+    <div class="sidebar">
+      <div class="sidebar-title">
+	<a href="README.html">Closure XML</a>
+      </div>
+      <div class="sidebar-main">
+      <ul class="main">
+	<li>
+          <a href="installation.html">Installing Closure XML</a>
+          <ul class="sub">
+	    <li><a href="installation.html#download"><b>Download</b></a></li>
+	    <li><a href="installation.html#implementations">Implementation-specific notes</a></li>
+	    <li><a href="installation.html#compilation">Compilation</a></li>
+	    <li><a href="installation.html#tests">Tests</a></li>
+          </ul>
+	</li>
+        <li>
+          <ul class="hack">
+            <li>
+              <a href="quickstart.html"><b>Quick-Start Example</b></a>
+            </li>
+          </ul>
+        </li>
+	<li>
+          <a href="using.html">SAX parser</a>
+          <ul class="sub">
+            <li><a href="using.html#parser">Parsing and Validating</a></li>
+            <li><a href="using.html#serialization">Serialization</a></li>
+            <li><a href="using.html#misc">Miscellaneous SAX handlers</a></li>
+            <li><a href="using.html#rods">Recoders</a></li>
+            <li><a href="using.html#dtdcache">Caching of DTD Objects</a></li>
+            <li><a href="using.html#catalogs">XML Catalogs</a></li>
+	    <li><a href="using.html#sax">SAX Interface</a></li>
+          </ul>
+	</li>
+	<li>
+          <a href="dom.html">DOM implementation</a>
+          <ul class="sub">
+            <li><a href="dom.html#parser">Parsing with the DOM builder</a></li>
+            <li><a href="dom.html#serialization">Serialization</a></li>
+	    <li><a href="dom.html#mapping">DOM/Lisp mapping</a></li>
+          </ul>
+	</li>
+	<li>
+          <ul class="hack">
+            <li><a href="xmls-compat.html">XMLS Builder</a></li>
+          </ul>
+        </li>
+      </ul>
+      </div>
+    </div>
+    <h1>Installation of Closure XML</h1>
+
+    <a name="download"/>
+    <h2>Download</h2>
+    <ul>
+      <li>
+        <div><a href="http://common-lisp.net/project/cxml/download/">tarballs</a></div>
+      </li>
+      <li>
+        <div>
+      Anoncvs (<a href="http://common-lisp.net/cgi-bin/viewcvs.cgi/cxml/?cvsroot=cxml">browse</a>):
+      <pre>$ export CVSROOT=:pserver:anonymous at common-lisp.net:/project/cxml/cvsroot
+$ cvs login
+Logging in to :pserver:anonymous at common-lisp.net:2401/project/cxml/cvsroot
+CVS password: anonymous
+$ cvs co cxml</pre>
+        </div>
+      </li>
+    </ul>
+
+    <a name="implementations"/>
+    <h2>Implementation-specific notes</h2>
+    <p>
+      CXML should be portable to all Common Lisp implementations
+      supported by <a
+      href="http://common-lisp.net/project/cl-plus-ssl/#trivial-gray-streams">trivial-gray-streams</a>.
+    </p>
+    <ul>
+      <li>
+	The SBCL port uses 16 bit surrogate characters instead of taking
+	advantage of SBCL's full 21 bit character support.
+      </li>
+    </ul>
+
+    <a name="compilation"/>
+    <h2>Compilation</h2>
+    <p>
+      <a href="http://www.cliki.net/asdf">ASDF</a> is used for
+      compilation.  The following instructions assume that ASDF has
+      already been loaded.
+    </p>
+
+    <p>
+      <b>Prerequisites.</b>
+      CXML needs the <a href="http://www.cliki.net/Puri">puri</a> library
+      as well as <a href="http://www.common-lisp.net/project/cl-plus-ssl/#trivial-gray-streams">trivial-gray-streams</a>.
+    </p>
+
+    <p>
+      <b>Compiling and loading CXML.</b>
+      Register the .asd file, e.g. by symlinking it:
+    </p>
+    <pre>$ ln -sf `pwd`/cxml.asd /path/to/your/registry/</pre>
+    <p>Then compile CXML using:</p>
+    <pre>* (asdf:operate 'asdf:load-op :cxml)</pre>
+
+    <p>
+      You can then try the <a href="quickstart.html">quick-start example</a>.
+    </p>
+
+    <a name="tests"/>
+    <h2>Tests</h2>
+    <p>Check out the XML and DOM testsuites:</p>
+    <pre>$ export CVSROOT=:pserver:anonymous at dev.w3.org:/sources/public
+$ cvs login    # password is "anonymous"
+$ cvs co 2001/XML-Test-Suite/xmlconf
+$ cvs co -D '2005-05-06 23:00' 2001/DOM-Test-Suite
+$ cd 2001/DOM-Test-Suite && ant dom1-dtd dom2-dtd</pre>
+    <p>
+      Omit <tt>-D</tt> to get the latest version, which may not work
+      with cxml yet.  The <tt>ant</tt> step is necessary to run the DOM
+      tests.
+    </p>
+    <p>Usage:</p>
+    <pre>* (xmlconf:run-all-tests "/path/to/2001/XML-Test-Suite/xmlconf/")
+* (domtest:run-all-tests "/path/to/2001/DOM-Test-Suite/")
+</pre>
+    <p>
+      To compare your results with known output, refer to the files
+      <tt>XMLCONF</tt> and <tt>DOMTEST</tt> in the cxml distribution.
+    </p>
+
+    <p>
+      <i>fixme</i>: Add an explanation of xml/sax-tests here.
+    </p>
+
+    <p>
+      <b>fixme</b> domtest.lisp does not understand the current
+      testsuite driver anymore.  To fix this problem, revert the
+      affected files manually after check-out:
+    </p>
+
+    <pre>$ cd 2001/XML-Test-Suite/xmlconf/
+xmltest$ patch -p0 -R </path/to/cxml/test/xmlconf-base.diff</pre>
+
+    <p>
+      The log message for the changes reads "<i>Removed unnecessary
+      xml:base attribute</i>".  If I understand correctly, only
+      DOM 3 parsers provide the baseURI attribute necessary for
+      understanding <tt>xmlconf.xml</tt> now.  We don't have that
+      yet.
+    </p>
+  </body>
+</html>

Added: branches/grin-neu/thirdparty/cxml/doc/quickstart.html
===================================================================
--- branches/grin-neu/thirdparty/cxml/doc/quickstart.html	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/doc/quickstart.html	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>Closure XML</title>
+    <link rel="stylesheet" type="text/css" href="cxml.css"/>
+  </head>
+  <body>
+    <div class="sidebar">
+      <div class="sidebar-title">
+	<a href="README.html">Closure XML</a>
+      </div>
+      <div class="sidebar-main">
+      <ul class="main">
+	<li>
+          <a href="installation.html">Installing Closure XML</a>
+          <ul class="sub">
+	    <li><a href="installation.html#download"><b>Download</b></a></li>
+	    <li><a href="installation.html#implementations">Implementation-specific notes</a></li>
+	    <li><a href="installation.html#compilation">Compilation</a></li>
+	    <li><a href="installation.html#tests">Tests</a></li>
+          </ul>
+	</li>
+        <li>
+          <ul class="hack">
+            <li>
+              <a href="quickstart.html"><b>Quick-Start Example</b></a>
+            </li>
+          </ul>
+        </li>
+	<li>
+          <a href="using.html">SAX parser</a>
+          <ul class="sub">
+            <li><a href="using.html#parser">Parsing and Validating</a></li>
+            <li><a href="using.html#serialization">Serialization</a></li>
+            <li><a href="using.html#misc">Miscellaneous SAX handlers</a></li>
+            <li><a href="using.html#rods">Recoders</a></li>
+            <li><a href="using.html#dtdcache">Caching of DTD Objects</a></li>
+            <li><a href="using.html#catalogs">XML Catalogs</a></li>
+	    <li><a href="using.html#sax">SAX Interface</a></li>
+          </ul>
+	</li>
+	<li>
+          <a href="dom.html">DOM implementation</a>
+          <ul class="sub">
+            <li><a href="dom.html#parser">Parsing with the DOM builder</a></li>
+            <li><a href="dom.html#serialization">Serialization</a></li>
+	    <li><a href="dom.html#mapping">DOM/Lisp mapping</a></li>
+          </ul>
+	</li>
+	<li>
+          <ul class="hack">
+            <li><a href="xmls-compat.html">XMLS Builder</a></li>
+          </ul>
+        </li>
+      </ul>
+      </div>
+    </div>
+
+    <h1>Quick-Start Example</h1>
+
+    <p>
+      Make sure to <a href="installation.html#installation">install and load</a> cxml first.
+    </p>
+
+    <p>Create a test file called <tt>example.xml</tt>:</p>
+    <pre>* <b>(with-open-file (s "example.xml" :direction :output)
+    (write-string "<test a='b'><child/></test>" s))</b></pre>
+
+    <p>Parse <tt>example.xml</tt> into a DOM tree (<a href="using.html#parser">read
+    more</a>):</p>
+    <pre>* <b>(cxml:parse-file "example.xml" (cxml-dom:make-dom-builder))</b>
+#<DOM-IMPL::DOCUMENT @ #x72206172>
+;; save result for later:
+* <b>(defparameter *example* *)</b>
+*EXAMPLE*</pre>
+
+    <p>Inspect the DOM tree (<a href="using.html#dom">read more</a>):</p>
+    <pre>* <b>(dom:document-element *example*)</b>
+#<DOM-IMPL::ELEMENT test @ #x722b6ba2>
+* <b>(dom:tag-name (dom:document-element *example*))</b>
+"test"
+* <b>(dom:child-nodes (dom:document-element *example*))</b>
+#(#<DOM-IMPL::ELEMENT child @ #x722b6d8a>)
+* <b>(dom:get-attribute (dom:document-element *example*) "a")</b>
+"b"</pre>
+
+    <p>Serialize the DOM document back into a file (<a
+    href="using.html#serialization">read more</a>):</p>
+    <pre><b>(with-open-file (out "example.out" :direction :output :element-type '(unsigned-byte 8))
+  (dom:map-document (cxml:make-octet-stream-sink out) *example*))</b></pre>
+
+    <p>As an alternative to DOM, parse into xmls-compatible list
+    structure (<a href="xmls-compat.html">read more</a>):</p>
+    <pre>* <b>(cxml:parse-file "example.xml" (cxml-xmls:make-xmls-builder))</b>
+("test" (("a" "b")) ("child" NIL))</pre>
+  </body>
+</html>

Added: branches/grin-neu/thirdparty/cxml/doc/using.html
===================================================================
--- branches/grin-neu/thirdparty/cxml/doc/using.html	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/doc/using.html	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,635 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>Closure XML</title>
+    <link rel="stylesheet" type="text/css" href="cxml.css"/>
+  </head>
+  <body>
+    <div class="sidebar">
+      <div class="sidebar-title">
+	<a href="README.html">Closure XML</a>
+      </div>
+      <div class="sidebar-main">
+      <ul class="main">
+	<li>
+          <a href="installation.html">Installing Closure XML</a>
+          <ul class="sub">
+	    <li><a href="installation.html#download"><b>Download</b></a></li>
+	    <li><a href="installation.html#implementations">Implementation-specific notes</a></li>
+	    <li><a href="installation.html#compilation">Compilation</a></li>
+	    <li><a href="installation.html#tests">Tests</a></li>
+          </ul>
+	</li>
+        <li>
+          <ul class="hack">
+            <li>
+              <a href="quickstart.html"><b>Quick-Start Example</b></a>
+            </li>
+          </ul>
+        </li>
+	<li>
+          <a href="using.html">SAX parser</a>
+          <ul class="sub">
+            <li><a href="using.html#parser">Parsing and Validating</a></li>
+            <li><a href="using.html#serialization">Serialization</a></li>
+            <li><a href="using.html#misc">Miscellaneous SAX handlers</a></li>
+            <li><a href="using.html#rods">Recoders</a></li>
+            <li><a href="using.html#dtdcache">Caching of DTD Objects</a></li>
+            <li><a href="using.html#catalogs">XML Catalogs</a></li>
+	    <li><a href="using.html#sax">SAX Interface</a></li>
+          </ul>
+	</li>
+	<li>
+          <a href="dom.html">DOM implementation</a>
+          <ul class="sub">
+            <li><a href="dom.html#parser">Parsing with the DOM builder</a></li>
+            <li><a href="dom.html#serialization">Serialization</a></li>
+	    <li><a href="dom.html#mapping">DOM/Lisp mapping</a></li>
+          </ul>
+	</li>
+	<li>
+          <ul class="hack">
+            <li><a href="xmls-compat.html">XMLS Builder</a></li>
+          </ul>
+        </li>
+      </ul>
+      </div>
+    </div>
+    <h1>Using the SAX parser</h1>
+
+    <a name="parser"/>
+    <h3>Parsing and Validating</h3>
+    <p>
+      CXML is implemented as a SAX parser.  (Refer to <a
+      href="dom.html#parser">make-dom-builder</a> for information about
+      DOM.)
+    </p>
+    <p>
+      <div class="def">Function CXML:PARSE-FILE (pathname handler &key ...)</div>
+      <div class="def">Function CXML:PARSE-STREAM (stream handler &key ...)</div>
+      <div class="def">Function CXML:PARSE-OCTETS (octets handler &key ...)</div>
+      <div class="def">Function CXML:PARSE-ROD (rod handler &key ...)</div>
+      Parse an XML document. 
+      Return values from this function depend on the SAX handler used.<br/>
+      Arguments:
+    </p>
+    <ul>
+      <li><tt>pathname</tt> -- a Common Lisp pathname</li>
+      <li><tt>stream</tt> -- a Common Lisp stream with element-type
+        <tt>(unsigned-byte 8)</tt></li>
+      <li><tt>octets</tt> -- an <tt>(unsigned-byte 8)</tt> array</li>
+      <li><tt>handler</tt> -- a SAX handler</li>
+    </ul>
+    <p>
+      Common keyword arguments:
+    </p>
+    <ul>
+      <li>
+        <tt>validate</tt> -- A boolean.  Defaults to
+        <tt>nil</tt>.  If true, parse in validating mode, i.e. assert that
+        the document contains a DOCTYPE declaration and conforms to the
+        DTD declared.
+      </li>
+      <li>
+        <tt>dtd</tt> -- unless <tt>nil</tt>, an extid instance
+        specifying the external subset to load.  This options overrides
+        the extid specified in the document type declaration, if any.
+        See below for <tt>make-extid</tt>.  This option is useful
+        for verification purposes together with the <tt>root</tt>
+        and <tt>disallow-internal-subset</tt> arguments.
+      </li>
+      <li><tt>root</tt> -- the expected root element
+        name, or <tt>nil</tt> (the default).
+      </li>
+      <li>
+        <tt>entity-resolver</tt> -- <tt>nil</tt> or a function of two
+        arguments which is invoked for every entity referenced by the
+        document with the entity's Public ID (a rod) and System ID (an
+        URI object) as arguments.  The function may either return
+        nil, CXML will then try to resolve the entity as usual.
+        Alternatively it may return a Common Lisp stream specialized on
+        <tt>(unsigned-byte 8)</tt> which will be used instead.  (It may
+        also signal an error, of course, which can be useful to prohibit
+        parsed XML documents from including arbitrary files readable by
+        the parser.)
+      </li>
+      <li>
+        <tt>disallow-internal-subset</tt> -- a boolean.  If true, signal
+        an error if the document contains an internal subset.
+      </li>
+      <li>
+        <tt>recode</tt> -- a boolean.  (Ignored on Lisps with Unicode
+        support.)  Recode rods to UTF-8 strings.  Defaults to true.
+	Make sure to use <tt>utf8-dom:make-dom-builder</tt> if this
+        option is enabled and <tt>rune-dom:make-dom-builder</tt>
+        otherwise.
+      </li>
+    </ul>
+    <p>
+      Note: <tt>parse-rod</tt> assumes that the input has already been
+      decoded into Unicode runes and ignores the encoding
+      specified in the XML declaration, if any.
+    </p>
+
+    <p>
+      <div class="def">Function CXML:PARSE-FILE (uri qname handler &key public-id system-id entity-resolver recode)</div>
+    </p>
+    <p>
+      Simulate parsing a document with a document element <tt>qname</tt>
+      having no attributes except for an optional namespace
+      declaration to <tt>uri</tt>.  If an external ID is specified
+      (<tt>system-id</tt>, <tt>public-id</tt>), find, parse, and report
+      this DTD as if with <tt>parse-file</tt>, using the specified
+      entity resolver.
+    </p>
+
+    <p>
+      <div class="def">Function CXML:PARSE-DTD-FILE (pathname)</div>
+      <div class="def">Function CXML:PARSE-DTD-STREAM (stream)</div>
+      Parse <a
+      href="http://www.w3.org/TR/2000/REC-xml-20001006#NT-extSubset">declarations</a>
+      from a stand-alone file and return an object representing the DTD,
+      suitable as an argument to <tt>validate</tt>.
+    </p>
+    <ul>
+      <li><tt>pathname</tt> -- a Common Lisp pathname</li>
+      <li><tt>stream</tt> -- a Common Lisp stream with element-type
+        <tt>(unsigned-byte 8)</tt></li>
+    </ul>
+
+    <p>
+      <div class="def">Function CXML:MAKE-EXTID (publicid systemid)</div>
+      Create an object representing the External ID composed
+      of the specified Public ID, a rod or <tt>nil</tt>, and System ID
+      (an URI object).
+    </p>
+
+    <p>
+      <div class="def">Condition class CXML:XML-PARSE-ERROR ()</div>
+      Superclass of all conditions signalled by the CXML parser.
+    </p>
+    <p>
+      <div class="def">Condition class CXML:WELL-FORMEDNESS-VIOLATION (cxml:xml-parse-error)</div>
+      This condition is signalled for all well-formedness violations.
+      (Note that, when parsing document that is not well-formed in validating
+      mode, the parser might encounter validity errors before detecting
+      well-formedness problems, so also be prepared for <tt>validity-error</tt>
+      in that situation.)
+    </p>
+    <p>
+      <div class="def">Condition class CXML:VALIDITY-ERROR (cxml:xml-parse-error)</div>
+      Reports the violation of a validity constraint.
+    </p>
+
+    <a name="serialization"/>
+    <h3>Serialization</h3>
+    <p>
+      Serialization is performed using <tt>sink</tt> objects.  A sink
+      is an output stream for runes.  There are different kinds of sinks
+      for output to lisp streams, vectors, etc.
+    </p>
+    <p>
+      Technically, sinks are SAX handlers that write XML output for SAX
+      events sent to them.  In practise, user code would normally not
+      generate those SAX events manually, and instead use a function
+      like <a href="dom.html#serialization">dom:map-document</a> or <a
+      href="xmls-compat.html">xmls-compat:map-node</a> to serialize an
+      in-memory document.
+    </p>
+    <p>
+      In addition to <tt>map-document</tt>, cxml has a set of
+      convenience macros for serialization (see below for
+      <tt>with-xml-output</tt>, <tt>with-element</tt>, etc).
+    </p>
+
+    <div style="background-color: #ddddff">
+      Portable sinks:<br/>
+      <span class="def">Function CXML:MAKE-OCTET-VECTOR-SINK (&rest keys) => sink</span><br/>
+      <span class="def">Function CXML:MAKE-OCTET-STREAM-SINK (stream &rest keys) => sink</span><br/>
+      <span class="def">Function CXML:MAKE-ROD-SINK (&rest keys) => sink</span><br/>
+      <br/>
+      Only on Lisps with Unicode support:<br/>
+      <span class="def">Function CXML:MAKE-STRING-SINK</span> -- alias for <tt>cxml:make-rod-sink</tt><br/>
+      <span class="def">Function CXML:MAKE-CHARACTER-STREAM-SINK (stream &rest keys) => sink</span><br/>
+      <br/>
+      Only on Lisps <em>without</em> Unicode support:<br/>
+      <span class="def">Function CXML:MAKE-STRING-SINK/UTF8 (&rest keys) => sink</span><br/>
+      <span class="def">Function CXML:MAKE-CHARACTER-STREAM-SINK/UTF8 (stream &rest keys) => sink</span><br/>
+    </div>
+    <p>
+      Return a SAX serialization handle.
+    </p>
+    <ul>
+      <li>
+        The <tt>-octet-</tt> functions write the document encoded into
+        UTF-8.
+	<tt>make-octet-stream-sink</tt> works with Lisp streams of
+	element-type <tt>(unsigned-byte 8)</tt>.
+	<tt>make-octet-vector-sink</tt> returns a vector of
+	<tt>(unsigned-byte 8)</tt>.
+      </li>
+      <li>
+        <tt>make-character-stream-sink</tt> works with character
+	streams.  It serializes the document into characters <em>without
+	encoding it into an external format</em>.  When using these
+	functions, <em>take care to avoid encoding the result into
+	an incorrect external format</em>.  (Note that characters undergo
+	external format conversion when written to a character stream.
+	If the document's XML declaration specifies an encoding, make
+	sure to specify this encoding as the external format if and when
+	writing the serialized document to a character stream.  If the
+	document does not specify an encoding, either UTF-8 or UTF-16
+	must be used.)  This function is available only on Lisps with
+	unicode support.
+      </li>
+      <li>
+        <tt>make-rod-sink</tt> serializes the document into a vector of
+	runes <em>without encoding it into an external format</em>.
+	(On Lisp with unicode support, the result will be a string;
+	otherwise, a vector of character codes will be returned.)
+	The warnings given for <tt>make-character-stream-sink</tt>
+	apply to this function as well.
+      </li>
+      <li>
+        The <tt>/utf8</tt> functions write the document encoded into
+	characters representing a UTF-8 encoding.
+	When using these functions, <em>take care to avoid encoding the
+	result</em> into an external format for a second time.  (Note
+	that characters undergo external format conversion when written
+	to a character stream.  Since these functions already perform
+	external format conversion, make sure to specify an external
+	format that does "nothing" if and when writing the serialized document
+	to a character stream.  ISO-8859-1 external formats usually
+	achieve the desired effect.)
+	<tt>make-character-stream-sink/utf8</tt> works with character streams.
+	<tt>make-string-sink/utf8</tt> returns a string.
+        These functions are available only on Lisps without unicode support.
+      </li>
+    </ul>
+    <p>Keyword arguments:</p>
+    <ul>
+      <li>
+        <tt>canonical</tt> -- canonical form, one of NIL, T, 1, 2
+      </li>
+      <li>
+        <tt>indentation</tt> -- indentation level.  An integer or <tt>nil</tt>.
+      </li>
+    </ul>
+    <p>
+      The following <tt>canonical</tt> values are allowed:
+    </p>
+    <ul>
+      <li>
+        <tt>t</tt> or <tt>1</tt>: <a
+         href="http://www.w3.org/TR/2001/REC-xml-c14n-20010315">Canonical
+         XML</a>
+      </li>
+      <li>
+        <tt>2</tt>: <a
+         href="http://dev.w3.org/cvsweb/~checkout~/2001/XML-Test-Suite/xmlconf/sun/cxml.html?content-type=text/html;%20charset=iso-8859-1">Second
+         Canonical Form</a>
+      </li>
+      <li>
+        <tt>NIL</tt>: Use a more readable non-canonical representation.
+      </li>
+    </ul>
+    <p>
+      An internal subset will be included in the result regardless of
+      the <tt>canonical</tt> setting.  It is the responsibility of the
+      caller to not report an internal subset for
+      canonical <= 1, or only notations as required for
+      canonical = 2.  For example, the
+      <tt>include-doctype</tt> argument to <tt>dom:map-document</tt>
+      should be set to <tt>nil</tt> for the former behaviour and
+      <tt>:canonical-notations</tt> for the latter.
+    </p>
+    <p>
+      With an <tt>indentation</tt> level, pretty-print the XML by
+      inserting additional whitespace.  Note that indentation
+      changes the document model and should only be used if whitespace
+      does not matter to the application.
+    </p>
+
+    <p>
+      <div class="def">Macro CXML:WITH-XML-OUTPUT (sink &body body) => sink-specific result</div>
+      <div class="def">Macro CXML:WITH-ELEMENT (qname &body body) => result</div>
+      <div class="def">Function CXML:ATTRIBUTE (name value) => value</div>
+      <div class="def">Function CXML:TEXT (data) => data</div>
+      <div class="def">Function CXML:CDATA (data) => data</div>
+      Convenience syntax for event-based serialization.
+    </p>
+    <p>
+      Example:
+    </p>
+    <pre>(with-xml-output (make-octet-stream-sink stream :indentation 2 :canonical nil)
+  (with-element "foo"
+    (attribute "xyz" "abc")
+    (with-element "bar"
+      (attribute "blub" "bla"))
+    (text "Hi there.")))</pre>
+   <p>
+      Prints this to <tt>stream</tt>:
+   </p>
+   <pre><foo xyz="abc">
+  <bar blub="bla"></bar>
+  Hi there.
+</foo></pre>
+
+    <p>
+      <div class="def">Macro XHTML-GENERATOR:WITH-XHTML (sink &rest forms)</div>
+      <div class="def">Macro XHTML-GENERATOR:WRITE-DOCTYPE (sink)</div>
+      Macro <tt>with-xhtml</tt> is a modified version of
+      Franz' <tt>htmlgen</tt> works as a SAX driver for XHTML.
+      It aims to be a plug-in replacement for the <tt>html</tt> macro.
+    </p>
+    <p>
+      <tt>xhtmlgen</tt> is included as <tt>contrib/xhtmlgen.lisp</tt> in
+      the cxml distribution.  Example:
+    </p>
+    <pre>(let ((sink (cxml:make-character-stream-sink *standard-output*)))
+  (sax:start-document sink)
+  (xhtml-generator:write-doctype sink)
+  (xhtml-generator:with-html sink
+    (:html
+     (:head
+      (:title "Titel"))
+     (:body
+      ((:p "style" "font-weight: bold")
+       "Inhalt")
+      (:ul
+       (:li "Eins")
+       (:li "Zwei")
+       (:li "Drei")))))
+  (sax:end-document sink))</pre>
+
+    <a name="misc"/>
+    <h3>Miscellaneous SAX handlers</h3>
+    <p>
+      <div class="def">Function CXML:MAKE-VALIDATOR (dtd root)</div>
+      Create a SAX handler which validates against a DTD instance. 
+      The document's root element must be named <tt>root</tt>.  
+      Used with <tt>dom:map-document</tt>, this validates a document
+      object as if by re-reading it with a validating parser, except
+      that declarations recorded in the document instance are completely
+      ignored.<br/>
+      Example:
+    </p>
+    <pre>(let ((d (parse-file "~/test.xml" (cxml-dom:make-dom-builder)))
+      (x (parse-dtd-file "~/test.dtd")))
+  (dom:map-document (cxml:make-validator x #"foo") d))</pre>
+
+    <p>
+      <div class="def">Class CXML:SAX-PROXY ()</div>
+      <div class="def">Accessor CXML:PROXY-CHAINED-HANDLER</div>
+      <tt>sax-proxy</tt> is a SAX handler which passes all events it
+      receives on to a user-defined second handler, which defaults
+      to <tt>nil</tt>.  Use <tt>sax-proxy</tt> to modify the events a
+      SAX handler receives by defining your own subclass
+      of <tt>sax-proxy</tt>.  Setting the chained handler to the target
+      handler, and define methods on your handler class for the events
+      to be modified.  All other events will pass through to the chained
+      handler unmodified.
+    </p>
+
+    <p>
+    <div class="def">Accessor CXML:MAKE-NAMESPACE-NORMALIZER (next-handler)</div>
+    </p>
+    <p>
+      Return a SAX handler that performs <a
+      href="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/namespaces-algorithms.html#normalizeDocumentAlgo">DOM
+      3-style namespace normalization</a> on attribute lists in
+      <tt>start-element</tt> events before passing them on the next
+      handler.
+    </p>
+    <p>
+      <div class="def">Function CXML:MAKE-WHITESPACE-NORMALIZER (chained-handler &optional dtd)</div>
+      Return a SAX handler which removes whitespace from elements that
+      have <em>element content</em> and have not been declared to
+      preserve space using an xml:space attribute.
+    </p>
+    <p>Example:</p>
+    <pre>(cxml:parse-file "example.xml"
+                 (cxml:make-whitespace-normalizer (cxml-dom:make-dom-builder))
+                 :validate t)</pre>
+    <p>Example input:</p>
+    <pre><!DOCTYPE test [
+<!ELEMENT test (foo,bar*)>
+<!ATTLIST test a CDATA #IMPLIED>
+<!ELEMENT foo #PCDATA>
+<!ELEMENT bar (foo?)>
+<!ATTLIST bar xml:space (default|preserve) "default">
+]>
+<test a='b'>
+  <foo>   </foo>
+  <bar>   </bar>
+  <bar xml:space="preserve">   </bar>
+</test>
+</pre>
+    <p>Example result:</p>
+    <pre><test a="b"><foo>   </foo><bar></bar><bar xml:space="preserve">   </bar></test></pre>
+
+    <a name="rods"/>
+    <h3>Recoders</h3>
+    <p>
+      Recoders are a mechanism used by CXML internally on Lisp implementations
+      without Unicode support to recode UTF-16 vectors (rods) of
+      integers (runes) into UTF-8 strings.
+    </p>
+    <p>
+      User code does not usually need to deal with recoders in current
+      versions of CXML.
+    </p>
+    <p>
+      <div class="def">Function CXML:MAKE-RECODER (chained-handler recoder-fn)</div>
+      Return a SAX handler which passes all events on to
+      <tt>chained-handler</tt> after converting all strings and rods
+      using <tt>recoder-fn</tt>, a function of one argument.
+    </p>
+
+    <a name="dtdcache"/>
+    <h3>Caching of DTD Objects</h3>
+    <p>
+      To avoid spending time parsing the same DTD over and over again,
+      CXML can cache DTD objects.  The parser consults
+      <tt>cxml:*dtd-cache*</tt> whenever it is looking for an external
+      subset in a document which does not have an internal subset and
+      uses the cached DTD instance if one is present in the cache for
+      the System ID in question.
+    </p>
+    <p>
+      Note that DTDs do not expire from the cache automatically.
+      (Future versions of CXML might introduce automatic checks for
+      outdated DTDs.)
+    </p>
+    <p>
+      <div class="def">Variable CXML:*DTD-CACHE*</div>
+      The DTD cache object consulted by the parser when it needs a DTD.
+    </p>
+    <p>
+      <div class="def">Function CXML:MAKE-DTD-CACHE ()</div>
+      Return a new, empty DTD cache object.
+    </p>
+    <p>
+      <div class="def">Variable CXML:*CACHE-ALL-DTDS*</div>
+      If true, instructs the parser to enter all DTDs that could have
+      been cached into <tt>*dtd-cache*</tt> if they were not cached
+      already.  Defaults to <tt>nil</tt>.
+    </p>
+    <p>
+      <div class="def">Reader CXML:GETDTD (uri dtd-cache)</div>
+      Return a cached instance of the DTD at <tt>uri</tt>, if present in
+      the cache, or <tt>nil</tt>.
+    </p>
+    <p>
+      <div class="def">Writer CXML:GETDTD (uri dtd-cache)</div>
+      Enter a new value for <tt>uri</tt> into <tt>dtd-cache</tt>.
+    </p>
+    <p>
+      <div class="def">Function CXML:REMDTD (uri dtd-cache)</div>
+      Ensure that no DTD is recorded for <tt>uri</tt> in the cache and
+      return true if such a DTD was present.
+    </p>
+    <p>
+      <div class="def">Function CXML:CLEAR-DTD-CACHE (dtd-cache)</div>
+      Remove all entries from <tt>dtd-cache</tt>.
+    </p>
+    <p>
+      <em>fixme:</em> thread-safety
+    </p>
+
+    <a name="catalogs"/>
+    <h3>XML Catalogs</h3>
+    <p>
+      External entities (for example, DTDs) are referred to using their
+      Public and System IDs.  Usually the System ID, a URI, is used to
+      locate the entity.  CXML itself handles only file://-URIs, but
+      many System IDs in practical use are http://-URIs.  There are two
+      different mechanims applications can use to allow CXML to locate
+      entities using arbitrary Public ID or System ID:
+    </p>
+    <ul>
+      <li>
+        User-defined entity resolvers can be used to open entities using
+        arbitrary protocols.   For example, an entity resolver could
+        handle all System-IDs with the <tt>http</tt> scheme using some
+        HTTP library.  Refer to the description of the 
+        <tt>entity-resolver</tt> keyword argument to parser functions (see <a
+        href="#parser"><tt>cxml:parse-file</tt></a>) to more
+        information on entity resolvers.
+      </li>
+      <li>
+        XML Catalogs are (local) tables in XML syntax which map External
+        IDs to alternative System IDs.  If, say, the xhtml DTD is
+        present in the local file system and the local copy has been
+        registered with the XML catalog, CXML will use the local copy of
+        the DTD instead of trying to open the version available using HTTP.
+      </li>
+    </ul>
+    <p>
+      This section describes XML Catalogs, the second solution.  CXML
+      implements <a
+      href="http://www.oasis-open.org/committees/entity/spec.html">Oasis
+      XML Catalogs</a>.
+    </p>
+    <p>
+      <div class="def">Variable CXML:*CATALOG*</div>
+      The XML Catalog object consulted by the parser before trying to
+      open an entity.  Initially <tt>nil</tt>.
+    </p>
+    <p>
+      <div class="def">Variable CXML:*PREFER*</div>
+      The default "prefer" mode from the Catalog specification, one
+      of <tt>:public</tt> or <tt>:system</tt>.  Defaults
+      to <tt>:public</tt>.
+    </p>
+    <p>
+      <div class="def">Function CXML:MAKE-CATALOG (&optional uris)</div>
+      Return a catalog object for the catalog files specified.
+    </p>
+    <p>
+      <div class="def">Function CXML:RESOLVE-URI (uri catalog)</div>
+      Look up <tt>uri</tt> in <tt>catalog</tt> and return the
+      resulting URI, or <tt>nil</tt> if no match was found.
+    </p>
+    <p>
+      <div class="def">Function CXML:RESOLVE-EXTID (publicid systemid catalog)</div>
+      Look up the External ID (<tt>publicid</tt>, <tt>systemid</tt>)
+      in <tt>catalog</tt> and return the resulting URI, or <tt>nil</tt>
+      if no match was found.
+    </p>
+    <p>
+      Example:
+    </p>
+    <pre>* (setf cxml:*catalog* nil)
+* (cxml:parse-file "test.xhtml" nil)
+=> Error: URI scheme :HTTP not supported
+
+* (setf cxml:*catalog* (cxml:make-catalog))
+* (cxml:parse-file "test.xhtml" nil)
+;; no error!
+NIL</pre>
+    <p>
+      Note that parsed catalog files are cached in the catalog object.
+      Catalog files cached do not expire automatically.  To ensure that
+      all catalog files are parsed again, create a new catalog object.
+    </p>
+
+    <a name="sax"/>
+    <h2>SAX Interface</h2>
+    <p>
+      A SAX handler is an arbitrary objects that implements some of the
+      generic functions in the SAX package.  Note that no default
+      handler class is necessary, because all generic functions have default
+      methods which do nothing.  SAX functions are:
+      <div class="def">Function SAX:START-DOCUMENT (handler)</div>
+      <div class="def">Function SAX:END-DOCUMENT (handler)</div>
+      <br/>
+      <div class="def">Function SAX:START-ELEMENT (handler namespace-uri local-name qname attributes)</div>
+      <div class="def">Function SAX:END-ELEMENT (handler namespace-uri local-name qname)</div>
+      <div class="def">Function SAX:START-PREFIX-MAPPING (handler prefix uri)</div>
+      <div class="def">Function SAX:END-PREFIX-MAPPING (handler prefix)</div>
+      <div class="def">Function SAX:PROCESSING-INSTRUCTION (handler target data)</div>
+      <div class="def">Function SAX:COMMENT (handler data)</div>
+      <div class="def">Function SAX:START-CDATA (handler)</div>
+      <div class="def">Function SAX:END-CDATA (handler)</div>
+      <div class="def">Function SAX:CHARACTERS (handler data)</div>
+      <br/>
+      <div class="def">Function SAX:START-DTD (handler name public-id system-id)</div>
+      <div class="def">Function SAX:END-DTD (handler)</div>
+      <div class="def">Function SAX:START-INTERNAL-SUBSET (handler)</div>
+      <div class="def">Function SAX:END-INTERNAL-SUBSET (handler)</div>
+      <div class="def">Function SAX:UNPARSED-ENTITY-DECLARATION (handler name public-id system-id notation-name)</div>
+      <div class="def">Function SAX:EXTERNAL-ENTITY-DECLARATION (handler kind name public-id system-id)</div>
+      <div class="def">Function SAX:INTERNAL-ENTITY-DECLARATION (handler kind name value)</div>
+      <div class="def">Function SAX:NOTATION-DECLARATION (handler name public-id system-id)</div>
+      <div class="def">Function SAX:ELEMENT-DECLARATION (handler name model)</div>
+      <div class="def">Function SAX:ATTRIBUTE-DECLARATION (handler ename aname type default)</div>
+      <br/>
+      <div class="def">Accessor SAX:ATTRIBUTE-PREFIX (attribute)</div>
+      <div class="def">Accessor SAX:ATTRIBUTE-NAMESPACE-URI (attribute)</div>
+      <div class="def">Accessor SAX:ATTRIBUTE-LOCAL-NAME (attribute)</div>
+      <div class="def">Accessor SAX:ATTRIBUTE-QNAME (attribute)</div>
+      <div class="def">Accessor SAX:ATTRIBUTE-SPECIFIED-P (attribute)</div>
+      <div class="def">Accessor SAX:ATTRIBUTE-VALUE (attribute)</div>
+      <br/>
+      <div class="def">Function SAX:FIND-ATTRIBUTE (qname attributes)</div>
+      <div class="def">Function SAX:FIND-ATTRIBUTE-NS (uri lname attributes)</div>
+    </p>
+    <p>
+      The entity declaration methods are similar to Java SAX
+      definitions, but parameter entities are distinguished from
+      general entities not by a <tt>%</tt> prefix to the name, but by
+      the <tt>kind</tt> argument, either <tt>:parameter</tt> or
+      <tt>:general</tt>.
+    </p>
+    <p>
+      The arguments to <tt>sax:element-declaration</tt> and
+      <tt>sax:attribute-declaration</tt> differ significantly from their
+      Java counterparts.
+    </p>
+    <p>
+      <i>fixme</i>: For more information on these functions refer to the docstrings.
+    </p>
+  </body>
+</html>

Added: branches/grin-neu/thirdparty/cxml/doc/xmls-compat.html
===================================================================
--- branches/grin-neu/thirdparty/cxml/doc/xmls-compat.html	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/doc/xmls-compat.html	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+  <head>
+    <title>Closure XML</title>
+    <link rel="stylesheet" type="text/css" href="cxml.css"/>
+  </head>
+  <body>
+    <div class="sidebar">
+      <div class="sidebar-title">
+	<a href="README.html">Closure XML</a>
+      </div>
+      <div class="sidebar-main">
+      <ul class="main">
+	<li>
+          <a href="installation.html">Installing Closure XML</a>
+          <ul class="sub">
+	    <li><a href="installation.html#download"><b>Download</b></a></li>
+	    <li><a href="installation.html#implementations">Implementation-specific notes</a></li>
+	    <li><a href="installation.html#compilation">Compilation</a></li>
+	    <li><a href="installation.html#tests">Tests</a></li>
+          </ul>
+	</li>
+        <li>
+          <ul class="hack">
+            <li>
+              <a href="quickstart.html"><b>Quick-Start Example</b></a>
+            </li>
+          </ul>
+        </li>
+	<li>
+          <a href="using.html">SAX parser</a>
+          <ul class="sub">
+            <li><a href="using.html#parser">Parsing and Validating</a></li>
+            <li><a href="using.html#serialization">Serialization</a></li>
+            <li><a href="using.html#misc">Miscellaneous SAX handlers</a></li>
+            <li><a href="using.html#rods">Recoders</a></li>
+            <li><a href="using.html#dtdcache">Caching of DTD Objects</a></li>
+            <li><a href="using.html#catalogs">XML Catalogs</a></li>
+	    <li><a href="using.html#sax">SAX Interface</a></li>
+          </ul>
+	</li>
+	<li>
+          <a href="dom.html">DOM implementation</a>
+          <ul class="sub">
+            <li><a href="dom.html#parser">Parsing with the DOM builder</a></li>
+            <li><a href="dom.html#serialization">Serialization</a></li>
+	    <li><a href="dom.html#mapping">DOM/Lisp mapping</a></li>
+          </ul>
+	</li>
+	<li>
+          <ul class="hack">
+            <li><a href="xmls-compat.html">XMLS Builder</a></li>
+          </ul>
+        </li>
+      </ul>
+      </div>
+    </div>
+
+    <h1>XMLS Builder</h1>
+    <p>
+      Like other XML parsers written in Lisp, CXML can work with
+      documents represented as list structures. The specific model
+      implemented by cxml is compatible with the <a
+      href="http://common-lisp.net/project/xmls/">xmls parser</a>.  Xmls
+      list structures are a simpler and faster alternative to full DOM
+      document trees.  They also serve as an example showing how to
+      implement user-defined document models as an independent layer
+      over the the base parser (c.f. <tt>xml/xmls-compat.lisp</tt> in
+      the cxml distribution).  However, note that the list structures do
+      not include all information available in DOM documents
+      (notably, things like <tt>dom:parent-node</tt>) and are
+      sometimes more difficult to work with because of that since many
+      DOM functions cannot be implemented on them.
+    </p>
+    <p>
+      <div class="def">Function CXML-XMLS:MAKE-XMLS-BUILDER (&key include-default-values)</div>
+      Create a SAX handler which builds XMLS list structures. 
+      If <tt>include-default-values</tt> is true, default values for
+      attributes declared in a DTD are included as attributes in the
+      xmls output.  <tt>include-default-values</tt> is true by default
+      and can be set to <tt>nil</tt> to suppress inclusion of default
+      values.
+    </p>
+    <p>
+      Example:
+    </p>
+    <pre>(cxml:parse-file "test.xml" (cxml-xmls:make-xmls-builder))</pre>
+    <p>
+      <div class="def">Function CXML-XMLS:MAP-NODE (handler node &key include-xmlns-attributes)</div>
+      Traverse an XMLS document/node and call SAX functions as if an XML
+      representation of the document were processed by a SAX parser.
+    </p>
+    <p>
+      Use this function to serialize XMLS data.  For example, we could
+      define a replacement for <tt>xmls:write-xml</tt> like this:
+    </p>
+    <pre>(defun write-xml (stream node &key indent)
+  (let ((sink (cxml:make-character-stream-sink
+               stream :canonical nil :indentation indent)))
+    (cxml-xmls:map-node sink node)))</pre>
+    <p>
+      <div class="def">Function CXML-XMLS:MAKE-NODE (&key name ns attrs
+      children) => xmls node</div>
+      Build a list node of the form
+      (<em>name</em> ((<em>name</em> <em>value</em>)<em>*</em>) <em>child*</em>).
+    </p>
+    <p>
+      The node list's <tt>car</tt> can also be a cons of local <tt>name</tt>
+      and namespace prefix <tt>ns</tt>.
+    </p>
+    <p>
+      <em>fixme:</em> It is unclear to me how namespaces are meant to
+      work in xmls, since xmls documentation differs from how xmls
+      actually works in current releases.  Usually applications need to
+      know both the namespace prefix <em>and</em> the namespace URI.  We
+      currently follow the xmls <em>implementation</em> and use the
+      namespace prefix instead of following its <em>documentation</em> which
+      shows the URI.  We do not follow xmls in munging xmlns attribute
+      values.  Attributes themselves have namespaces and it is not clear
+      to me how that works in xmls.
+    </p>
+    <p>
+      <div class="def">Accessor CXML-XMLS:NODE-NAME (node)</div>
+      <div class="def">Accessor CXML-XMLS:NODE-NS (node)</div>
+      <div class="def">Accessor CXML-XMLS:NODE-ATTRS (node)</div>
+      <div class="def">Accessor CXML-XMLS:NODE-CHILDREN (node)</div>
+      Accessors for xmls node data.
+    </p>
+    <p>
+    </p>
+  </body>
+</html>

Modified: branches/grin-neu/thirdparty/cxml/dom/dom-builder.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/dom/dom-builder.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/dom/dom-builder.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,6 +1,6 @@
 ;;;; dom-builder.lisp -- DOM-building SAX handler
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 ;;;;
 ;;;; Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
@@ -8,26 +8,32 @@
 ;;;; Author: David Lichteblau <david at lichteblau.com>
 ;;;; Author: knowledgeTools Int. GmbH
 
-;;; XXX this DOM builder knows too much about the specifics of the DOM
-;;; implementation for my taste.  We need a sensible protocol for fast DOM
-;;; building.
+#-cxml-system::utf8dom-file
+(in-package :rune-dom)
 
-(in-package :dom-impl)
+#+cxml-system::utf8dom-file
+(in-package :utf8-dom)
 
+
 (defclass dom-builder ()
   ((document      :initform nil :accessor document)
-   (element-stack :initform '() :accessor element-stack)))
+   (element-stack :initform '() :accessor element-stack)
+   (internal-subset             :accessor internal-subset)))
 
-(defun dom:make-dom-builder ()
+(defun make-dom-builder ()
   (make-instance 'dom-builder))
 
 (defun fast-push (new-element vector)
   (vector-push-extend new-element vector (max 1 (array-dimension vector 0))))
 
 (defmethod sax:start-document ((handler dom-builder))
-  (let ((document (make-instance 'dom-impl::document)))
-    (setf (slot-value document 'dom-impl::owner) nil
-	  (slot-value document 'dom-impl::doc-type) nil)
+  (when (and sax:*namespace-processing*
+	     (not (and sax:*include-xmlns-attributes*
+		       sax:*use-xmlns-namespace*)))
+    (error "SAX configuration is incompatible with DOM: *namespace-processing* is activated, but *include-xmlns-attributes* or *use-xmlns-namespace* are not"))
+  (let ((document (make-instance 'document)))
+    (setf (slot-value document 'owner) nil
+	  (slot-value document 'doc-type) nil)
     (setf (document handler) document)
     (push document (element-stack handler))))
 
@@ -43,45 +49,76 @@
   (setf (slot-value (document handler) 'entity-resolver) resolver))
 
 (defmethod sax:start-dtd ((handler dom-builder) name publicid systemid)
-  (declare (ignore publicid systemid))
   (let* ((document (document handler))
-         (doctype (make-instance 'dom-impl::document-type
-                    :name name
-                    :notations (make-instance 'dom-impl::named-node-map
-                                 :element-type :notation
-                                 :owner document)
-                    :entities (make-instance 'dom-impl::named-node-map
-                                :element-type :entity
-                                :owner document))))
-    (setf (slot-value doctype 'dom-impl::owner) document
-	  (slot-value document 'dom-impl::doc-type) doctype)))
+         (doctype (%create-document-type name publicid systemid)))
+    (setf (slot-value doctype 'owner) document
+	  (slot-value (dom:notations doctype) 'owner) document
+	  (slot-value (dom:entities doctype) 'owner) document
+	  (slot-value document 'doc-type) doctype)))
 
+(defmethod sax:start-internal-subset ((handler dom-builder))
+  (setf (internal-subset handler) nil))
+
+(defmethod sax:end-internal-subset ((handler dom-builder))
+  (setf (dom::%internal-subset (slot-value (document handler) 'doc-type))
+	(nreverse (internal-subset handler)))
+  (slot-makunbound handler 'internal-subset))
+
+(macrolet ((defhandler (name &rest args)
+	     `(defmethod ,name ((handler dom-builder) , at args)
+		(when (slot-boundp handler 'internal-subset)
+		  (push (list ',name , at args) (internal-subset handler))))))
+  (defhandler sax:unparsed-entity-declaration
+      name public-id system-id notation-name)
+  (defhandler sax:external-entity-declaration
+      kind name public-id system-id)
+  (defhandler sax:internal-entity-declaration
+      kind name value)
+  (defhandler sax:notation-declaration
+      name public-id system-id)
+  (defhandler sax:element-declaration
+      name model)
+  (defhandler sax:attribute-declaration
+      element-name attribute-name type default))
+
 (defmethod sax:start-element
     ((handler dom-builder) namespace-uri local-name qname attributes)
-  (declare (ignore namespace-uri local-name))
+  (check-type qname rod)		;catch recoder/builder mismatch
   (with-slots (document element-stack) handler
-    (let ((element (make-instance 'element 
+    (let* ((nsp sax:*namespace-processing*)
+	   (element (make-instance 'element 
                      :tag-name qname
-                     :owner document))
+                     :owner document
+		     :namespace-uri (when nsp namespace-uri)
+		     :local-name (when nsp local-name)
+		     :prefix (%rod (when nsp (cxml::split-qname (real-rod qname))))))
 	  (parent (car element-stack))
           (anodes '()))
       (dolist (attr attributes)
 	(let ((anode
-               (dom:create-attribute document (sax:attribute-qname attr)))
+               (if nsp
+		   (dom:create-attribute-ns document
+					    (sax:attribute-namespace-uri attr)
+					    (sax:attribute-qname attr))
+		   (dom:create-attribute document (sax:attribute-qname attr))))
               (text
                (dom:create-text-node document (sax:attribute-value attr))))
-          (setf (slot-value anode 'dom-impl::specified-p)
+          (setf (slot-value anode 'specified-p)
                 (sax:attribute-specified-p attr))
+	  (setf (slot-value anode 'owner-element) element)
           (dom:append-child anode text)
           (push anode anodes)))
-      (setf (slot-value element 'dom-impl::parent) parent)
-      (fast-push element (slot-value parent 'dom-impl::children))
-      (setf (slot-value element 'dom-impl::attributes)
-            (make-instance 'attribute-node-map
-              :items anodes
-              :element-type :attribute
-              :element element
-              :owner document))
+      (setf (slot-value element 'parent) parent)
+      (fast-push element (slot-value parent 'children))
+      (let ((map
+	      (make-instance 'attribute-node-map
+		:items anodes
+		:element-type :attribute
+		:element element
+		:owner document)))
+	(setf (slot-value element 'attributes) map)
+	(dolist (anode anodes)
+	  (setf (slot-value anode 'map) map)))
       (push element element-stack))))
 
 (defmethod sax:end-element ((handler dom-builder) namespace-uri local-name qname)
@@ -103,15 +140,15 @@
           (dom:append-data last-child data))
         (t
           (let ((node (dom:create-text-node document data)))
-            (setf (slot-value node 'dom-impl::parent) parent)
-            (fast-push node (slot-value (car element-stack) 'dom-impl::children))))))))
+            (setf (slot-value node 'parent) parent)
+            (fast-push node (slot-value (car element-stack) 'children))))))))
 
 (defmethod sax:start-cdata ((handler dom-builder))
   (with-slots (document element-stack) handler
     (let ((node (dom:create-cdata-section document #""))
           (parent (car element-stack)))
-      (setf (slot-value node 'dom-impl::parent) parent)
-      (fast-push node (slot-value parent 'dom-impl::children))
+      (setf (slot-value node 'parent) parent)
+      (fast-push node (slot-value parent 'children))
       (push node element-stack))))
 
 (defmethod sax:end-cdata ((handler dom-builder))
@@ -122,15 +159,15 @@
   (with-slots (document element-stack) handler
     (let ((node (dom:create-processing-instruction document target data))
           (parent (car element-stack)))
-      (setf (slot-value node 'dom-impl::parent) parent)
-      (fast-push node (slot-value (car element-stack) 'dom-impl::children)))))
+      (setf (slot-value node 'parent) parent)
+      (fast-push node (slot-value (car element-stack) 'children)))))
 
 (defmethod sax:comment ((handler dom-builder) data)
   (with-slots (document element-stack) handler
     (let ((node (dom:create-comment document data))
           (parent (car element-stack)))
-      (setf (slot-value node 'dom-impl::parent) parent)
-      (fast-push node (slot-value (car element-stack) 'dom-impl::children)))))
+      (setf (slot-value node 'parent) parent)
+      (fast-push node (slot-value (car element-stack) 'children)))))
 
 (defmethod sax:unparsed-entity-declaration
     ((handler dom-builder) name public-id system-id notation-name)
@@ -151,7 +188,7 @@
 
 (defun set-entity (handler name pid sid notation)
   (dom:set-named-item (dom:entities (dom:doctype (document handler)))
-                      (make-instance 'dom-impl::entity
+                      (make-instance 'entity
                         :owner (document handler)
                         :name name
                         :public-id pid
@@ -161,7 +198,7 @@
 (defmethod sax:notation-declaration
     ((handler dom-builder) name public-id system-id)
   (dom:set-named-item (dom:notations (dom:doctype (document handler)))
-                      (make-instance 'dom-impl::notation
+                      (make-instance 'notation
                         :owner (document handler)
                         :name name
                         :public-id public-id

Modified: branches/grin-neu/thirdparty/cxml/dom/dom-impl.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/dom/dom-impl.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/dom/dom-impl.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,17 +1,31 @@
-;;;; dom-impl.lisp -- Implementation of DOM 1 Core
+;;;; dom-impl.lisp -- Implementation of DOM 1 Core -*- package: rune-dom -*-
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 ;;;;
 ;;;; Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
 ;;;; Author: David Lichteblau <david at lichteblau.com>
 ;;;; Author: knowledgeTools Int. GmbH
 
-(defpackage :dom-impl
-  (:use :cl :runes))
+#-cxml-system::utf8dom-file
+(defpackage :rune-dom
+  (:use :cl :runes)
+  #+rune-is-character (:nicknames :cxml-dom)
+  (:export #:implementation #:make-dom-builder #:create-document))
 
-(in-package :dom-impl)
+#+cxml-system::utf8dom-file
+(defpackage :utf8-dom
+  (:use :cl :utf8-runes)
+  (:nicknames :cxml-dom)
+  (:export #:implementation #:make-dom-builder #:create-document))
 
+#-cxml-system::utf8dom-file
+(in-package :rune-dom)
+
+#+cxml-system::utf8dom-file
+(in-package :utf8-dom)
+
+
 ;; Classes
 
 (define-condition dom-exception (error)
@@ -26,75 +40,107 @@
              (dom-exception-string c)
              (dom-exception-arguments c)))))
 
-(defclass node ()
+(defclass node (dom:node)
   ((parent      :initarg :parent        :initform nil)
    (children    :initarg :children      :initform (make-node-list))
    (owner       :initarg :owner         :initform nil)
    (read-only-p :initform nil           :reader read-only-p)
    (map         :initform nil)))
 
-(defclass document (node)
+(defmethod dom:prefix ((node node)) nil)
+(defmethod dom:local-name ((node node)) nil)
+(defmethod dom:namespace-uri ((node node)) nil)
+
+(defclass namespace-mixin ()
+  ((prefix        :initarg :prefix        :reader dom:prefix)
+   (local-name    :initarg :local-name    :reader dom:local-name)
+   (namespace-uri :initarg :namespace-uri :reader dom:namespace-uri)))
+
+(defmethod (setf dom:prefix) (newval (node namespace-mixin))
+  (assert-writeable node)
+  (when newval
+    (safe-split-qname (concatenate 'rod newval #":foo")
+		      (dom:namespace-uri node)))
+  (setf (slot-value node 'prefix) newval))
+
+(defclass document (node dom:document)
   ((doc-type    :initarg :doc-type     :reader dom:doctype)
    (dtd         :initform nil          :reader dtd)
    (entity-resolver :initform nil)))
 
-(defclass document-fragment (node)
+(defclass document-fragment (node dom:document-fragment)
   ())
 
-(defclass character-data (node)
+(defclass character-data (node dom:character-data)
   ((value       :initarg :data          :reader dom:data)))
 
-(defclass attribute (node)
+(defclass attribute (namespace-mixin node dom:attr)
   ((name        :initarg :name          :reader dom:name)
+   (owner-element :initarg :owner-element :reader dom:owner-element)
    (specified-p :initarg :specified-p   :reader dom:specified)))
 
+(defmethod (setf dom:prefix) :before (newval (node attribute))
+  (when (rod= (dom:node-name node) #"xmlns")
+    (dom-error :NAMESPACE_ERR "must not change xmlns attribute prefix")))
+
+(defmethod (setf dom:prefix) :after (newval (node attribute))
+  (setf (slot-value node 'name)
+	(concatenate 'rod newval #":" (dom:local-name node))))
+
 (defmethod print-object ((object attribute) stream)
   (print-unreadable-object (object stream :type t :identity t)
     (format stream "~A=~S"
             (rod-string (dom:name object))
             (rod-string (dom:value object)))))
 
-(defclass element (node)
+(defclass element (namespace-mixin node dom:element)
   ((tag-name    :initarg :tag-name      :reader dom:tag-name)
    (attributes  :initarg :attributes    :reader dom:attributes)))
 
+(defmethod (setf dom:prefix) :after (newval (node element))
+  (setf (slot-value node 'tag-name)
+	(concatenate 'rod newval #":" (dom:local-name node))))
+
 (defmethod print-object ((object element) stream)
   (print-unreadable-object (object stream :type t :identity t)
     (princ (rod-string (dom:tag-name object)) stream)))
 
-(defclass text (character-data)
+(defclass text (character-data dom:text)
   ())
 
-(defclass comment (character-data)
+(defclass comment (character-data dom:comment)
   ())
 
-(defclass cdata-section (text)
+(defclass cdata-section (text dom:cdata-section)
   ())
 
-(defclass document-type (node)
+(defclass document-type (node dom:document-type)
   ((name          :initarg :name          :reader dom:name)
+   (public-id     :initarg :public-id     :reader dom:public-id)
+   (system-id     :initarg :system-id     :reader dom:system-id)
    (entities      :initarg :entities      :reader dom:entities)
-   (notations     :initarg :notations     :reader dom:notations)))
+   (notations     :initarg :notations     :reader dom:notations)
+   (dom::%internal-subset                 :accessor dom::%internal-subset)))
 
-(defclass notation (node)
+(defclass notation (node dom:notation)
   ((name          :initarg :name          :reader dom:name)
    (public-id     :initarg :public-id     :reader dom:public-id)
    (system-id     :initarg :system-id     :reader dom:system-id)))
 
-(defclass entity (node)
+(defclass entity (node dom:entity)
   ((name          :initarg :name          :reader dom:name)
    (public-id     :initarg :public-id     :reader dom:public-id)
    (system-id     :initarg :system-id     :reader dom:system-id)
    (notation-name :initarg :notation-name :reader dom:notation-name)))
 
-(defclass entity-reference (node) 
+(defclass entity-reference (node dom:entity-reference)
   ((name          :initarg :name          :reader dom:name)))
 
-(defclass processing-instruction (node)
+(defclass processing-instruction (node dom:processing-instruction)
   ((target        :initarg :target        :reader dom:target)
    (data          :initarg :data          :reader dom:data)))
 
-(defclass named-node-map ()
+(defclass named-node-map (dom:named-node-map)
   ((items         :initarg :items         :reader dom:items
                   :initform nil)
    (owner         :initarg :owner         :reader dom:owner-document)
@@ -107,6 +153,28 @@
 
 ;;; Implementation
 
+(defun %rod (x)
+  (etypecase x
+    (null x)
+    (rod x)
+    #+cxml-system::utf8dom-file (runes::rod (cxml::rod-to-utf8-string x))
+    (string (string-rod x))
+    (vector x)))
+
+#-cxml-system::utf8dom-file
+(defun real-rod (x)
+  (%rod x))
+
+#+cxml-system::utf8dom-file
+(defun real-rod (x)
+  (etypecase x
+    (null x)
+    (runes::rod x)
+    (string (cxml::utf8-string-to-rod x))))
+
+(defun valid-name-p (x)
+  (cxml::valid-name-p (real-rod x)))
+
 (defun assert-writeable (node)
   (when (read-only-p node)
     (dom-error :NO_MODIFICATION_ALLOWED_ERR "~S is marked read-only." node)))
@@ -120,6 +188,15 @@
      (dom:map-node-list (lambda (,var) , at body) ,nodelist)
      ,resultform))
 
+(defun dom:map-node-map (fn node-map)
+  (with-slots (items) node-map
+    (mapc fn items)))
+
+(defmacro dom:do-node-map ((var node-map &optional resultform) &body body)
+  `(block nil
+     (dom:map-node-map (lambda (,var) , at body) ,node-map)
+     ,resultform))
+
 (defmacro dovector ((var vector &optional resultform) &body body)
   `(loop
        for ,var across ,vector do (progn , at body)
@@ -174,8 +251,60 @@
     (:NO_MODIFICATION_ALLOWED_ERR       7)
     (:NOT_FOUND_ERR                     8)
     (:NOT_SUPPORTED_ERR                 9)
-    (:INUSE_ATTRIBUTE_ERR               10)))
+    (:INUSE_ATTRIBUTE_ERR               10)
+    (:INVALID_STATE_ERR                 11)
+    (:SYNTAX_ERR                        12)
+    (:INVALID_MODIFICATION_ERR          13)
+    (:NAMESPACE_ERR                     14)
+    (:INVALID_ACCESS_ERR                15)))
 
+;; dom-implementation protocol
+
+(defmethod dom:has-feature ((factory (eql 'implementation)) feature version)
+  (and (or (string-equal (rod-string feature) "xml")
+	   (string-equal (rod-string feature) "core"))
+       (or (zerop (length version))
+	   (string-equal (rod-string version) "1.0")
+	   (string-equal (rod-string version) "2.0"))))
+
+(defun %create-document-type (name publicid systemid)
+  (make-instance 'document-type
+    :name name
+    :notations (make-instance 'named-node-map
+		 :element-type :notation
+		 :owner nil)
+    :entities (make-instance 'named-node-map
+		:element-type :entity
+		:owner nil)
+    :public-id publicid
+    :system-id systemid))
+
+(defmethod dom:create-document-type
+    ((factory (eql 'implementation)) name publicid systemid)
+  (safe-split-qname name #"")
+  (let ((result (%create-document-type name publicid systemid)))
+    (setf (slot-value (dom:entities result) 'read-only-p) t)
+    (setf (slot-value (dom:notations result) 'read-only-p) t)
+    result))
+
+(defmethod dom:create-document
+    ((factory (eql 'implementation)) uri qname doctype)
+  (let ((document (make-instance 'document)))
+    (setf (slot-value document 'owner) nil
+	  (slot-value document 'doc-type) doctype)
+    (when doctype
+      (unless (typep doctype 'document-type)
+	(dom-error :WRONG_DOCUMENT_ERR
+		   "doctype was created by a different dom implementation"))
+      (when (dom:owner-document doctype)
+	(dom-error :WRONG_DOCUMENT_ERR "doctype already in use"))
+      (setf (slot-value doctype 'owner) document
+	    (slot-value (dom:notations doctype) 'owner) document
+	    (slot-value (dom:entities doctype) 'owner) document))
+    (when (or uri qname)
+      (dom:append-child document (dom:create-element-ns document uri qname)))
+    document))
+
 ;; document-fragment protocol
 ;; document protocol
 
@@ -188,11 +317,14 @@
            (return k)))))
 
 (defmethod dom:create-element ((document document) tag-name)
-  (setf tag-name (rod tag-name))
-  (unless (cxml::valid-name-p tag-name)
+  (setf tag-name (%rod tag-name))
+  (unless (valid-name-p tag-name)
     (dom-error :INVALID_CHARACTER_ERR "not a name: ~A" (rod-string tag-name)))
-  (let ((result (make-instance 'element 
+  (let ((result (make-instance 'element
                   :tag-name tag-name
+		  :namespace-uri nil
+		  :local-name nil
+		  :prefix nil
                   :owner document)))
     (setf (slot-value result 'attributes)
           (make-instance 'attribute-node-map
@@ -202,32 +334,71 @@
     (add-default-attributes result)
     result))
 
+(defun safe-split-qname (qname uri)
+  (unless (valid-name-p qname)
+    (dom-error :INVALID_CHARACTER_ERR "not a name: ~A" (rod-string qname)))
+  (multiple-value-bind (prefix local-name)
+      (handler-case
+	  (cxml::split-qname (real-rod qname))
+	(cxml:well-formedness-violation (c)
+	  (dom-error :NAMESPACE_ERR "~A" c)))
+    (setf local-name (%rod local-name))
+    (when prefix
+      (setf prefix (%rod prefix))
+      (unless uri
+	(dom-error :NAMESPACE_ERR "prefix specified but no namespace URI"))
+      (when (and (rod= prefix #"xml")
+		 (not (rod= uri #"http://www.w3.org/XML/1998/namespace")))
+	(dom-error :NAMESPACE_ERR "invalid uri for prefix `xml'"))
+      (when (and (rod= prefix #"xmlns")
+		 (not (rod= uri #"http://www.w3.org/2000/xmlns/")))
+	(dom-error :NAMESPACE_ERR "invalid uri for prefix `xmlns'")))
+    (values prefix local-name)))
+
+(defmethod dom:create-element-ns ((document document) uri qname)
+  (setf qname (%rod qname))
+  (multiple-value-bind (prefix local-name)
+      (safe-split-qname qname uri)
+    (let ((result (make-instance 'element
+		    :tag-name qname
+		    :namespace-uri uri
+		    :local-name local-name
+		    :prefix prefix
+		    :owner document)))
+      (setf (slot-value result 'attributes)
+	    (make-instance 'attribute-node-map
+	      :element-type :attribute
+	      :owner document
+	      :element result))
+      (add-default-attributes result)
+      result)))
+
 (defmethod dom:create-document-fragment ((document document))
   (make-instance 'document-fragment
     :owner document))
 
 (defmethod dom:create-text-node ((document document) data)
-  (setf data (rod data))
+  (setf data (%rod data))
   (make-instance 'text
     :data data
     :owner document))
 
 (defmethod dom:create-comment ((document document) data)
-  (setf data (rod data))
+  (setf data (%rod data))
   (make-instance 'comment
     :data data
     :owner document))
 
 (defmethod dom:create-cdata-section ((document document) data)
-  (setf data (rod data))
+  (setf data (%rod data))
   (make-instance 'cdata-section
     :data data
     :owner document))
 
 (defmethod dom:create-processing-instruction ((document document) target data)
-  (setf target (rod target))
-  (setf data (rod data))
-  (unless (cxml::valid-name-p target)
+  (setf target (%rod target))
+  (setf data (%rod data))
+  (unless (valid-name-p target)
     (dom-error :INVALID_CHARACTER_ERR "not a name: ~A" (rod-string target)))
   (make-instance 'processing-instruction
     :owner document
@@ -235,41 +406,108 @@
     :data data))
 
 (defmethod dom:create-attribute ((document document) name)
-  (setf name (rod name))
-  (unless (cxml::valid-name-p name)
+  (setf name (%rod name))
+  (unless (valid-name-p name)
     (dom-error :INVALID_CHARACTER_ERR "not a name: ~A" (rod-string name)))
   (make-instance 'attribute
     :name name
+    :local-name nil
+    :prefix nil
+    :namespace-uri nil
     :specified-p t
+    :owner-element nil
     :owner document))
 
+(defmethod dom:create-attribute-ns ((document document) uri qname)
+  (setf uri (%rod uri))
+  (setf qname (%rod qname))
+  (when (and (rod= qname #"xmlns")
+	     (not (rod= uri #"http://www.w3.org/2000/xmlns/")))
+    (dom-error :NAMESPACE_ERR "invalid uri for qname `xmlns'"))
+  (multiple-value-bind (prefix local-name)
+      (safe-split-qname qname uri)
+    (make-instance 'attribute
+      :name qname
+      :namespace-uri uri
+      :local-name local-name
+      :prefix prefix
+      :specified-p t
+      :owner-element nil
+      :owner document)))
+
 (defmethod dom:create-entity-reference ((document document) name)
-  (setf name (rod name))
-  (unless (cxml::valid-name-p name)
+  (setf name (%rod name))
+  (unless (valid-name-p name)
     (dom-error :INVALID_CHARACTER_ERR "not a name: ~A" (rod-string name)))
   (make-instance 'entity-reference
     :name name
     :owner document))
 
 (defmethod get-elements-by-tag-name-internal (node tag-name)
-  (setf tag-name (rod tag-name))
-  (let ((result (make-node-list)))
-    (setf tag-name (rod tag-name))
-    (let ((wild-p (rod= tag-name '#.(string-rod "*"))))
-      (labels ((walk (n)
-                 (dovector (c (dom:child-nodes n))
-                   (when (dom:element-p c)
-                     (when (or wild-p (rod= tag-name (dom:node-name c)))
-                       (vector-push-extend c result (extension result)))
-                     (walk c)))))
-        (walk node)))
+  (setf tag-name (%rod tag-name))
+  (let ((result (make-node-list))
+	(wild-p (rod= tag-name #"*")))
+    (labels ((walk (n)
+	       (dovector (c (dom:child-nodes n))
+		 (when (dom:element-p c)
+		   (when (or wild-p (rod= tag-name (dom:node-name c)))
+		     (vector-push-extend c result (extension result)))
+		   (walk c)))))
+      (walk node))
     result))
 
+(defmethod get-elements-by-tag-name-internal-ns (node uri lname)
+  (setf uri (%rod uri))
+  (setf lname (%rod lname))
+  (let ((result (make-node-list))
+	(wild-uri-p (rod= uri #"*"))
+	(wild-lname-p (rod= lname #"*")))
+    (labels ((walk (n)
+	       (dovector (c (dom:child-nodes n))
+		 (when (dom:element-p c)
+		   (when (and (or wild-lname-p (rod= lname (dom:local-name c)))
+			      (or wild-uri-p (rod= uri (dom:namespace-uri c))))
+		     (vector-push-extend c result (extension result)))
+		   (walk c)))))
+      (walk node))
+    result))
+
 (defmethod dom:get-elements-by-tag-name ((document document) tag-name)
   (get-elements-by-tag-name-internal document tag-name))
 
+(defmethod dom:get-elements-by-tag-name-ns ((document document) uri lname)
+  (get-elements-by-tag-name-internal-ns document uri lname))
+
+(defmethod dom:get-element-by-id ((document document) id)
+  (block t
+    (unless (dtd document)
+      (return-from t nil))
+    (setf id (%rod id))
+    (labels ((walk (n)
+	       (dovector (c (dom:child-nodes n))
+		 (when (dom:element-p c)
+		   (let ((e (cxml::find-element
+			     (real-rod (dom:tag-name c))
+			     (dtd document))))
+		     (when e
+		       (dolist (a (cxml::elmdef-attributes e))
+			 (when (eq :ID (cxml::attdef-type a))
+			   (let* ((name (%rod (cxml::attdef-name a)))
+				  (value (dom:get-attribute c name)))
+			     (when (and value (rod= value id))
+			       (return-from t c)))))))
+		   (walk c)))))
+      (walk document))))
+
+
 ;;; Node
 
+(defmethod dom:has-attributes ((element node))
+  nil)
+
+(defmethod dom:is-supported ((node node) feature version)
+  (dom:has-feature 'implementation feature version))
+
 (defmethod dom:parent-node ((node node))
   (slot-value node 'parent))
 
@@ -349,9 +587,11 @@
     (setf (slot-value new-child 'parent) node)
     new-child))
 
-(defmethod dom:insert-before ((node node) (fragment document-fragment) ref-child)
-  (dovector (child (dom:child-nodes fragment))
-    (dom:insert-before node child ref-child))
+(defmethod dom:insert-before
+    ((node node) (fragment document-fragment) ref-child)
+  (let ((children (dom:child-nodes fragment)))
+    (cxml::while (plusp (length children))
+      (dom:insert-before node (elt children 0) ref-child)))
   fragment)
 
 (defmethod dom:replace-child ((node node) (new-child node) (old-child node))
@@ -393,8 +633,9 @@
 
 (defmethod dom:append-child ((node node) (new-child document-fragment))
   (assert-writeable node)
-  (dovector (child (dom:child-nodes new-child))
-    (dom:append-child node child))
+  (let ((children (dom:child-nodes new-child)))
+    (cxml::while (plusp (length children))
+      (dom:append-child node (elt children 0))))
   new-child)
 
 ;; was auf node noch implemetiert werden muss:
@@ -407,19 +648,19 @@
 ;; node-name 
 
 (defmethod dom:node-name ((self document))
-  '#.(string-rod "#document"))
+  #"#document")
 
 (defmethod dom:node-name ((self document-fragment))
-  '#.(string-rod "#document-fragment"))
+  #"#document-fragment")
 
 (defmethod dom:node-name ((self text))
-  '#.(string-rod "#text"))
+  #"#text")
 
 (defmethod dom:node-name ((self cdata-section))
-  '#.(string-rod "#cdata-section"))
+  #"#cdata-section")
 
 (defmethod dom:node-name ((self comment))
-  '#.(string-rod "#comment"))
+  #"#comment")
 
 (defmethod dom:node-name ((self attribute))
   (dom:name self))
@@ -541,42 +782,75 @@
 ;;; NAMED-NODE-MAP
 
 (defmethod dom:get-named-item ((self named-node-map) name)
-  (setf name (rod name))
+  (setf name (%rod name))
   (with-slots (items) self
     (dolist (k items nil)
-      (cond ((rod= name (dom:node-name k))
-             (return k))))))
+      (when (rod= name (dom:node-name k))
+	(return k)))))
 
-(defmethod dom:set-named-item ((self named-node-map) arg)
-  (assert-writeable self)
-  (unless (eq (dom:node-type arg) (slot-value self 'element-type))
+(defmethod dom:get-named-item-ns ((self named-node-map) uri lname)
+  (setf uri (%rod uri))
+  (setf lname (%rod lname))
+  (with-slots (items) self
+    (dolist (k items nil)
+      (when (and (rod= uri (dom:namespace-uri k))
+		 (rod= lname (dom:local-name k)))
+	(return k)))))
+
+(defun %set-named-item (map arg test)
+  (assert-writeable map)
+  (unless (eq (dom:node-type arg) (slot-value map 'element-type))
     (dom-error :HIERARCHY_REQUEST_ERR
                "~S cannot adopt ~S, since it is not of type ~S."
-               self arg (slot-value self 'element-type)))
-  (unless (eq (dom:owner-document self) (dom:owner-document arg))
+               map arg (slot-value map 'element-type)))
+  (unless (eq (dom:owner-document map) (dom:owner-document arg))
     (dom-error :WRONG_DOCUMENT_ERR
                "~S cannot adopt ~S, since it was created by a different document."
-               self arg))
+               map arg))
   (let ((old-map (slot-value arg 'map)))
-    (when (and old-map (not (eq old-map self)))
+    (when (and old-map (not (eq old-map map)))
       (dom-error :INUSE_ATTRIBUTE_ERR "Attribute node already mapped" arg)))
-  (setf (slot-value arg 'map) self)
+  (setf (slot-value arg 'map) map)
+  (with-slots (items) map
+    (dolist (k items (progn (setf items (cons arg items)) nil))
+      (when (funcall test k)
+	(setf items (cons arg (delete k items)))
+	(return k)))))
+
+(defmethod dom:set-named-item ((self named-node-map) arg)
   (let ((name (dom:node-name arg)))
-    (with-slots (items) self
-      (dolist (k items (progn (setf items (cons arg items))nil))
-        (cond ((rod= name (dom:node-name k))
-               (setf items (cons arg (delete k items)))
-               (return k)))))))
+    (%set-named-item self arg (lambda (k) (rod= name (dom:node-name k))))))
 
+(defmethod dom:set-named-item-ns ((self named-node-map) arg)
+  (let ((uri (dom:namespace-uri arg))
+	(lname (dom:local-name arg)))
+    (%set-named-item self
+		     arg
+		     (lambda (k)
+		       (and (rod= lname (dom:local-name k))
+			    (rod= uri (dom:namespace-uri k)))))))
+
 (defmethod dom:remove-named-item ((self named-node-map) name)
   (assert-writeable self)
-  (setf name (rod name))
+  (setf name (%rod name))
   (with-slots (items) self
     (dolist (k items (dom-error :NOT_FOUND_ERR "~A not found in ~A" name self))
       (cond ((rod= name (dom:node-name k))
              (setf items (delete k items))
              (return k))))))
 
+(defmethod dom:remove-named-item-ns ((self named-node-map) uri lname)
+  (assert-writeable self)
+  (setf uri (%rod uri))
+  (setf lname (%rod lname))
+  (with-slots (items) self
+    (dolist (k items
+	      (dom-error :NOT_FOUND_ERR "~A not found in ~A" lname self))
+      (when (and (rod= lname (dom:local-name k))
+		 (rod= uri (dom:namespace-uri k)))
+	(setf items (delete k items))
+	(return k)))))
+
 (defmethod dom:length ((self named-node-map))
   (with-slots (items) self
     (length items)))
@@ -591,7 +865,7 @@
 
 (defmethod (setf dom:data) (newval (self character-data))
   (assert-writeable self)
-  (setf newval (rod newval))
+  (setf newval (%rod newval))
   (setf (slot-value self 'value) newval))
 
 (defmethod dom:length ((node character-data))
@@ -606,7 +880,7 @@
 
 (defmethod dom:append-data ((node character-data) arg)
   (assert-writeable node)
-  (setq arg (rod arg))
+  (setq arg (%rod arg))
   (with-slots (value) node
     (setf value (concatenate 'rod value arg)))
   (values))
@@ -634,7 +908,7 @@
   ;; Although we could implement this by calling DELETE-DATA, then INSERT-DATA,
   ;; we implement this function directly to avoid creating temporary garbage.
   (assert-writeable node)
-  (setf arg (rod arg))
+  (setf arg (%rod arg))
   (with-slots (value) node
     (unless (<= 0 offset (length value))
       (dom-error :INDEX_SIZE_ERR "offset is invalid"))
@@ -657,7 +931,7 @@
 
 (defmethod dom:insert-data ((node character-data) offset arg)
   (assert-writeable node)
-  (setf arg (rod arg))
+  (setf arg (%rod arg))
   (with-slots (value) node
     (unless (<= 0 offset (length value))
       (dom-error :INDEX_SIZE_ERR "offset is invalid"))
@@ -694,11 +968,11 @@
 
 (defmethod (setf dom:value) (new-value (node attribute))
   (assert-writeable node)
-  (let ((rod (rod new-value)))
+  (let ((rod (%rod new-value)))
     (with-slots (children owner) node
       ;; remove children, add new TEXT-NODE child
       ;; (alas, we must not reuse an old TEXT-NODE)
-      (while (plusp (length children))
+      (cxml::while (plusp (length children))
         (dom:remove-child node (dom:last-child node)))
       (dom:append-child node (dom:create-text-node owner rod))))
   new-value)
@@ -714,7 +988,7 @@
     (rod-stream-buf stream)))
 
 (defmethod write-attribute-child ((node node) stream)
-  (write-rod (dom:node-value node) stream))
+  (put-rod (dom:node-value node) stream))
 
 (defmethod write-attribute-child ((node entity-reference) stream)
   (dovector (child (dom:child-nodes node))
@@ -729,7 +1003,7 @@
   (buf nil)
   (position 0))
 
-(defun write-rod (rod rod-stream)
+(defun put-rod (rod rod-stream)
   (let ((buf (rod-stream-buf rod-stream)))
     (when buf
       (move rod buf 0 (rod-stream-position rod-stream) (length rod)))
@@ -743,6 +1017,15 @@
 
 ;;; ELEMENT
 
+(defmethod dom:has-attributes ((element element))
+  (plusp (length (dom:items (dom:attributes element)))))
+
+(defmethod dom:has-attribute ((element element) name)
+  (and (dom:get-named-item (dom:attributes element) name) t))
+
+(defmethod dom:has-attribute-ns ((element element) uri lname)
+  (and (dom:get-named-item-ns (dom:attributes element) uri lname) t))
+
 (defmethod dom:get-attribute-node ((element element) name)
   (dom:get-named-item (dom:attributes element) name))
 
@@ -750,68 +1033,141 @@
   (assert-writeable element)
   (dom:set-named-item (dom:attributes element) new-attr))
 
+(defmethod dom:get-attribute-node-ns ((element element) uri lname)
+  (dom:get-named-item-ns (dom:attributes element) uri lname))
+
+(defmethod dom:set-attribute-node-ns ((element element) (new-attr attribute))
+  (assert-writeable element)
+  (dom:set-named-item-ns (dom:attributes element) new-attr))
+
 (defmethod dom:get-attribute ((element element) name)
   (let ((a (dom:get-attribute-node element name)))
     (if a
         (dom:value a)
-        #.(string-rod ""))))
+        #"")))
 
+(defmethod dom:get-attribute-ns ((element element) uri lname)
+  (let ((a (dom:get-attribute-node-ns element uri lname)))
+    (if a
+        (dom:value a)
+        #"")))
+
 (defmethod dom:set-attribute ((element element) name value)
   (assert-writeable element)
   (with-slots (owner) element
     (let ((attr (dom:create-attribute owner name)))
+      (setf (slot-value attr 'owner-element) element)
       (setf (dom:value attr) value)
       (dom:set-attribute-node element attr))
     (values)))
 
+(defmethod dom:set-attribute-ns ((element element) uri lname value)
+  (assert-writeable element)
+  (with-slots (owner) element
+    (let ((attr (dom:create-attribute-ns owner uri lname)))
+      (setf (slot-value attr 'owner-element) element)
+      (setf (dom:value attr) value)
+      (dom:set-attribute-node-ns element attr))
+    (values)))
+
 (defmethod dom:remove-attribute ((element element) name)
   (assert-writeable element)
   (dom:remove-attribute-node element (dom:get-attribute-node element name)))
 
+(defmethod dom:remove-attribute-ns ((elt element) uri lname)
+  (assert-writeable elt)
+  (dom:remove-attribute-node elt (dom:get-attribute-node-ns elt uri lname)))
+
 (defmethod dom:remove-attribute-node ((element element) (old-attr attribute))
   (assert-writeable element)
   (with-slots (items) (dom:attributes element)
     (unless (find old-attr items)
       (dom-error :NOT_FOUND_ERR "Attribute not found."))
     (setf items (remove old-attr items))
-    (maybe-add-default-attribute element (dom:name old-attr))
+    (maybe-add-default-attribute element old-attr)
     old-attr))
 
 ;; eek, defaulting:
 
-(defun maybe-add-default-attribute (element name)
-  (let* ((dtd (dtd (slot-value element 'owner)))
-         (e (cxml::find-element (dom:tag-name element) dtd))
-         (a (when e (cxml::find-attribute e name))))
+(defun maybe-add-default-attribute (element old-attr)
+  (let* ((qname (dom:name old-attr))
+	 (dtd (dtd (slot-value element 'owner)))
+         (e (when dtd (cxml::find-element
+		       (real-rod (dom:tag-name element))
+		       dtd)))
+         (a (when e (cxml::find-attribute e (real-rod qname)))))
     (when (and a (listp (cxml::attdef-default a)))
-      (add-default-attribute element a))))
+      (let ((new (add-default-attribute element a)))
+	(setf (slot-value new 'namespace-uri) (dom:namespace-uri old-attr))
+	(setf (slot-value new 'prefix) (dom:prefix old-attr))
+	(setf (slot-value new 'local-name) (dom:local-name old-attr))))))
 
 (defun add-default-attributes (element)
   (let* ((dtd (dtd (slot-value element 'owner)))
-         (e (cxml::find-element (dom:tag-name element) dtd)))
+         (e (when dtd (cxml::find-element
+		       (real-rod (dom:tag-name element))
+		       dtd))))
     (when e
       (dolist (a (cxml::elmdef-attributes e))
-        (when (and a (listp (cxml::attdef-default a)))
-          (add-default-attribute element a))))))
+        (when (and a
+		   (listp (cxml::attdef-default a))
+		   (not (dom:get-attribute-node
+			 element
+			 (%rod (cxml::attdef-name a)))))
+          (let ((anode (add-default-attribute element a)))
+	    (multiple-value-bind (prefix local-name)
+		(handler-case
+		    (cxml::split-qname (cxml::attdef-name a))
+		  (cxml:well-formedness-violation (c)
+		    (dom-error :NAMESPACE_ERR "~A" c)))
+	      (when prefix (setf prefix (%rod prefix)))
+	      (setf local-name (%rod local-name))
+	      ;; das ist fuer importnode07.
+	      ;; so richtig ueberzeugend finde ich das ja nicht.
+	      (setf (slot-value anode 'prefix) prefix)
+	      (setf (slot-value anode 'local-name) local-name))))))))
 
 (defun add-default-attribute (element adef)
   (let* ((value (second (cxml::attdef-default adef)))
          (owner (slot-value element 'owner))
          (anode (dom:create-attribute owner (cxml::attdef-name adef)))
          (text (dom:create-text-node owner value)))
-    (setf (slot-value anode 'dom-impl::specified-p) nil)
+    (setf (slot-value anode 'specified-p) nil)
+    (setf (slot-value anode 'owner-element) element)
     (dom:append-child anode text)
-    (push anode (slot-value (dom:attributes element) 'items))))
+    (push anode (slot-value (dom:attributes element) 'items))
+    anode))
 
-(defmethod dom:remove-named-item :after ((self attribute-node-map) name)
-  (maybe-add-default-attribute (slot-value self 'element) name))
+(defmethod dom:remove-named-item ((self attribute-node-map) name)
+  name
+  (let ((k (call-next-method)))
+    (maybe-add-default-attribute (slot-value self 'element) k)
+    k))
 
+(defmethod dom:remove-named-item-ns ((self attribute-node-map) uri lname)
+  uri lname
+  (let ((k (call-next-method)))
+    (maybe-add-default-attribute (slot-value self 'element) k)
+    k))
+
 (defmethod dom:get-elements-by-tag-name ((element element) name)
   (assert-writeable element)
   (get-elements-by-tag-name-internal element name))
 
-(defmethod dom:normalize ((element element))
+(defmethod dom:get-elements-by-tag-name-ns ((element element) uri lname)
   (assert-writeable element)
+  (get-elements-by-tag-name-internal-ns element uri lname))
+
+(defmethod dom:set-named-item :after ((self attribute-node-map) arg)
+  (setf (slot-value arg 'owner-element)
+	(slot-value self 'element)))
+
+(defmethod dom:set-named-item-ns :after ((self attribute-node-map) arg)
+  (setf (slot-value arg 'owner-element)
+	(slot-value self 'element)))
+
+(defmethod dom:normalize ((node node))
+  (assert-writeable node)
   (labels ((walk (n)
              (when (eq (dom:node-type n) :element)
                (map nil #'walk (dom:items (dom:attributes n))))
@@ -819,7 +1175,7 @@
                    (i 0)
                    (previous nil))
                ;; careful here, we're modifying the array we are iterating over
-               (while (< i (length children))
+               (cxml::while (< i (length children))
                  (let ((child (elt children i)))
                    (cond
                      ((not (eq (dom:node-type child) :text))
@@ -833,11 +1189,15 @@
                        (dom:remove-child n child)
                        ;; not (incf i)
                        )
+		     ((zerop (length (dom:data child)))
+                       (dom:remove-child n child)
+                       ;; not (incf i)
+		       )
                      (t
                        (setf previous child)
                        (incf i)))))) 
              (map nil #'walk (dom:child-nodes n))))
-    (walk element))
+    (walk node))
   (values))
 
 ;;; TEXT
@@ -856,7 +1216,23 @@
 ;;; COMMENT -- nix
 ;;; CDATA-SECTION -- nix
 
-;;; DOCUMENT-TYPE -- missing
+;;; DOCUMENT-TYPE
+
+(defmethod dom:internal-subset ((node document-type))
+  ;; FIXME: encoding ist falsch, anderen sink nehmen!
+  (if (and (slot-boundp node 'dom::%internal-subset)
+	   ;; die damen und herren von der test suite sind wohl der meinung,
+	   ;; dass ein leeres internal subset nicht vorhanden ist und
+	   ;; wir daher nil liefern sollen.  bittesehr!
+	   (dom::%internal-subset node))
+      (let ((sink
+	     #+rune-is-character (cxml:make-string-sink)
+	     #-rune-is-character (cxml:make-string-sink/utf8)))
+	(dolist (def (dom::%internal-subset node))
+	  (apply (car def) sink (cdr def)))
+	(sax:end-document sink))
+      nil))
+
 ;;; NOTATION -- nix
 ;;; ENTITY -- nix
 
@@ -864,16 +1240,18 @@
 
 (defmethod initialize-instance :after ((instance entity-reference) &key)
   (let* ((owner (dom:owner-document instance))
-         (handler (dom:make-dom-builder))
+         (handler (make-dom-builder))
          (resolver (slot-value owner 'entity-resolver)))
-    (unless resolver
-      (dom-error :NOT_SUPPORTED_ERR "No entity resolver registered."))
-    (setf (document handler) owner)
-    (push instance (element-stack handler))
-    (funcall resolver (dom:name instance) handler))
+    (when resolver
+      (setf (document handler) owner)
+      (push instance (element-stack handler))
+      #+cxml-system::utf8dom-file
+      (setf handler (cxml:make-recoder handler #'cxml:rod-to-utf8-string))
+      (funcall resolver (real-rod (dom:name instance)) handler)))
   (labels ((walk (n)
              (setf (slot-value n 'read-only-p) t)
              (when (dom:element-p n)
+	       (setf (slot-value (dom:attributes n) 'read-only-p) t)
                (map nil #'walk (dom:items (dom:attributes n))))
              (map nil #'walk (dom:child-nodes n))))
     (walk instance)))
@@ -882,7 +1260,7 @@
 
 (defmethod (setf dom:data) (newval (self processing-instruction))
   (assert-writeable self)
-  (setf newval (rod newval))
+  (setf newval (%rod newval))
   (setf (slot-value self 'data) newval))
 
 ;; das koennte man auch mit einer GF machen
@@ -965,9 +1343,21 @@
         (dom:append-child result (dom:import-node document child t))))
     result))
 
+(defmethod dom:import-node ((document document) (node t) deep)
+  (declare (ignore deep))
+  (dom-error :NOT_SUPPORTED_ERR "not implemented"))
+
 (defmethod dom:import-node ((document document) (node attribute) deep)
   (declare (ignore deep))
-  (import-node-internal 'attribute document node t :name (dom:name node)))
+  (import-node-internal 'attribute
+			document node
+			t
+                        :specified-p (dom:specified node)
+			:name (dom:name node)
+			:namespace-uri (dom:namespace-uri node)
+			:local-name (dom:local-name node)
+			:prefix (dom:prefix node)
+			:owner-element nil))
 
 (defmethod dom:import-node ((document document) (node document-fragment) deep)
   (import-node-internal 'document-fragment document node deep))
@@ -978,27 +1368,31 @@
                        :owner document))
          (result (import-node-internal 'element document node deep
                                        :attributes attributes
+				       :namespace-uri (dom:namespace-uri node)
+				       :local-name (dom:local-name node)
+				       :prefix (dom:prefix node)
                                        :tag-name (dom:tag-name node))))
     (setf (slot-value attributes 'element) result)
     (dolist (attribute (dom:items (dom:attributes node)))
       (when (or (dom:specified attribute) *clone-not-import*)
-        (dom:set-attribute result (dom:name attribute) (dom:value attribute))))
+        (let ((attr (dom:import-node document attribute t)))
+          (if (dom:namespace-uri attribute)
+              (dom:set-attribute-node-ns result attr)
+              (dom:set-attribute-node result attr)))))
+    (add-default-attributes result)
     result))
 
 (defmethod dom:import-node ((document document) (node entity) deep)
   (import-node-internal 'entity document node deep
+			:name (dom:name node)
                         :public-id (dom:public-id node)
                         :system-id (dom:system-id node)
                         :notation-name (dom:notation-name node)))
 
 (defmethod dom:import-node ((document document) (node entity-reference) deep)
   (declare (ignore deep))
-  #+(or)
   (import-node-internal 'entity-reference document node nil
-                        :name (dom:name node))
-  ;; XXX If the document being imported into provides a definition for
-  ;; this entity name, its value is assigned.
-  (dom-error :NOT_SUPPORTED_ERR "not implemented"))
+                        :name (dom:name node)))
 
 (defmethod dom:import-node ((document document) (node notation) deep)
   (import-node-internal 'notation document node deep
@@ -1031,13 +1425,49 @@
   (let ((*clone-not-import* t))
     (dom:import-node (dom:owner-document node) node deep)))
 
+;; extension:
+(defmethod dom:clone-node ((node document) deep)
+  (let* ((document (make-instance 'document))
+	 (original-doctype (dom:doctype node))
+	 (doctype 
+	  (when original-doctype
+	    (make-instance 'document-type
+	      :owner document
+	      :name (dom:name original-doctype)
+	      :public-id (dom:public-id original-doctype)
+	      :system-id (dom:system-id original-doctype)
+	      :notations (make-instance 'named-node-map
+			   :element-type :notation
+			   :owner document
+			   :items (dom:items (dom:notations original-doctype)))
+	      :entities (make-instance 'named-node-map
+			  :element-type :entity
+			  :owner document
+			  :items (dom:items
+				  (dom:entities original-doctype)))))))
+    (setf (slot-value document 'owner) nil)
+    (setf (slot-value document 'doc-type) doctype)
+    (setf (slot-value document 'dtd) (dtd node))
+    (setf (slot-value document 'entity-resolver)
+	  (slot-value node 'entity-resolver))
+    (setf (slot-value (dom:entities doctype) 'read-only-p) t)
+    (setf (slot-value (dom:notations doctype) 'read-only-p) t)
+    (when (and doctype (slot-boundp doctype 'dom::%internal-subset))
+      (setf (dom::%internal-subset doctype)
+	    (dom::%internal-subset original-doctype)))
+    (when (and (dom:document-element node) deep)
+      (let* ((*clone-not-import* t)
+	     (clone (dom:import-node document (dom:document-element node) t)))
+	(dom:append-child document clone)))
+    document))
 
+
 ;;; Erweiterung
 
-(defun dom:create-document (&optional document-element)
+(defun create-document (&optional document-element)
   ;; Um ein neues Dokumentenobject zu erzeugen, parsen wir einfach ein
   ;; Dummydokument.
-  (let* ((handler (dom:make-dom-builder))
+  (let* ((handler (make-dom-builder))
          (cxml::*ctx* (cxml::make-context :handler handler))
          (result
           (progn

Modified: branches/grin-neu/thirdparty/cxml/dom/dom-sax.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/dom/dom-sax.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/dom/dom-sax.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,50 +1,70 @@
 ;;;; dom-sax.lisp -- DOM walker
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 ;;;;
 ;;;; Author: David Lichteblau <david at lichteblau.com>
 ;;;; Copyright (c) 2004 knowledgeTools Int. GmbH
 
-(in-package :dom-impl)
+(in-package :cxml)
 
 (defun dom:map-document
     (handler document
      &key (include-xmlns-attributes sax:*include-xmlns-attributes*)
-          include-default-values)
+	  include-doctype
+          include-default-values
+	  (recode (and #+rune-is-integer (typep document 'utf8-dom::node))))
+  (declare (ignorable recode))
+  #+rune-is-integer
+  (when recode
+    (setf handler (make-recoder handler #'utf8-string-to-rod)))
   (sax:start-document handler)
-  (let ((doctype (dom:doctype document)))
-    (when doctype
-      (sax:start-dtd handler (dom:name doctype) nil nil)
-      ;; need notations for canonical mode 2
-      (let* ((ns (dom:notations doctype))
-             (a (make-array (dom:length ns))))
-        ;; get them
-        (dotimes (k (dom:length ns))
-          (setf (elt a k) (dom:item ns k)))
-        ;; sort them 
-        (setf a (sort a #'rod< :key #'dom:name))
-        (loop for n across a do
-              (sax:notation-declaration handler
-                                        (dom:name n)
-                                        (dom:public-id n)
-                                        (dom:system-id n)))
-        ;; fixme: entities!
-        (sax:end-dtd handler))))
+  (when include-doctype
+    (let ((doctype (dom:doctype document)))
+      (when doctype
+	(sax:start-dtd handler
+		       (dom:name doctype)
+		       (dom:public-id doctype)
+		       (dom:system-id doctype))
+	(ecase include-doctype
+	  (:full-internal-subset
+	    (when (slot-boundp doctype 'dom::%internal-subset)
+	      (sax:start-internal-subset handler)
+	      (dolist (def (dom::%internal-subset doctype))
+		(apply (car def) handler (cdr def)))
+	      (sax:end-internal-subset handler)))
+	  (:canonical-notations
+	    ;; need notations for canonical mode 2
+	    (let* ((ns (dom:notations doctype))
+		   (a (make-array (dom:length ns))))
+	      (when (plusp (dom:length ns))
+		(sax:start-internal-subset handler)
+		;; get them
+		(dotimes (k (dom:length ns))
+		  (setf (elt a k) (dom:item ns k)))
+		;; sort them 
+		(setf a (sort a #'rod< :key #'dom:name))
+		(loop for n across a do
+		      (sax:notation-declaration handler
+						(dom:name n)
+						(dom:public-id n)
+						(dom:system-id n)))
+		(sax:end-internal-subset handler)))))
+	(sax:end-dtd handler))))
   (labels ((walk (node)
              (dom:do-node-list (child (dom:child-nodes node))
                (ecase (dom:node-type child)
                  (:element
-                   ;; fixme: namespaces
                    (let ((attlist
                           (compute-attributes child
                                               include-xmlns-attributes
                                               include-default-values))
-                         (lname (dom:tag-name child))
+			 (uri (dom:namespace-uri child))
+                         (lname (dom:local-name child))
                          (qname (dom:tag-name child)))
-                     (sax:start-element handler nil lname qname attlist)
+                     (sax:start-element handler uri lname qname attlist)
                      (walk child)
-                     (sax:end-element handler nil lname qname)))
+                     (sax:end-element handler uri lname qname)))
                  (:cdata-section
                    (sax:start-cdata handler)
                    (sax:characters handler (dom:data child))
@@ -64,10 +84,12 @@
   (let ((results '()))
     (dom:do-node-list (a (dom:attributes element))
       (when (and (or defaultp (dom:specified a))
-                 (or xmlnsp (not (cxml::xmlns-attr-p (dom:name a)))))
+                 (or xmlnsp (not (cxml::xmlns-attr-p (rod (dom:name a))))))
         (push
          (sax:make-attribute :qname (dom:name a)
                              :value (dom:value a)
+			     :local-name (dom:local-name a)
+			     :namespace-uri (dom:namespace-uri a)
                              :specified-p (dom:specified a))
          results)))
     (reverse results)))

Modified: branches/grin-neu/thirdparty/cxml/dom/package.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/dom/package.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/dom/package.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,6 +1,6 @@
 ;;;; package.lisp -- Paketdefinition
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 
 (in-package :cl-user)
@@ -8,11 +8,33 @@
 (defpackage :dom
   (:use)
   (:export
-   
-   ;; lisp-specific extensions
-   #:make-dom-builder
+   ;; DOM 2 functions
+   #:owner-element
+   #:import-node
+   #:create-element-ns
+   #:create-attribute-ns
+   #:get-elements-by-tag-name-ns
+   #:get-element-by-id
+   #:get-named-item-ns
+   #:set-named-item-ns
+   #:remove-named-item-ns
+   #:is-supported
+   #:has-attributes
+   #:namespace-uri
+   #:prefix
+   #:local-name
+   #:internal-subset
+   #:create-document-type
+   #:create-document
+   #:get-attribute-ns
+   #:set-attribute-ns
+   #:remove-attribute-ns
+   #:get-attribute-node-ns
+   #:set-attribute-node-ns
+   #:has-attribute
+   #:has-attribute-ns
 
-   ;; methods
+   ;; DOM 1 functions
    #:has-feature
    #:doctype
    #:implementation
@@ -72,16 +94,12 @@
    #:system-id
    #:notation-name
    #:target
-   #:import-node
    #:code
-   
-   ;; protocol classes
-   #:dom-implementation
+
+   ;; IDL interfaces, exported "inofficially"
+   #:node
+   #:document
    #:document-fragment
-   #:document
-   #:node
-   #:node-list
-   #:named-node-map
    #:character-data
    #:attr
    #:element
@@ -93,8 +111,14 @@
    #:entity
    #:entity-reference
    #:processing-instruction
+   #:named-node-map
+   ;; no classes:
+;;;   #:dom-implementation
+;;;   #:node-list
+
    ;;
    #:items
+
    ;;
    #:node-p
    #:document-p
@@ -114,5 +138,24 @@
 
    #:map-node-list
    #:do-node-list
+   #:map-node-map
+   #:do-node-map
    #:create-document
    #:map-document))
+
+(defclass dom:node () ())
+(defclass dom:document (dom:node) ())
+(defclass dom:document-fragment (dom:node) ())
+(defclass dom:character-data (dom:node) ())
+(defclass dom:attr (dom:node) ())
+(defclass dom:element (dom:node) ())
+(defclass dom:text (dom:character-data) ())
+(defclass dom:comment (dom:character-data) ())
+(defclass dom:cdata-section (dom:text) ())
+(defclass dom:document-type (dom:node) ())
+(defclass dom:notation (dom:node) ())
+(defclass dom:entity (dom:node) ())
+(defclass dom:entity-reference (dom:node) ())
+(defclass dom:processing-instruction (dom:node) ())
+
+(defclass dom:named-node-map () ())

Modified: branches/grin-neu/thirdparty/cxml/mlisp-patch.diff
===================================================================
--- branches/grin-neu/thirdparty/cxml/mlisp-patch.diff	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/mlisp-patch.diff	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,44 +1,5 @@
-* looking for david at knowledgetools.de--cxml/cxml--devel--1.0--patch-194 to compare with
-* comparing to david at knowledgetools.de--cxml/cxml--devel--1.0--patch-194
-M  xml/xml-name-rune-p.lisp
-M  xml/xml-parse.lisp
-
-* modified files
-
---- orig/xml/xml-name-rune-p.lisp
-+++ mod/xml/xml-name-rune-p.lisp
-@@ -206,15 +206,15 @@
-                      (setf (aref r i) 1))))) )
- 
-           `(progn
--             (DEFSUBST NAME-RUNE-P (RUNE)
--               (SETF RUNE (RUNE-CODE RUNE))
--               (AND (<= 0 RUNE ,*max*)
--                    (LOCALLY (DECLARE (OPTIMIZE (SAFETY 0) (SPEED 3)))
--                             (= 1 (SBIT ',(predicate-to-bv #'name-rune-p)
--                                        (THE FIXNUM RUNE))))))
--             (DEFSUBST NAME-START-RUNE-P (RUNE)
--               (SETF RUNE (RUNE-CODE RUNE))
--               (AND (<= 0 RUNE ,*MAX*)
--                    (LOCALLY (DECLARE (OPTIMIZE (SAFETY 0) (SPEED 3)))
--                             (= 1 (SBIT ',(predicate-to-bv #'name-start-rune-p)
--                                        (THE FIXNUM RUNE)))))))) ))))
-+             (defsubst name-rune-p (rune)
-+               (setf rune (rune-code rune))
-+               (and (<= 0 rune ,*max*)
-+                    (locally (declare (optimize (safety 0) (speed 3)))
-+                             (= 1 (sbit ',(predicate-to-bv #'name-rune-p)
-+                                        (the fixnum rune))))))
-+             (defsubst name-start-rune-p (rune)
-+               (setf rune (rune-code rune))
-+               (and (<= 0 rune ,*max*)
-+                    (locally (declare (optimize (safety 0) (speed 3)))
-+                             (= 1 (sbit ',(predicate-to-bv #'name-start-rune-p)
-+                                        (the fixnum rune)))))))) ))))
-
-
---- orig/xml/xml-parse.lisp
-+++ mod/xml/xml-parse.lisp
+--- xml/xml-parse.lisp
++++ xml/xml-parse.lisp
 @@ -2497,20 +2497,20 @@
    (let ((input-var (gensym))
          (collect (gensym))
@@ -74,3 +35,34 @@
 
 
 
+Index: xml/xml-name-rune-p.lisp
+===================================================================
+RCS file: /project/cxml/cvsroot/cxml/xml/xml-name-rune-p.lisp,v
+retrieving revision 1.2
+diff -r1.2 xml-name-rune-p.lisp
+214,225c214,225
+<              (DEFINLINE NAME-RUNE-P (RUNE)
+<                (SETF RUNE (RUNE-CODE RUNE))
+<                (AND (<= 0 RUNE ,*max*)
+<                     (LOCALLY (DECLARE (OPTIMIZE (SAFETY 0) (SPEED 3)))
+<                              (= 1 (SBIT ',(predicate-to-bv #'name-rune-p)
+<                                         (THE FIXNUM RUNE))))))
+<              (DEFINLINE NAME-START-RUNE-P (RUNE)
+<                (SETF RUNE (RUNE-CODE RUNE))
+<                (AND (<= 0 RUNE ,*MAX*)
+<                     (LOCALLY (DECLARE (OPTIMIZE (SAFETY 0) (SPEED 3)))
+<                              (= 1 (SBIT ',(predicate-to-bv #'name-start-rune-p)
+<                                         (THE FIXNUM RUNE)))))))) ))))
+---
+>              (definline name-rune-p (rune)
+>                (setf rune (rune-code rune))
+>                (and (<= 0 rune ,*max*)
+>                     (locally (declare (optimize (safety 0) (speed 3)))
+>                              (= 1 (sbit ',(predicate-to-bv #'name-rune-p)
+>                                         (the fixnum rune))))))
+>              (definline name-start-rune-p (rune)
+>                (setf rune (rune-code rune))
+>                (and (<= 0 rune ,*max*)
+>                     (locally (declare (optimize (safety 0) (speed 3)))
+>                              (= 1 (sbit ',(predicate-to-bv #'name-start-rune-p)
+>                                         (the fixnum rune)))))))) ))))

Modified: branches/grin-neu/thirdparty/cxml/runes/characters.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/characters.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/characters.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -3,7 +3,7 @@
 ;;;
 ;;; derived from runes.lisp, (c) copyright 1998,1999 by Gilbert Baumann
 ;;;
-;;; License: LLGPL (See file COPYING for details).
+;;; License: Lisp-LGPL (See file COPYING for details).
 ;;;
 ;;; This code is free software; you can redistribute it and/or modify it
 ;;; under the terms of the version 2.1 of the GNU Lesser General Public
@@ -24,35 +24,35 @@
 
 (in-package :runes)
 
-(deftype rune () 'base-char)
-(deftype rod () 'base-string)
-(deftype simple-rod () 'simple-string)
+(deftype rune () #-lispworks 'character #+lispworks 'lw:simple-char)
+(deftype rod () '(vector rune))
+(deftype simple-rod () '(simple-array rune))
 
-(defsubst rune (rod index)
+(definline rune (rod index)
   (char rod index))
 
 (defun (setf rune) (new rod index)
   (setf (char rod index) new))
 
-(defsubst %rune (rod index)
+(definline %rune (rod index)
   (aref (the simple-string rod) (the fixnum index)))
 
-(defsubst (setf %rune) (new rod index)
+(definline (setf %rune) (new rod index)
   (setf (aref (the simple-string rod) (the fixnum index)) new))
 
 (defun rod-capitalize (rod)
   (string-upcase rod))
 
-(defsubst code-rune (x) (code-char x))
-(defsubst rune-code (x) (char-code x))
+(definline code-rune (x) (code-char x))
+(definline rune-code (x) (char-code x))
 
-(defsubst rune= (x y) 
+(definline rune= (x y) 
   (char= x y))
 
 (defun rune-downcase (rune)
   (char-downcase rune))
 
-(defsubst rune-upcase (rune)
+(definline rune-upcase (rune)
   (char-upcase rune))
 
 (defun rune-upper-case-letter-p (rune)
@@ -70,13 +70,13 @@
 (defun rod-upcase (rod)
   (string-upcase rod))
 
-(defsubst white-space-rune-p (char)
+(definline white-space-rune-p (char)
   (or (char= char #\tab)
       (char= char #.(code-char 10))     ;Linefeed
       (char= char #.(code-char 13))     ;Carriage Return
       (char= char #\space)))
 
-(defsubst digit-rune-p (char &optional (radix 10))
+(definline digit-rune-p (char &optional (radix 10))
   (digit-char-p char radix))
 
 (defun rod (x)
@@ -95,13 +95,15 @@
   (stringp x))
 
 (defun rod= (x y)
-  (string= x y))
+  (if (zerop (length x))
+      (zerop (length y))
+      (and (plusp (length y)) (string= x y))))
 
 (defun rod-equal (x y)
   (string-equal x y))
 
-(defsubst make-rod (size)
-  (make-string size))
+(definline make-rod (size)
+  (make-string size :element-type 'rune))
 
 (defun char-rune (char)
   char)

Added: branches/grin-neu/thirdparty/cxml/runes/definline.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/definline.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/definline.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,63 @@
+;;; -*- Mode: Lisp; Syntax: Common-Lisp; Package: CL-USER; -*-
+;;; ---------------------------------------------------------------------------
+;;;     Title: definline
+;;;   Created: 1999-05-25 22:32
+;;;    Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
+;;;   License: Lisp-LGPL (See file COPYING for details).
+;;; ---------------------------------------------------------------------------
+;;;  (c) copyright 1999 by Gilbert Baumann
+
+;;; This code is free software; you can redistribute it and/or modify it
+;;; under the terms of the version 2.1 of the GNU Lesser General Public
+;;; License as published by the Free Software Foundation, as clarified
+;;; by the "Preamble to the Gnu Lesser General Public License" found in
+;;; the file COPYING.
+;;;
+;;; This code is distributed in the hope that it will be useful,
+;;; but without any warranty; without even the implied warranty of
+;;; merchantability or fitness for a particular purpose.  See the GNU
+;;; Lesser General Public License for more details.
+;;;
+;;; Version 2.1 of the GNU Lesser General Public License is in the file
+;;; COPYING that was distributed with this file.  If it is not present,
+;;; you can access it from http://www.gnu.org/copyleft/lesser.txt (until
+;;; superseded by a newer version) or write to the Free Software
+;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+(in-package :runes)
+
+#-(or allegro openmcl)
+(defmacro definline (name args &body body)
+  `(progn
+     (declaim (inline ,name))
+     (defun ,name ,args .,body)))
+
+#+openmcl
+(defmacro runes::definline (fun args &body body)
+  (if (consp fun)
+      `(defun ,fun ,args
+         , at body)
+      `(progn
+         (defun ,fun ,args .,body)
+         (define-compiler-macro ,fun (&rest .args.)
+           (cons '(lambda ,args .,body)
+                 .args.)))))
+
+#+allegro
+(defmacro definline (fun args &body body)
+  (if (and (consp fun) (eq (car fun) 'setf))
+      (let ((fnam (intern (concatenate 'string "(SETF " (symbol-name (cadr fun)) ")")
+                          (symbol-package (cadr fun)))))
+        `(progn
+           (defsetf ,(cadr fun) (&rest ap) (new-value) (list* ',fnam new-value ap))
+           (definline ,fnam ,args .,body)))
+    (labels ((declp (x)
+               (and (consp x) (eq (car x) 'declare))))
+      `(progn
+         (defun ,fun ,args .,body)
+         (define-compiler-macro ,fun (&rest .args.)
+           (cons '(lambda ,args
+                   ,@(remove-if-not #'declp body)
+                   (block ,fun 
+                     ,@(remove-if #'declp body)))
+                 .args.))))))

Added: branches/grin-neu/thirdparty/cxml/runes/definline.x86f
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/definline.x86f	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/definline.x86f	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,30 @@
+FASL FILE output from /usr/home/hans/bknr-svn/thirdparty/cxml/runes/definline.lisp.
+Compiled Thursday, 11/30/06 10:08:49 pm GMT on ibuprofen.huebner.org
+Compiler 1.1, Lisp 19c Release (19C)
+Targeted for Intel x86, FASL version 19C
+ÿœ  Q&KERNEL %IN-PACKAGE&COMMON-LISPQUOTE&RUNES6R?>   #Ž  BINLINEDECLAIMDEFUNPROGNDEFMACROQ&RUNESR		DEFINLINE	NAME	ARGS&BODY	BODYLDO-ARG-COUNT-ERROR<Q&CCOMPILED-DEBUG-INFORQR( $ $ -Q&
+EXTENSIONSINSTANCER($$ -QSTRUCTURE-OBJECTR($$-Q
+DEBUG-INFOR($$-($$- &DEFMACRO DEFINLINE!&RUNES"QCOMPILED-DEBUG-FUNCTIONRQDEBUG-FUNCTIONR(%$$-&('$$
-(NMACRO
+*NEXTERNAL+
+   G1MG2Ž,+     þë -$$ $DELETED(/NSTANDARD$'$$#  1
1$*(+2   LISTCOMMON-LISPN NAMEþŽTAILLISPNWHOLE-0C2+p   * $ #      	  þ
   L  	 
+  T    
+ 
+ 
+ 
+ 3$$.(40$'$$*#
  1
5(617*Ì5      8;Ž~                      Eøeàƒù…á  ‰Uô‹Mô‹Á$<…Ô  ‹Á‹H‹Á$<…È  1Òë#ÁúB‹ÂÑà€»  Ñà€³  ¨…ú  ‹Ð‹Iù ð(t‹Á$<t̓úŒ  ‹Mô‹Á$<…Ò  ‹Á‹H‹Á$<…Æ  ‹Aý‹ð‹Eô‹H‹Á$<…´  ‹I‹Á$<…ª  ‹Aý‰Eð‹Eô‹H‹Á$<…—  ‹I‹Á$<…  ‹A‰Eì‹   ‹þÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýƒÀ‰@ù‰xýÇ@ ð(Æð( €=4ð( tÌ	‹û‹   Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýƒÀ‰@ù‰xýÇ@ ð(Æð( €=4ð( tÌ	‰]è‹   ‹þ‹uð‹Eì‰EðÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýƒÀ‰@ù‰xýƒÀ‰@ù‰pý‹Mð‰HÆð( €=4ð( tÌ	‹ó‹   ‹}èÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýƒÀ‰@ù‰xýƒÀ‰@ù‰pýÇ@ ð(Æð( €=4ð( tÌ	‹Ó‹Mø‹EüƒÁ‹å‹èÿá‹Mô‹Á$<…Ô   ‹Á‹p‹Üƒì‹!   ‹=%   ‹)   ‰CðÇCì   ÇCè ð(‹-   ¹   ‰kü‹ëÿP‹ã‹1   Ì
+@Ì
+MÌ
+NÌ
+NÆ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç 
+  @‰PýÆð( €=4ð( tÌ	éþüÿÿÌ
+
+Ì
+NÌ
+NÌ
+NÌ
+NÌ
+NÌ
+NÌ
+NQNRELATIVER“alloc_overflow_eax9  QNABSOLUTER•ù  QNABSOLUTER•ä  QNABSOLUTER•Í  QNABSOLUTER•Ç  QNABSOLUTER•Á  QNRELATIVER“alloc_overflow_ebxX  QNABSOLUTER•/  QNRELATIVER“alloc_overflow_ebxï  QNABSOLUTER•¾  QNRELATIVER“alloc_overflow_ebx…  QNABSOLUTER•_  QNRELATIVER“alloc_overflow_ebx'  QNABSOLUTER•ÿ   =?G*&(name args &body body)HFUNCTIONJLISTLŽ    *MJ
+M&Top-Level FormN1OP;
+  ? !0‹q0ÉQN$ $ QSIMPLE-BYTE-FUNCTIONRQFUNCTIONR(T$$ -UQ FUNCALLABLE-INSTANCERU(W$$ -XQ BYTE-FUNCTION-OR-CLOSURERUX(Z$$ -[Q 
BYTE-FUNCTIONRUX[(]$$-^(_$$-`a8 QDEBUG-SOURCER(c$$	-dNFILE&</usr/home/hans/bknr-svn/thirdparty/cxml/runes/definline.lispf"?6Ç g"ñÔÉ h$ +     ni1	jklÌP      lÌ8      ?>m   @
\ No newline at end of file

Modified: branches/grin-neu/thirdparty/cxml/runes/encodings-data.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/encodings-data.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/encodings-data.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,4 +1,4 @@
-(in-package :encoding)
+(in-package :runes-encoding)
 
 (progn
   (add-name :us-ascii "ANSI_X3.4-1968") 

Modified: branches/grin-neu/thirdparty/cxml/runes/encodings.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/encodings.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/encodings.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,5 +1,10 @@
-(in-package :encoding)
+(in-package :runes-encoding)
 
+(define-condition encoding-error (simple-error) ())
+
+(defun xerror (fmt &rest args)
+  (error 'encoding-error :format-control fmt :format-arguments args))
+
 ;;;; ---------------------------------------------------------------------------
 ;;;; Encoding names
 ;;;;
@@ -102,6 +107,39 @@
 (defmacro %<  (&rest xs)  `(fx-pred < , at xs))
 (defmacro %>  (&rest xs)  `(fx-pred > , at xs))
 
+;;; Decoders
+
+;; The decoders share a common signature:
+;;
+;; DECODE input input-start input-end
+;;        output output-start output-end
+;;        eof-p
+;; -> first-not-written ; first-not-read
+;;
+;; These decode functions should decode as much characters off `input'
+;; into the `output' as possible and return the indexes to the first
+;; not read and first not written element of `input' and `output'
+;; respectively.  If there are not enough bytes in `input' to decode a
+;; full character, decoding shold be abandomed; the caller has to
+;; ensure that the remaining bytes of `input' are passed to the
+;; decoder again with more bytes appended.
+;;
+;; `eof-p' now in turn indicates, if the given input sequence, is all
+;; the producer does have and might be used to produce error messages
+;; in case of incomplete codes or decided what to do.
+;;
+;; Decoders are expected to handle the various CR/NL conventions and
+;; canonicalize each end of line into a single NL rune (#xA) in good
+;; old Lisp tradition.
+;;
+
+;; TODO: change this to an encoding class, which then might carry
+;; additional state. Stateless encodings could been represented by
+;; keywords. e.g.
+;;
+;;  defmethod DECODE-SEQUENCE ((encoding (eql :utf-8)) ...)
+;;
+
 (defmethod decode-sequence ((encoding (eql :utf-16-big-endian))
                             in in-start in-end out out-start out-end eof?)
   ;; -> new wptr, new rptr
@@ -115,7 +153,13 @@
       (let ((hi (aref in rptr))
             (lo (aref in (%+ 1 rptr))))
         (setf rptr (%+ 2 rptr))
-        (setf (aref out wptr) (logior (ash hi 8) lo))
+	;; FIXME: Wenn wir hier ein Surrogate sehen, muessen wir das naechste
+	;; Zeichen abwarten und nachgucken, dass nicht etwa die andere
+	;; Haelfte fehlt!
+        (let ((x (logior (ash hi 8) lo)))
+	  (when (or (eql x #xFFFE) (eql x #xFFFF))
+	    (xerror "not a valid code point: #x~X" x))
+	  (setf (aref out wptr) x))
         (setf wptr (%+ 1 wptr))))
     (values wptr rptr)))
 
@@ -132,7 +176,13 @@
       (let ((lo (aref in (%+ 0 rptr)))
             (hi (aref in (%+ 1 rptr))))
         (setf rptr (%+ 2 rptr))
-        (setf (aref out wptr) (logior (ash hi 8) lo))
+	;; FIXME: Wenn wir hier ein Surrogate sehen, muessen wir das naechste
+	;; Zeichen abwarten und nachgucken, dass nicht etwa die andere
+	;; Haelfte fehlt!
+        (let ((x (logior (ash hi 8) lo)))
+	  (when (or (eql x #xFFFE) (eql x #xFFFF))
+	    (xerror "not a valid code point: #x~X" x))
+	  (setf (aref out wptr) x))
         (setf wptr (%+ 1 wptr))))
     (values wptr rptr)))
 
@@ -147,14 +197,14 @@
         byte0)
     (macrolet ((put (x)
                  `((lambda (x)
-                     (cond ((or (<= #xD800 x #xDBFF)
-                                (<= #xDC00 x #xDFFF))
-                            (error "Encoding UTF-16 in UTF-8? : #x~x." x)))
-                     '(unless (data-char-p x)
-                       (error "#x~x is not a data character." x))
-                     ;;(fresh-line)
-                     ;;(prin1 x) (princ "-> ")
-                     (cond ((%> x #xFFFF)
+                     (when (or (<= #xD800 x #xDBFF)
+			       (<= #xDC00 x #xDFFF))
+		       (xerror "surrogate encoded in UTF-8: #x~X." x))
+                     (cond ((or (%> x #x10FFFF)
+				(eql x #xFFFE)
+				(eql x #xFFFF))
+                            (xerror "not a valid code point: #x~X" x))
+		           ((%> x #xFFFF)
                             (setf (aref out (%+ 0 wptr)) (%+ #xD7C0 (ash x -10))
                                   (aref out (%+ 1 wptr)) (%ior #xDC00 (%and x #x3FF)))
                             (setf wptr (%+ wptr 2)))
@@ -196,7 +246,7 @@
                (setf rptr (%+ rptr 1)))
             
               ((%<= #|#b10000000|# byte0 #b10111111)
-               (error "Corrupted UTF-8 input (initial byte was #b~8,'0B)" byte0)
+               (xerror "Corrupted UTF-8 input (initial byte was #b~8,'0B)" byte0)
                (setf rptr (%+ rptr 1)))
             
               ((%<= #|#b11000000|# byte0 #b11011111)
@@ -260,7 +310,7 @@
                       (return))))
             
               (t
-               (error "Corrupted UTF-8 input (initial byte was #b~8,'0B)" byte0)) ) )) 
+               (xerror "Corrupted UTF-8 input (initial byte was #b~8,'0B)" byte0)) ) )) 
     (values wptr rptr))  )
 
 (defmethod encoding-p ((object (eql :utf-16-little-endian))) t)
@@ -343,5 +393,4 @@
 
 (defun find-charset (name)
   (or (gethash name *charsets*)
-      (error "There is no character set named ~S." name)))
-
+      (xerror "There is no character set named ~S." name)))

Modified: branches/grin-neu/thirdparty/cxml/runes/package.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/package.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/package.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -10,15 +10,8 @@
 
 (defpackage :runes
   (:use :cl)
-  (:export #:defsubst
+  (:export #:definline
 
-           ;; util.lisp :
-           #:compose
-           #:curry
-           #:rcurry
-           #:until
-           #:while
-    
            ;; runes.lisp
            #:rune
            #:rod
@@ -50,6 +43,7 @@
            #:rod<
 
            ;; xstream.lisp
+           #:xstream
            #:make-xstream
            #:make-rod-xstream
            #:close-xstream
@@ -66,10 +60,31 @@
            #:xstream-plist
            #:xstream-encoding
            #:set-to-full-speed
-           #:xstream-name))
+           #:xstream-name
 
-(defpackage :encoding
+           ;; ystream.lisp
+	   #:ystream
+	   #:close-ystream
+	   #:write-rune
+	   #:write-rod
+	   #:ystream-column
+           #:make-octet-vector-ystream
+           #:make-octet-stream-ystream
+           #:make-rod-ystream
+           #+rune-is-character #:make-character-stream-ystream
+           #+rune-is-integer #:make-string-ystream/utf8
+           #+rune-is-integer #:make-character-stream-ystream/utf8
+	   #:runes-to-utf8/adjustable-string))
+
+(defpackage :utf8-runes
+  (:use :cl)
+  (:export *utf8-runes-readtable*
+	   #:rune #:rod #:simple-rod #:rod-string #:rod= #:make-rod
+	   #:string-rod))
+
+(defpackage :runes-encoding
   (:use :cl :runes)
   (:export
+   #:encoding-error
    #:find-encoding
    #:decode-sequence))

Modified: branches/grin-neu/thirdparty/cxml/runes/runes.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/runes.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/runes.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -3,7 +3,7 @@
 ;;;     Title: Unicode strings (called RODs)
 ;;;   Created: 1999-05-25 22:29
 ;;;    Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
-;;;   License: LLGPL (See file COPYING for details).
+;;;   License: Lisp-LGPL (See file COPYING for details).
 ;;; ---------------------------------------------------------------------------
 ;;;  (c) copyright 1998,1999 by Gilbert Baumann
 
@@ -42,26 +42,26 @@
 (deftype rod () '(array rune (*)))
 (deftype simple-rod () '(simple-array rune (*)))
 
-(defsubst rune (rod index)
+(definline rune (rod index)
   (aref rod index))
 
 (defun (setf rune) (new rod index)
   (setf (aref rod index) new))
 
-(defsubst %rune (rod index)
+(definline %rune (rod index)
   (aref (the (simple-array (unsigned-byte 16) (*)) rod) (the fixnum index)))
 
-(defsubst (setf %rune) (new rod index)
+(definline (setf %rune) (new rod index)
   (setf (aref (the (simple-array (unsigned-byte 16) (*)) rod) (the fixnum index)) new))
 
 (defun rod-capitalize (rod)
   (warn "~S is not implemented." 'rod-capitalize)
   rod)
 
-(defsubst code-rune (x) x)
-(defsubst rune-code (x) x)
+(definline code-rune (x) x)
+(definline rune-code (x) x)
 
-(defsubst rune= (x y) 
+(definline rune= (x y) 
   (= x y))
 
 (defun rune-downcase (rune)
@@ -70,7 +70,7 @@
         ((<= #x00c0 rune #x00de) (+ rune #x20))
         (t rune)))
 
-(defsubst rune-upcase (rune)
+(definline rune-upcase (rune)
   (cond ((<= #x0061 rune #x007a) (- rune #x20))
         ((= rune #x00f7) rune)
         ((<= #x00e0 rune #x00fe) (- rune #x20))
@@ -95,13 +95,13 @@
   ;; FIXME
   (map '(simple-array (unsigned-byte 16) (*)) #'rune-upcase rod))
 
-(defsubst white-space-rune-p (char)
+(definline white-space-rune-p (char)
   (or (= char 9)        ;TAB
       (= char 10)       ;Linefeed
       (= char 13)       ;Carriage Return
       (= char 32)))     ;Space
 
-(defsubst digit-rune-p (char &optional (radix 10))
+(definline digit-rune-p (char &optional (radix 10))
   (cond ((<= #.(char-code #\0) char #.(char-code #\9))
          (and (< (- char #.(char-code #\0)) radix)
               (- char #.(char-code #\0))))
@@ -141,18 +141,23 @@
          (unless (rune-equal (rune x i) (rune y i))
            (return nil)))))
 
-(defsubst make-rod (size)
+(definline make-rod (size)
   (make-array size :element-type 'rune))
 
 (defun char-rune (char)
   (code-rune (char-code char)))
 
-(defun rune-char (rune &optional (default #\?))
-  (if (>= rune char-code-limit)
-      default
-      (or (code-char rune) default)))
+(defparameter *invalid-rune* nil ;;#\?
+  "Rune to use as a replacement in RUNE-CHAR and ROD-STRING for runes not
+   representable as characters.  If NIL, an error is signalled instead.")
 
-(defun rod-string (rod &optional (default-char #\?))
+(defun rune-char (rune &optional (default *invalid-rune*))
+  (or (if (>= rune char-code-limit)
+          default
+          (or (code-char rune) default))
+      (error "rune cannot be represented as a character: ~A" rune)))
+
+(defun rod-string (rod &optional (default-char *invalid-rune*))
   (map 'string (lambda (x) (rune-char x default-char)) rod))
 
 (defun string-rod (string)

Modified: branches/grin-neu/thirdparty/cxml/runes/syntax.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/syntax.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/syntax.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -3,7 +3,7 @@
 ;;;     Title: Unicode strings (called RODs)
 ;;;   Created: 1999-05-25 22:29
 ;;;    Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
-;;;   License: LLGPL (See file COPYING for details).
+;;;   License: Lisp-LGPL (See file COPYING for details).
 ;;; ---------------------------------------------------------------------------
 ;;;  (c) copyright 1998,1999 by Gilbert Baumann
 

Added: branches/grin-neu/thirdparty/cxml/runes/utf8.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/utf8.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/utf8.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,36 @@
+;;; copyright (c) 2005 David Lichteblau <david at lichteblau.com>
+;;; License: Lisp-LGPL (See file COPYING for details).
+;;;
+;;; Rune emulation for the UTF-8-compatible DOM implementation.
+;;; Used only with 8 bit characters on non-unicode Lisps.
+
+(in-package :utf8-runes)
+
+(deftype rune () 'character)
+(deftype rod () '(vector rune))
+(deftype simple-rod () '(simple-array rune))
+
+(defun rod= (r s)
+  (string= r s))
+
+(defun rod-string (rod &optional default)
+  (declare (ignore default))
+  rod)
+
+(defun string-rod (string)
+  string)
+
+(defun make-rod (size)
+  (make-string size :element-type 'rune))
+
+(defun rune-reader (stream subchar arg)
+  (runes::rune-char (runes::rune-reader stream subchar arg)))
+
+(defun rod-reader (stream subchar arg)
+  (runes::rod-string (runes::rod-reader stream subchar arg)))
+
+(setf cxml-system::*utf8-runes-readtable*
+      (let ((rt (copy-readtable)))
+	(set-dispatch-macro-character #\# #\/ 'rune-reader rt)
+	(set-dispatch-macro-character #\# #\" 'rod-reader rt)
+	rt))

Modified: branches/grin-neu/thirdparty/cxml/runes/xstream.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/xstream.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/xstream.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,11 +1,11 @@
-;;; -*- Mode: Lisp; Syntax: Common-Lisp; Package: runes; readtable: runes; Encoding: utf-8; -*-
+;;; -*- Mode: Lisp; Syntax: Common-Lisp; readtable: runes; Encoding: utf-8; -*-
 ;;; ---------------------------------------------------------------------------
 ;;;     Title: Fast streams
 ;;;   Created: 1999-07-17
 ;;;    Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
-;;;   License: LGPL (See file COPYING for details).
+;;;   License: Lisp-LGPL (See file COPYING for details).
 ;;; ---------------------------------------------------------------------------
-;;;  copyright 1999 by Gilbert Baumann
+;;;  (c) copyright 1999 by Gilbert Baumann
 
 ;;; This library is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Library General Public
@@ -66,9 +66,7 @@
 ;;
 
 (eval-when (:compile-toplevel :load-toplevel :execute)
-  (defparameter *fast* '(optimize (speed 3) (safety 0)))
-  ;;(defparameter *fast* '(optimize (speed 2) (safety 3)))
-  )
+  (defparameter *fast* '(optimize (speed 3) (safety 0))))
 
 ;; Let us first define fast fixnum arithmetric get rid of type
 ;; checks. (After all we know what we do here).
@@ -217,7 +215,7 @@
       nil)
     ,input))
 
-(defsubst unread-rune (rune input)
+(definline unread-rune (rune input)
   "Unread the last recently read rune; if there wasn't such a rune, you
    deserve to lose."
   (declare (ignore rune))
@@ -258,9 +256,7 @@
 
 ;;; Underflow
 
-;;(defun read-runes (sequence input))
-
-(defun xstream-underflow (input)
+(defmethod xstream-underflow ((input xstream))
   (declare (type xstream input))
   ;; we are about to fill new data into the buffer, so we need to
   ;; adjust buffer-start.
@@ -277,10 +273,14 @@
                :end2 (xstream-os-left-end input))
       ;; then we take care that the buffer is large enough to carry at
       ;; least 100 bytes (a random number)
+      ;;
+      ;; david: was heisst da random?  ich nehme an, dass 100 einfach
+      ;; ausreichend sein soll, um die laengste utf-8 bytesequenz oder die
+      ;; beiden utf-16 surrogates zu halten?  dann ist 100 ja wohl dicke
+      ;; ausreichend und koennte in make-xstream ordentlich geprueft werden.
+      ;; oder was geht hier vor?
       (unless (>= (length (xstream-os-buffer input)) 100)
-        (error "You lost")
-        ;; todo: enlarge buffer
-        ))
+        (error "You lost")))
     (setf n
       (read-octets (xstream-os-buffer input) (xstream-os-stream input)
                    m (min (1- (length (xstream-os-buffer input)))
@@ -292,7 +292,7 @@
            :eof)
           (t
            (multiple-value-bind (fnw fnr) 
-               (encoding:decode-sequence
+               (runes-encoding:decode-sequence
                 (xstream-encoding input) 
                 (xstream-os-buffer input) 0 n
                 (xstream-buffer input) 0 (1- (length (xstream-buffer input)))

Added: branches/grin-neu/thirdparty/cxml/runes/ystream.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/runes/ystream.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/runes/ystream.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,250 @@
+;;; (c) 2005 David Lichteblau <david at lichteblau.com>
+;;; License: Lisp-LGPL (See file COPYING for details).
+;;;
+;;; ystream (for lack of a better name): a rune output "stream"
+
+(in-package :runes)
+
+(defconstant +ystream-bufsize+ 1024)
+
+(defun make-ub8-array (n)
+  (make-array n :element-type '(unsigned-byte 8)))
+
+(defun make-ub16-array (n)
+  (make-array n :element-type '(unsigned-byte 16)))
+
+(defun make-buffer (&key (element-type '(unsigned-byte 8)))
+  (make-array 1
+              :element-type element-type
+              :adjustable t
+              :fill-pointer 0))
+
+(defmacro while (test &body body)
+  `(until (not ,test) , at body))
+
+(defmacro until (test &body body)
+  `(do () (,test) , at body))
+
+;;; ystream
+;;;  +- utf8-ystream
+;;;  |    +- octet-vector-ystream
+;;;  |    \- %stream-ystream
+;;;  |        +- octet-stream-ystream
+;;;  |        \- character-stream-ystream/utf8
+;;;  |            \- string-ystream/utf8
+;;;  +- rod-ystream
+;;;  \-- character-stream-ystream
+
+(defstruct ystream
+  (column 0 :type integer)
+  (in-ptr 0 :type fixnum)
+  (in-buffer (make-rod +ystream-bufsize+) :type simple-rod))
+
+(defstruct (utf8-ystream
+	    (:include ystream)
+	    (:conc-name "YSTREAM-"))
+  (out-buffer (make-ub8-array (* 6 +ystream-bufsize+))
+	      :type (simple-array (unsigned-byte 8) (*))))
+
+(defstruct (%stream-ystream (:include utf8-ystream) (:conc-name "YSTREAM-"))
+  (os-stream nil))
+
+(definline write-rune (rune ystream)
+  (let ((in (ystream-in-buffer ystream)))
+    (when (eql (ystream-in-ptr ystream) (length in))
+      (flush-ystream ystream)
+      (setf in (ystream-in-buffer ystream)))
+    (setf (elt in (ystream-in-ptr ystream)) rune)
+    (incf (ystream-in-ptr ystream))
+    (setf (ystream-column ystream)
+	  (if (eql rune #/U+0010) 0 (1+ (ystream-column ystream))))
+    rune))
+
+(defmethod close-ystream :before ((ystream ystream))
+  (flush-ystream ystream))
+
+
+;;;; UTF8-YSTREAM (abstract)
+
+(defmethod close-ystream ((ystream %stream-ystream))
+  (ystream-os-stream ystream))
+
+(defgeneric ystream-device-write (ystream buf nbytes))
+
+(defmethod flush-ystream ((ystream utf8-ystream))
+  (let ((ptr (ystream-in-ptr ystream)))
+    (when (plusp ptr)
+      (let* ((in (ystream-in-buffer ystream))
+	     (out (ystream-out-buffer ystream))
+	     (surrogatep (<= #xD800 (rune-code (elt in (1- ptr))) #xDBFF))
+	     n)
+	(when surrogatep
+	  (decf ptr))
+	(when (plusp ptr)
+	  (setf n (runes-to-utf8 out in ptr))
+	  (ystream-device-write ystream out n)
+	  (cond
+	    (surrogatep
+	      (setf (elt in 0) (elt in (1- ptr)))
+	      (setf (ystream-in-ptr ystream) 1))
+	    (t
+	      (setf (ystream-in-ptr ystream) 0))))))))
+
+(defun write-rod (rod sink)
+  (loop for rune across rod do (write-rune rune sink)))
+
+(defun fast-push (new-element vector)
+  (vector-push-extend new-element vector (max 1 (array-dimension vector 0))))
+
+(macrolet ((define-utf8-writer (name (byte &rest aux) result &body body)
+	     `(defun ,name (out in n)
+		(let ((high-surrogate nil)
+		      , at aux)
+		  (labels
+		      ((write0 (,byte)
+			 , at body)
+		       (write1 (r)
+			 (cond
+			   ((<= #x00000000 r #x0000007F) 
+			     (write0 r))
+			   ((<= #x00000080 r #x000007FF)
+			     (write0 (logior #b11000000 (ldb (byte 5 6) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 0) r))))
+			   ((<= #x00000800 r #x0000FFFF)
+			     (write0 (logior #b11100000 (ldb (byte 4 12) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 6) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 0) r))))
+			   ((<= #x00010000 r #x001FFFFF)
+			     (write0 (logior #b11110000 (ldb (byte 3 18) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 12) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 6) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 0) r))))
+			   ((<= #x00200000 r #x03FFFFFF)
+			     (write0 (logior #b11111000 (ldb (byte 2 24) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 18) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 12) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 6) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 0) r))))
+			   ((<= #x04000000 r #x7FFFFFFF)
+			     (write0 (logior #b11111100 (ldb (byte 1 30) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 24) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 18) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 12) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 6) r)))
+			     (write0 (logior #b10000000 (ldb (byte 6 0) r))))))
+		       (write2 (r)
+			 (cond
+			   ((<= #xD800 r #xDBFF)
+			     (setf high-surrogate r))
+			   ((<= #xDC00 r #xDFFF)
+			     (let ((q (logior (ash (- high-surrogate #xD7C0) 10)
+					      (- r #xDC00))))
+			       (write1 q))
+			     (setf high-surrogate nil))
+			   (t
+			     (write1 r)))))
+		    (dotimes (j n)
+		      (write2 (rune-code (elt in j)))))
+		  ,result))))
+  (define-utf8-writer runes-to-utf8 (x (i 0))
+    i
+    (setf (elt out i) x)
+    (incf i))
+  (define-utf8-writer runes-to-utf8/adjustable-string (x)
+    nil
+    (fast-push (code-char x) out)))
+
+
+;;;; ROD-YSTREAM
+
+(defstruct (rod-ystream (:include ystream)))
+
+(defmethod flush-ystream ((ystream rod-ystream))
+  (let* ((old (ystream-in-buffer ystream))
+	 (new (make-rod (* 2 (length old)))))
+    (replace new old)
+    (setf (ystream-in-buffer ystream) new)))
+
+(defmethod close-ystream ((ystream rod-ystream))
+  (subseq (ystream-in-buffer ystream) 0 (ystream-in-ptr ystream)))
+
+
+;;;; CHARACTER-STREAM-YSTREAM
+
+#+rune-is-character
+(progn
+  (defstruct (character-stream-ystream
+	      (:constructor make-character-stream-ystream (target-stream))
+	      (:include ystream)
+	      (:conc-name "YSTREAM-"))
+    (target-stream nil))
+
+  (defmethod flush-ystream ((ystream character-stream-ystream))
+    (write-string (ystream-in-buffer ystream)
+		  (ystream-target-stream ystream)
+		  :end (ystream-in-ptr ystream))
+    (setf (ystream-in-ptr ystream) 0))
+
+  (defmethod close-ystream ((ystream character-stream-ystream))
+    (ystream-target-stream ystream)))
+
+
+;;;; OCTET-VECTOR-YSTREAM
+
+(defstruct (octet-vector-ystream
+	    (:include utf8-ystream)
+	    (:conc-name "YSTREAM-"))
+  (result (make-buffer)))
+
+(defmethod ystream-device-write ((ystream octet-vector-ystream) buf nbytes)
+  (let* ((result (ystream-result ystream))
+	 (start (length result))
+	 (size (array-dimension result 0)))
+    (while (> (+ start nbytes) size)
+      (setf size (* 2 size)))
+    (adjust-array result size :fill-pointer (+ start nbytes))
+    (replace result buf :start1 start :end2 nbytes)))
+
+(defmethod close-ystream ((ystream octet-vector-ystream))
+  (ystream-result ystream))
+
+
+;;;; OCTET-STREAM-YSTREAM
+
+(defstruct (octet-stream-ystream
+	    (:include %stream-ystream)
+	    (:constructor make-octet-stream-ystream (os-stream))
+	    (:conc-name "YSTREAM-")))
+
+(defmethod ystream-device-write ((ystream octet-stream-ystream) buf nbytes)
+  (write-sequence buf (ystream-os-stream ystream) :end nbytes))
+
+
+;;;; CHARACTER-STREAM-YSTREAM/UTF8
+
+#+rune-is-integer
+(progn
+  (defstruct (character-stream-ystream/utf8
+	      (:constructor make-character-stream-ystream/utf8 (os-stream))
+	      (:include %stream-ystream)
+	      (:conc-name "YSTREAM-")))
+
+  (defmethod ystream-device-write
+      ((ystream character-stream-ystream/utf8) buf nbytes)
+    (declare (type (simple-array (unsigned-byte 8) (*)) buf))
+    (let ((out (ystream-os-stream ystream)))
+      (dotimes (x nbytes)
+	(write-char (code-char (elt buf x)) out)))))
+
+
+;;;; STRING-YSTREAM/UTF8
+
+#+rune-is-integer
+(progn
+  (defstruct (string-ystream/utf8
+	      (:include character-stream-ystream/utf8
+			(os-stream (make-string-output-stream)))
+	      (:conc-name "YSTREAM-")))
+
+  (defmethod close-ystream ((ystream string-ystream/utf8))
+    (get-output-stream-string (ystream-os-stream ystream))))

Modified: branches/grin-neu/thirdparty/cxml/test/domtest.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/test/domtest.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/test/domtest.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -126,28 +126,32 @@
   (map-child-elements 'list #'identity element))
 
 (defun parse-java-literal (str)
-  (unless (stringp str)
-    (setf str (runes:rod-string str)))
+  (when (stringp str)
+    (setf str (runes:string-rod str)))
   (cond
     ((zerop (length str)) nil)
-    ((equal str "true")
+    ((runes:rod= str #"true")
       t)
-    ((equal str "false")
+    ((runes:rod= str #"false")
       nil)
-    ((digit-char-p (char str 0))
-      (parse-integer str))
-    ((char= (char str 0) #\")
-      (runes:rod
-       (with-output-to-string (out)
-         (with-input-from-string (in str)
-           (read-char in)
-           (for ((c = (read-char in))
-                 :until (char= c #\"))
-               (if (char= c #\\)
-                   (ecase (read-char in)
-                     ;; ...
-                     (#\n (write-char #\newline out)))
-                   (write-char c out)))))))
+    ((digit-char-p (runes:rune-char (elt str 0)))
+      (parse-integer (runes:rod-string str)))
+    ((runes:rune= (elt str 0) #.(runes:char-rune #\"))
+      (let ((v (make-array 1 :fill-pointer 0 :adjustable t)))
+        (for* ((i = 1 :then (1+ i))
+               (c = (elt str i))
+               :until (runes:rune= c #.(runes:char-rune #\")))
+            (if (runes:rune= c #.(runes:char-rune #\\))
+                (let ((frob
+		       (progn
+                         (incf i)
+                         (elt str i))))
+		  (ecase frob
+		    ;; ...
+		    (#/n (vector-push-extend #/newline v (length v)))
+		    ((#/\\ #/\") (vector-push-extend #/\\ v (length v)))))
+                (vector-push-extend c v (length v))))
+        (make-array (length v) :element-type 'runes:rune :initial-contents v)))
     (t
       (%intern str))))
 
@@ -162,15 +166,17 @@
 
 ;;;; dom1-interfaces.xml auslesen
 
-(defvar *methods* '())
-(defvar *fields* '())
+(defparameter *methods* '())
+(defparameter *fields* '())
 
 (declaim (special *directory*))
+(declaim (special *files-directory*))
 
-(defun read-members ()
-  (let* ((pathname (merge-pathnames "patches/dom1-interfaces.xml" *directory*))
-         (builder (dom:make-dom-builder))
-         (library (dom:document-element (cxml:parse-file pathname builder)))
+(defun read-members (&optional (directory *directory*))
+  (let* ((pathname (merge-pathnames "build/dom2-interfaces.xml" directory))
+         (builder (rune-dom:make-dom-builder))
+         (library (dom:document-element
+		   (cxml:parse-file pathname builder :recode nil)))
          (methods '())
          (fields '()))
     (do-child-elements (interface library :name "interface")
@@ -192,20 +198,21 @@
 (defun translate-condition (element)
   (string-case (tag-name element)
     ("equals" (translate-equals element))
+    ("notEquals" (translate-not-equals element))
     ("contentType" (translate-content-type element))
-    ("hasFeature" (translate-has-feature element))
     ("implementationAttribute" (assert-have-implementation-attribute element))
     ("isNull" (translate-is-null element))
     ("not" (translate-is-null element))
     ("notNull" (translate-not-null element))
     ("or" (translate-or element))
     ("same" (translate-same element))
+    ("less" (translate-less element))
     (t (error "unknown condition: ~A" element))))
 
 (defun equalsp (a b test)
-  (when (typep a 'dom-impl::named-node-map)
+  (when (dom:named-node-map-p a)
     (setf a (dom:items a)))
-  (when (typep b 'dom-impl::named-node-map)
+  (when (dom:named-node-map-p b)
     (setf b (dom:items b)))
   (if (and (typep a 'sequence) (typep b 'sequence))
       (null (set-exclusive-or (coerce a 'list) (coerce b 'list) :test test))
@@ -223,10 +230,17 @@
               ,(parse-java-literal |expected|)
               ',(if (parse-java-literal |ignoreCase|) '%equal '%equal))))
 
+(defun translate-not-equals (element)
+  `(not ,(translate-equals element)))
+
 (defun translate-same (element)
   (with-attributes (|actual| |expected|) element
     `(eql ,(%intern |actual|) ,(parse-java-literal |expected|))))
 
+(defun translate-less (element)
+  (with-attributes (|actual| |expected|) element
+    `(< ,(%intern |actual|) ,(parse-java-literal |expected|))))
+
 (defun translate-or (element)
   `(or ,@(map-child-elements 'list #'translate-condition element)))
 
@@ -317,10 +331,12 @@
     ("assertTrue"	(translate-assert-true element))
     ("assertFalse"	(translate-assert-false element))
     ("assertURIEquals"	(translate-assert-uri-equals element))
+    ("assign"		(translate-assign element))
     ("for-each"		(translate-for-each element))
     ("fail"		(translate-fail element))
     ("hasFeature" (translate-has-feature element))
     ("if"		(translate-if element))
+    ("implementation"	(translate-implementation element))
     ("increment"	(translate-unary-assignment '+ element))
     ("decrement"	(translate-unary-assignment '- element))
     ("length"		(translate-length element))
@@ -337,6 +353,10 @@
                 `(,fn ,(parse-java-literal |op1|)
                       ,(parse-java-literal |op2|)))))
 
+(defun translate-assign (element)
+  (with-attributes (|var| |value|) element
+    (maybe-setf (%intern |var|) (parse-java-literal |value|))))
+
 (defun translate-unary-assignment (fn element)
   (with-attributes (|var| |value|) element
     (maybe-setf (%intern |var|)
@@ -347,6 +367,10 @@
     (maybe-setf (%intern |var|)
                 `(load-file ,|href| ,(parse-java-literal |willBeModified|)))))
 
+(defun translate-implementation (elt)
+  (with-attributes (|var|) elt
+    (maybe-setf (%intern |var|) `'rune-dom:implementation)))
+
 (defun translate-length (load)
   ;; XXX Soweit ich sehe unterscheiden die Tests nicht zwischen
   ;; der Laenge von DOMString und der length()-Methode der uebrigen
@@ -379,11 +403,13 @@
         (error "oops")))))
 
 (defun translate-has-feature (element)
-  (with-attributes (|var| |feature| |version|) element
-    (maybe-setf (%intern |var|)
-                `(and (runes:rod-equal ,(parse-java-literal |feature|) #"XML")
-                      (or (zerop (length ,(parse-java-literal |version|)))
-                          (runes:rod-equal ,(parse-java-literal |version|) #"1.0"))))))
+  (with-attributes (|obj| |var| |feature| |version|) element
+    (if (nullify |obj|)
+	(translate-member element)
+	(maybe-setf (%intern |var|)
+		    `(dom:has-feature 'rune-dom:implementation
+				      ,(parse-java-literal |feature|)
+				      ,(parse-java-literal |version|))))))
 
 (defun translate-fail (element)
   (declare (ignore element))
@@ -433,7 +459,7 @@
 (defun translate-assert-size (element)
   (with-attributes (|collection| |size|) element
     `(let ((collection ,(%intern |collection|)))
-       (when (typep collection 'dom-impl::named-node-map)
+       (when (dom:named-node-map-p collection)
          (setf collection (dom:items collection)))
        (assert (eql (length collection) ,(parse-java-literal |size|))))))
 
@@ -468,9 +494,9 @@
       (return
         `(block assert-domexception
            (handler-bind
-               ((dom-impl::dom-exception
+               ((rune-dom::dom-exception
                  (lambda (c)
-                   (when (eq (dom-impl::dom-exception-key c)
+                   (when (eq (rune-dom::dom-exception-key c)
                              ,(intern (tag-name c) :keyword))
                      (return-from assert-domexception)))))
              ,@(translate-body c)
@@ -481,7 +507,7 @@
      ,@(map-child-elements
         'list
         (lambda (exception)
-          `(when (eq (dom-impl::dom-exception-key c)
+          `(when (eq (rune-dom::dom-exception-key c)
                      ,(intern (runes:rod-string (dom:get-attribute exception "code"))
                               :keyword))
              ,@(translate-body exception)
@@ -491,7 +517,7 @@
 (defun translate-try (element)
   `(block try
      (handler-bind
-         ((dom-impl::dom-exception
+         ((rune-dom::dom-exception
            ,(translate-catch
              (do-child-elements (c element :name "catch") (return c))
              '(return-from try))))
@@ -531,7 +557,7 @@
 (defun translate-for-each (element)
   (with-attributes (|collection| |member|) element
     `(let ((collection ,(%intern |collection|)))
-       (when (typep collection 'dom-impl::named-node-map)
+       (when (dom:named-node-map-p collection)
          (setf collection (dom:items collection)))
        (map nil (lambda (,(%intern |member|)) ,@(translate-body element))
             collection))))
@@ -539,8 +565,15 @@
 (defun assert-have-implementation-attribute (element)
   (let ((attribute (runes:rod-string (dom:get-attribute element "name"))))
     (string-case attribute
+      ;; fixme: expandEntityReferences sollten wir auch mal anschalten, wo
+      ;; wir uns schon die muehe machen...
       ("validating"
         (setf cxml::*validate* t))
+      ("namespaceAware"
+	;; ???  dom 2 ohne namespace-support gibt's doch gar nicht,
+	;; ausser vielleicht in html-only implementationen, und dann sollen
+	;; sie halt auf hasFeature "XML" testen.
+        )
       (t
         (format t "~&implementationAttribute ~A not supported, skipping test~%"
                 attribute)
@@ -550,9 +583,10 @@
   (unless *fields*
     (multiple-value-setq (*methods* *fields*) (read-members)))
   (catch 'give-up
-    (let* ((builder (dom:make-dom-builder))
+    (let* ((builder (rune-dom:make-dom-builder))
            (cxml::*validate* nil)         ;dom1.dtd is buggy
-           (test (dom:document-element (cxml:parse-file pathname builder)))
+           (test (dom:document-element
+		  (cxml:parse-file pathname builder :recode nil)))
            title
            (bindings '())
            (code '()))
@@ -569,6 +603,11 @@
                           (("byte" "short" "int" "long") 0)
                           (t nil)))
                   bindings)
+	    (let ((value (dom:get-attribute e "value")))
+	      (when value
+		(push `(setf ,(%intern (dom:get-attribute e "name"))
+			     ,(parse-java-literal value))
+		      code)))
             (do-child-elements (member e :name "member") e
               (push `(setf ,(%intern (dom:get-attribute e "name"))
                            (append ,(%intern (dom:get-attribute e "name"))
@@ -584,66 +623,104 @@
           (t
             (push (translate-statement e) code))))
       `(lambda ()
-         (let (, at bindings)
+         (let ((*files-directory* ,*files-directory*) ;fuer copy&paste:
+	       , at bindings)
            (declare (ignorable ,@(mapcar #'car bindings)))
            ,@(reverse code))))))
 
 (defun load-file (name &optional will-be-modified-p)
   (declare (ignore will-be-modified-p))
   (setf name (runes:rod-string name))
-  (let* ((directory (merge-pathnames "tests/level1/core/files/" *directory*))
-         (document
-          (cxml:parse-file
-           (make-pathname :name name :type "xml" :defaults directory)
-           (dom:make-dom-builder))))
-    document))
+  (cxml:parse-file
+   (make-pathname :name name :type "xml" :defaults *files-directory*)
+   (rune-dom:make-dom-builder)
+   :recode nil))
 
 (defparameter *bad-tests*
-    '("hc_elementnormalize2.xml" "hc_nodereplacechildnewchildexists.xml"))
+    '("hc_elementnormalize2.xml"
+      "hc_nodereplacechildnewchildexists.xml"
+      "characterdatadeletedatanomodificationallowederr.xml"))
 
+(defun dribble-tests (directory)
+  (let ((base (slot-value (asdf:find-system :cxml) 'asdf::relative-pathname)))
+    (with-open-file (*standard-output*
+		     (merge-pathnames "DOMTEST" base)
+		     :direction :output
+		     :if-exists :supersede)
+      (run-all-tests directory))))
+
 (defun run-all-tests (*directory* &optional verbose)
   (let* ((cxml::*redefinition-warning* nil)
-         (test-directory (merge-pathnames "tests/level1/core/" *directory*))
-         (all-tests (merge-pathnames "alltests.xml" test-directory))
-         (builder (dom:make-dom-builder))
-         (suite (dom:document-element (cxml:parse-file all-tests builder)))
          (n 0)
          (i 0)
          (ntried 0)
          (nfailed 0))
-    (do-child-elements (member suite)
-      (unless
-          (member (runes:rod-string (dom:get-attribute member "href"))
-                  *bad-tests*
-                  :test 'equal)
-        (incf n)))
-    (do-child-elements (member suite)
-      (let ((href (runes:rod-string (dom:get-attribute member "href"))))
-        (unless (member href *bad-tests* :test 'equal)
-          (format t "~&~D/~D ~A~%" i n href)
-          (let ((lisp (slurp-test (merge-pathnames href test-directory))))
-            (when verbose
-              (print lisp))
-            (when lisp
-              (incf ntried)
-              (with-simple-restart (skip-test "Skip this test")
-                (handler-case
-                    (let ((cxml::*validate* nil))
-                      (funcall (compile nil lisp)))
-                  (serious-condition (c)
-                    (incf nfailed)
-                    (warn "test failed: ~A" c))))))
-          (incf i))))
+    (flet ((parse (test-directory)
+	     (let* ((all-tests (merge-pathnames "alltests.xml" test-directory))
+		    (builder (rune-dom:make-dom-builder))
+		    (suite (dom:document-element
+			    (cxml:parse-file all-tests builder :recode nil)))
+		    (*files-directory*
+		     (merge-pathnames "files/" test-directory)))
+	       (do-child-elements (member suite)
+		 (unless
+		     (or (equal (dom:tag-name member) "metadata")
+			 (member (runes:rod-string
+				  (dom:get-attribute member "href"))
+				 *bad-tests*
+				 :test 'equal))
+		   (incf n)))
+	       suite))
+	   (run (test-directory suite)
+	     (print test-directory)
+	     (let ((*files-directory*
+		    (merge-pathnames "files/" test-directory)))
+	       (do-child-elements (member suite)
+		 (let ((href (runes:rod-string
+			      (dom:get-attribute member "href"))))
+		   (unless (or (runes:rod= (dom:tag-name member) #"metadata")
+			       (member href *bad-tests* :test 'equal))
+		     (format t "~&~D/~D ~A~%" i n href)
+		     (let ((lisp (slurp-test
+				  (merge-pathnames href test-directory))))
+		       (when verbose
+			 (print lisp))
+		       (when lisp
+			 (incf ntried)
+			 (with-simple-restart (skip-test "Skip this test")
+			   (handler-case
+			       (let ((cxml::*validate* nil))
+				 (funcall (compile nil lisp)))
+			     (serious-condition (c)
+			       (incf nfailed)
+			       (format t "~&TEST FAILED: ~A~&" c))))))
+		     (incf i)))))))
+      (let* ((d1 (merge-pathnames "tests/level1/core/" *directory*))
+	     (d2 (merge-pathnames "tests/level2/core/" *directory*))
+	     (suite1 (parse d1))
+	     (suite2 (parse d2)))
+	(run d1 suite1)
+	(run d2 suite2)))
     (format t "~&~D/~D tests failed; ~D test~:P were skipped"
             nfailed ntried (- n ntried))))
 
-(defun run-test (*directory* href)
-  (let* ((test-directory (merge-pathnames "tests/level1/core/" *directory*))
-         (lisp (slurp-test (merge-pathnames href test-directory)))
+(defun run-test (*directory* level href)
+  (let* ((test-directory
+	  (ecase level
+	    (1 (merge-pathnames "tests/level1/core/" *directory*))
+	    (2 (merge-pathnames "tests/level2/core/" *directory*))))
+	 (*files-directory* (merge-pathnames "files/" test-directory))
+	 (lisp (slurp-test (merge-pathnames href test-directory)))
          (cxml::*validate* nil))
     (print lisp)
+    (fresh-line)
     (when lisp
       (funcall (compile nil lisp)))))
 
 #+(or)
-(run-all-tests "~/src/2001/DOM-Test-Suite/")
+(domtest::run-all-tests "/home/david/2001/DOM-Test-Suite/")
+
+#+(or)
+(domtest::run-test "/home/david/2001/DOM-Test-Suite/"
+		   1
+		   "attrcreatedocumentfragment.xml")

Added: branches/grin-neu/thirdparty/cxml/test/utf8domtest.diff
===================================================================
--- branches/grin-neu/thirdparty/cxml/test/utf8domtest.diff	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/test/utf8domtest.diff	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,102 @@
+Index: test/domtest.lisp
+===================================================================
+RCS file: /project/cxml/cvsroot/cxml/test/domtest.lisp,v
+retrieving revision 1.13
+diff -u -r1.13 domtest.lisp
+--- test/domtest.lisp	27 Dec 2005 00:21:37 -0000	1.13
++++ test/domtest.lisp	27 Dec 2005 00:46:00 -0000
+@@ -137,21 +137,22 @@
+     ((digit-char-p (runes:rune-char (elt str 0)))
+       (parse-integer (runes:rod-string str)))
+     ((runes:rune= (elt str 0) #.(runes:char-rune #\"))
+-      (let ((v (make-array 1 :fill-pointer 0 :adjustable t)))
+-        (for* ((i = 1 :then (1+ i))
+-               (c = (elt str i))
+-               :until (runes:rune= c #.(runes:char-rune #\")))
+-            (if (runes:rune= c #.(runes:char-rune #\\))
+-                (let ((frob
+-		       (progn
+-                         (incf i)
+-                         (elt str i))))
+-		  (ecase frob
+-		    ;; ...
+-		    (#/n (vector-push-extend #/newline v (length v)))
+-		    ((#/\\ #/\") (vector-push-extend #/\\ v (length v)))))
+-                (vector-push-extend c v (length v))))
+-        (coerce v 'runes::simple-rod)))
++      (utf8-dom::%rod
++       (let ((v (make-array 1 :fill-pointer 0 :adjustable t)))
++	 (for* ((i = 1 :then (1+ i))
++		(c = (elt str i))
++		:until (runes:rune= c #.(runes:char-rune #\")))
++	       (if (runes:rune= c #.(runes:char-rune #\\))
++		   (let ((frob
++			  (progn
++			    (incf i)
++			    (elt str i))))
++		     (ecase frob
++		       ;; ...
++		       (#/n (vector-push-extend #/newline v (length v)))
++		       ((#/\\ #/\") (vector-push-extend #/\\ v (length v)))))
++		 (vector-push-extend c v (length v))))
++	 (coerce v 'runes::simple-rod))))
+     (t
+       (%intern str))))
+ 
+@@ -368,7 +369,7 @@
+ 
+ (defun translate-implementation (elt)
+   (with-attributes (|var|) elt
+-    (maybe-setf (%intern |var|) `'rune-dom:implementation)))
++    (maybe-setf (%intern |var|) `'utf8-dom:implementation)))
+ 
+ (defun translate-length (load)
+   ;; XXX Soweit ich sehe unterscheiden die Tests nicht zwischen
+@@ -406,7 +407,7 @@
+     (if (nullify |obj|)
+ 	(translate-member element)
+ 	(maybe-setf (%intern |var|)
+-		    `(dom:has-feature 'rune-dom:implementation
++		    `(dom:has-feature 'utf8-dom:implementation
+ 				      ,(parse-java-literal |feature|)
+ 				      ,(parse-java-literal |version|))))))
+ 
+@@ -493,9 +494,9 @@
+       (return
+         `(block assert-domexception
+            (handler-bind
+-               ((rune-dom::dom-exception
++               ((utf8-dom::dom-exception
+                  (lambda (c)
+-                   (when (eq (rune-dom::dom-exception-key c)
++                   (when (eq (utf8-dom::dom-exception-key c)
+                              ,(intern (tag-name c) :keyword))
+                      (return-from assert-domexception)))))
+              ,@(translate-body c)
+@@ -506,7 +507,7 @@
+      ,@(map-child-elements
+         'list
+         (lambda (exception)
+-          `(when (eq (rune-dom::dom-exception-key c)
++          `(when (eq (utf8-dom::dom-exception-key c)
+                      ,(intern (runes:rod-string (dom:get-attribute exception "code"))
+                               :keyword))
+              ,@(translate-body exception)
+@@ -516,7 +517,7 @@
+ (defun translate-try (element)
+   `(block try
+      (handler-bind
+-         ((rune-dom::dom-exception
++         ((utf8-dom::dom-exception
+            ,(translate-catch
+              (do-child-elements (c element :name "catch") (return c))
+              '(return-from try))))
+@@ -631,7 +632,7 @@
+   (setf name (runes:rod-string name))
+   (cxml:parse-file
+    (make-pathname :name name :type "xml" :defaults *files-directory*)
+-   (rune-dom:make-dom-builder)))
++   (cxml:make-recoder (utf8-dom:make-dom-builder) 'cxml:rod-to-utf8-string)))
+ 
+ (defparameter *bad-tests*
+     '("hc_elementnormalize2.xml"

Modified: branches/grin-neu/thirdparty/cxml/test/xmlconf.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/test/xmlconf.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/test/xmlconf.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -18,7 +18,8 @@
     ((not (and (let ((version (get-attribute test "RECOMMENDATION")))
                  (cond
                    ((or (equal version "") ;XXX
-                        (equal version "XML1.0"))
+                        (equal version "XML1.0")
+                        (equal version "NS1.0"))
                      (cond
                        ((equal (get-attribute test "NAMESPACE") "no")
                          (format t "~A: test applies to parsers without namespace support, skipping~%"
@@ -36,6 +37,7 @@
       nil)
     ((equal (get-attribute test "TYPE") "valid") :valid)
     ((equal (get-attribute test "TYPE") "invalid") :invalid)
+    ((equal (get-attribute test "TYPE") "not-wf") :not-wf)
     (t nil)))
 
 (defun test-pathnames (directory test)
@@ -52,9 +54,10 @@
               (merge-pathnames output sub-directory)))))
 
 (defun serialize-document (document)
-  (map 'vector #'char-code
-       (with-output-to-string (s)
-         (cxml:unparse-document document s :canonical 2))))
+  (dom:map-document (cxml:make-octet-vector-sink :canonical 2)
+		    document
+		    :include-doctype :canonical-notations
+		    :include-default-values t))
 
 (defun file-contents (pathname)
   (with-open-file (s pathname :element-type '(unsigned-byte 8))
@@ -63,10 +66,19 @@
       (read-sequence result s )
       result)))
 
+(defun dribble-tests (directory)
+  (let ((base (slot-value (asdf:find-system :cxml) 'asdf::relative-pathname)))
+    (with-open-file (*standard-output*
+		     (merge-pathnames "XMLCONF" base)
+		     :direction :output
+		     :external-format :iso-8859-1
+		     :if-exists :supersede)
+      (run-all-tests directory))))
+
 (defun run-all-tests (directory)
   (let* ((pathname (merge-pathnames "xmlconf.xml" directory))
-         (builder (dom:make-dom-builder))
-         (xmlconf (cxml:parse-file pathname builder))
+         (builder (rune-dom:make-dom-builder))
+         (xmlconf (cxml:parse-file pathname builder :recode nil))
          (ntried 0)
          (nfailed 0)
          (nskipped 0)
@@ -75,14 +87,21 @@
          (puri:*strict-parse* nil))
     (dom:do-node-list (test (dom:get-elements-by-tag-name xmlconf "TEST"))
       (let ((description
-             (rod-string (dom:data (dom:item (dom:child-nodes test) 0))))
+             (apply #'concatenate
+		    'string
+		    (map 'list
+		      (lambda (child)
+			(if (dom:text-node-p child)
+			    (rod-string (dom:data child))
+			    ""))
+		      (dom:child-nodes test))))
             (class (test-class test)))
         (cond
           (class
             (incf ntried)
             (multiple-value-bind (pathname output)
                 (test-pathnames directory test)
-              (princ pathname)
+              (princ (enough-namestring pathname directory))
               (unless (probe-file pathname)
                 (error "file not found: ~A" pathname))
               (with-simple-restart (skip-test "Skip this test")
@@ -95,7 +114,7 @@
             nfailed ntried nskipped)))
 
 (defmethod run-test :around (class pathname output description &rest args)
-  class pathname output args
+  (declare (ignore class pathname output args))
   (handler-case
       (call-next-method)
     (serious-condition (c)
@@ -106,7 +125,8 @@
   (declare (ignore description))
   (let ((document (apply #'cxml:parse-file
                          pathname
-                         (dom:make-dom-builder)
+                         (rune-dom:make-dom-builder)
+			 :recode nil
                          args)))
     (cond
       ((null output)
@@ -143,17 +163,47 @@
        (handler-case
            (progn
              (format t " [validating:]")
-             (cxml:parse-file pathname (dom:make-dom-builder) :validate t)
+             (cxml:parse-file pathname
+			      (rune-dom:make-dom-builder)
+			      :recode nil
+			      :validate t)
              (error "validity error not detected")
              nil)
          (cxml:validity-error ()
            (format t " invalid")
            t))))
 
-#+(or)
-(xmlconf::run-all-tests "/mnt/debian/space/xmlconf/")
+(defmethod run-test
+    ((class (eql :not-wf)) pathname output description &rest args)
+  (assert (null args))
+  (handler-case
+      (progn
+         (format t " [not validating:]")
+	(cxml:parse-file pathname
+			 (rune-dom:make-dom-builder)
+			 :recode nil
+			 :validate nil)
+	(error "well-formedness violation not detected")
+      nil)
+    (cxml:well-formedness-violation ()
+      (format t " not-wf")
+      t))
+  (handler-case
+      (progn
+	(format t " [validating:]")
+	(cxml:parse-file pathname
+			 (rune-dom:make-dom-builder)
+			 :recode nil
+			 :validate t)
+	(error "well-formedness violation not detected")
+      nil)
+    (cxml:well-formedness-violation ()
+      (format t " not-wf")
+      t)
+    (cxml:validity-error ()
+      ;; das erlauben wir mal auch, denn valide => wf
+      (format t " invalid")
+      t)))
 
 #+(or)
-(progn
-  (#+allegro mp:with-timeout #+allegro (60) #-allegro progn
-             ))
+(xmlconf::run-all-tests "/home/david/2001/XML-Test-Suite/xmlconf/")

Modified: branches/grin-neu/thirdparty/cxml/xml/catalog.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/catalog.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/catalog.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,6 +1,6 @@
 ;;;; catalogs.lisp -- XML Catalogs  -*- Mode: Lisp; readtable: runes -*-
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 ;;;;
 ;;;; Developed 2004 for headcraft - http://headcraft.de/
@@ -222,8 +222,8 @@
 (defun parse-catalog-file (uri)
   (handler-case
       (parse-catalog-file/strict uri)
-    (file-error () nil)
-    (parser-error () nil)))
+    ((or file-error xml-parse-error) (c)
+      (warn "ignoring catalog error: ~A" c))))
 
 (defparameter *catalog-dtd*
     (let* ((cxml
@@ -248,9 +248,8 @@
                                  :element-type '(unsigned-byte 8)
                                  :direction :input))
         (parse-stream s
-                      (make-recoder (make-instance 'catalog-parser :uri uri)
-                                    #'rod-to-utf8-string)
-                      :validate t
+                      (make-instance 'catalog-parser :uri uri)
+                      :validate nil
                       :dtd (make-extid nil dtd-sysid)
                       :root #"catalog"
                       :entity-resolver #'entity-resolver)))))
@@ -284,7 +283,11 @@
   (setf lname (or lname qname))
   ;; we can dispatch on lnames only because we validate against the DTD,
   ;; which disallows other namespaces.
-  (push (string-or (get-attribute/lname "prefer" attrs) (prefer handler))
+  (push (let ((new (get-attribute/lname "prefer" attrs)))
+          (cond
+            ((equal new "public") :public)
+            ((equal new "system") :system)
+            ((null new) (prefer handler))))
         (prefer-stack handler))
   (push (string-or (get-attribute/lname "base" attrs) (base handler))
         (base-stack handler))

Modified: branches/grin-neu/thirdparty/cxml/xml/package.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/package.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/package.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,20 +1,12 @@
 ;;;; package.lisp -- Paketdefinition
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 
 (in-package :cl-user)
 
 (defpackage :cxml
-  (:use :cl :runes :encoding)
-  (:import-from #+sbcl :sb-gray
-                #+allegro :excl
-                #+cmu :ext
-                #+clisp :gray
-                #-(or sbcl allegro cmu clisp) ...
-                #:fundamental-binary-input-stream
-                #-clisp #:stream-read-sequence
-                stream-read-byte)
+  (:use :cl :runes :runes-encoding :trivial-gray-streams)
   (:export
    ;; xstreams
    #:make-xstream
@@ -42,25 +34,36 @@
    
    #:parse-file
    #:parse-stream
-   ;; XXX encoding is mis-handled by parse-string, don't export it
-   ;; #:parse-string
+   #:parse-rod
    #:parse-octets
+   #:parse-empty-document
 
-   #:make-character-stream-sink
    #:make-octet-vector-sink
    #:make-octet-stream-sink
-   #:unparse-document
-   #:unparse-document-to-octets
+   #:make-rod-sink
 
+   #|
+   #+rune-is-character #:make-string-sink
+   #+rune-is-character #:make-character-stream-sink
+   #-rune-is-character #:make-string-sink/utf8
+   #-rune-is-character #:make-character-stream-sink/utf8
+   |#
+
+   #:make-string-sink
+   #:make-character-stream-sink
+
    #:with-xml-output
    #:with-element
    #:attribute
    #:cdata
    #:text
 
+   #:xml-parse-error
+   #:well-formedness-violation
+   #:validity-error
+
    #:parse-dtd-file
    #:parse-dtd-stream
-   #:validity-error
    #:make-validator
 
    #:*cache-all-dtds*
@@ -77,4 +80,10 @@
    #:resolve-uri
    #:resolve-extid
    
-   #:make-recoder))
+   #:make-recoder
+   #:sax-proxy
+   #:proxy-chained-handler
+   #:make-namespace-normalizer
+   #:make-whitespace-normalizer
+   #:rod-to-utf8-string
+   #:utf8-string-to-rod))

Modified: branches/grin-neu/thirdparty/cxml/xml/recoder.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/recoder.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/recoder.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,6 +1,6 @@
 ;;;; recoder.lisp -- SAX handler for string conversion
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 ;;;;
 ;;;; Developed 2004 for headcraft - http://headcraft.de/
@@ -12,7 +12,7 @@
     ((recoder :initarg :recoder :accessor recoder)
      (chained-handler :initarg :chained-handler :accessor chained-handler)))
 
-(defun make-recoder (chained-handler &optional (recoder-fn #'rod-string))
+(defun make-recoder (chained-handler recoder-fn)
   (make-instance 'recoder
     :recoder recoder-fn
     :chained-handler chained-handler))
@@ -74,6 +74,9 @@
     (%string public-id)
     (%string system-id))
 
+  (defwrapper sax:start-internal-subset ())
+  (defwrapper sax:end-internal-subset ())
+
   (defwrapper sax:end-dtd ())
 
   (defwrapper sax:unparsed-entity-declaration
@@ -115,4 +118,8 @@
 
   (defwrapper sax:entity-resolver
       (resolver)
-    resolver))
+    resolver)
+
+  (defwrapper sax::dtd
+      (dtd)
+    dtd))

Modified: branches/grin-neu/thirdparty/cxml/xml/sax-handler.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/sax-handler.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/sax-handler.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -6,8 +6,8 @@
 ;;;    Author: David Lichteblau (DTD-related changes)
 ;;;   License: BSD
 ;;; ---------------------------------------------------------------------------
-;;;  copyright 2003 by Henrik Motakef
-;;;  copyright 2004 knowledgeTools Int. GmbH
+;;;  (c) copyright 2003 by Henrik Motakef
+;;;  (c) copyright 2004 knowledgeTools Int. GmbH
 
 ;;; Redistribution and use  in source and binary   forms, with or  without
 ;;; modification, are permitted provided that the following conditions are
@@ -53,6 +53,8 @@
 	   #:*use-xmlns-namespace*
 
            #:make-attribute
+           #:find-attribute
+           #:find-attribute-ns
            #:attribute-namespace-uri
            #:attribute-local-name
            #:attribute-qname
@@ -72,6 +74,8 @@
 	   #:end-cdata
 	   #:start-dtd
 	   #:end-dtd
+	   #:start-internal-subset
+	   #:end-internal-subset
            #:unparsed-entity-declaration
            #:external-entity-declaration
            #:internal-entity-declaration
@@ -92,7 +96,7 @@
 related options.")
 
 ;; The http://xml.org/sax/features/namespace-prefixes property.
-(defvar *include-xmlns-attributes* nil
+(defvar *include-xmlns-attributes* t
   "If non-nil, namespace declarations are reported as normal
 attributes.
 
@@ -102,7 +106,7 @@
 See also `*use-xmlns-namespace*', and `start-element' for a detailed
 description of the consequences of setting this variable.")
 
-(defvar *use-xmlns-namespace* nil
+(defvar *use-xmlns-namespace* t
   "If this variable is nil (the default), attributes with a name like
 'xmlns:x' are not considered to be in a namespace, following the
 'Namespaces in XML' specification.
@@ -135,6 +139,23 @@
   value
   specified-p)
 
+(defun %rod= (x y)
+  ;; allow rods *and* strings *and* null
+  (cond
+    ((zerop (length x)) (zerop (length y)))
+    ((zerop (length y)) nil)
+    ((stringp x) (string= x y))
+    (t (runes:rod= x y))))
+
+(defun find-attribute (qname attrs)
+  (find qname attrs :key #'attribute-qname :test #'%rod=))
+
+(defun find-attribute-ns (uri lname attrs)
+  (find-if (lambda (attr)
+	     (and (%rod= uri (sax:attribute-namespace-uri attr))
+		  (%rod= lname (sax:attribute-local-name attr))))
+	   attrs))
+
 (defgeneric start-document (handler)
   (:documentation "Called at the beginning of the parsing process,
 before any element, processing instruction or comment is reported.
@@ -160,7 +181,7 @@
 local-name properties, the same rules as for the element name
 apply. Additionally, namespace-declaring attributes (those whose name
 is \"xmlns\" or starts with \"xmlns:\") are only included if
-*namespace-prefixes* is non-nil.")
+*include-xmlns-attributes* is non-nil.")
   (:method ((handler t) namespace-uri local-name qname attributes)
     (declare (ignore namespace-uri local-name qname attributes))
     nil))
@@ -254,6 +275,16 @@
   (:documentation "Called at the end of parsing a DTD.")
   (:method ((handler t)) nil))
 
+(defgeneric start-internal-subset (handler)
+  (:documentation "Reports that an internal subset is present.  Called before
+any definition from the internal subset is reported.")
+  (:method ((handler t)) nil))
+
+(defgeneric end-internal-subset (handler)
+  (:documentation "Called after processing of the internal subset has
+finished, if present.")
+  (:method ((handler t)) nil))
+
 (defgeneric unparsed-entity-declaration
     (handler name public-id system-id notation-name)
   (:documentation
@@ -313,7 +344,11 @@
   (:documentation
    "Called between sax:end-dtd and sax:end-document to register an entity
     resolver, a function of two arguments: An entity name and SAX handler.
-    When called, the resolver function will parse the named entities data.")
+    When called, the resolver function will parse the named entity's data.")
   (:method ((handler t) resolver)
     (declare (ignore resolver))
     nil))
+
+;; internal for now
+(defgeneric dtd (handler dtd)
+  (:method ((handler t) dtd) (declare (ignore dtd)) nil))

Added: branches/grin-neu/thirdparty/cxml/xml/sax-proxy.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/sax-proxy.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/sax-proxy.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,41 @@
+;;;; sax-proxy.lisp
+;;;;
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
+;;;; See file COPYING for details.
+;;;;
+;;;; Copyright (c) 2004 David Lichteblau
+;;;; Author: David Lichteblau
+
+(in-package :cxml)
+
+(defclass sax-proxy ()
+  ((chained-handler :initform nil
+                    :initarg :chained-handler
+                    :accessor proxy-chained-handler)))
+
+(macrolet ((define-proxy-method (name (&rest args))
+             `(defmethod ,name ((handler sax-proxy) , at args)
+                (,name (proxy-chained-handler handler) , at args))))
+  (define-proxy-method sax:start-document ())
+  (define-proxy-method sax:start-element (uri lname qname attributes))
+  (define-proxy-method sax:start-prefix-mapping (prefix uri))
+  (define-proxy-method sax:characters (data))
+  (define-proxy-method sax:processing-instruction (target data))
+  (define-proxy-method sax:end-prefix-mapping (prefix))
+  (define-proxy-method sax:end-element (namespace-uri local-name qname))
+  (define-proxy-method sax:end-document ())
+  (define-proxy-method sax:comment (data))
+  (define-proxy-method sax:start-cdata ())
+  (define-proxy-method sax:end-cdata ())
+  (define-proxy-method sax:start-dtd (name public-id system-id))
+  (define-proxy-method sax:end-dtd ())
+  (define-proxy-method sax:start-internal-subset ())
+  (define-proxy-method sax:end-internal-subset ())
+  (define-proxy-method sax:unparsed-entity-declaration (name pub sys not))
+  (define-proxy-method sax:external-entity-declaration (kind name pub sys))
+  (define-proxy-method sax:internal-entity-declaration (kind name value))
+  (define-proxy-method sax:notation-declaration (name public-id system-id))
+  (define-proxy-method sax:element-declaration (name model))
+  (define-proxy-method sax:attribute-declaration (elt attr type default))
+  (define-proxy-method sax:entity-resolver (resolver))
+  (define-proxy-method sax::dtd (dtd)))

Modified: branches/grin-neu/thirdparty/cxml/xml/sax-tests/tests.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/sax-tests/tests.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/sax-tests/tests.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,7 +1,7 @@
 (in-package :sax-tests)
 
 (defun first-start-element-event (string)
-  (let ((events (xml::parse-string string (make-instance 'event-collecting-handler))))
+  (let ((events (cxml:parse-rod string (make-instance 'event-collecting-handler))))
     (find :start-element events :key #'car)))
 
 
@@ -17,7 +17,7 @@
 
 (deftest attribute-uniqueness-1
   (handler-case
-      (xml::parse-string "<x xmlns:a='http://example.com' xmlns:b='http://example.com' a:a='1' b:a='1'/>")
+      (cxml:parse-rod "<x xmlns:a='http://example.com' xmlns:b='http://example.com' a:a='1' b:a='1'/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -26,7 +26,7 @@
 
 (deftest attribute-uniqueness-2
   (handler-case
-      (xml::parse-string "<x xmlns:a='http://example.com' xmlns='http://example.com' a:a='1' a='1'/>")
+      (cxml:parse-rod "<x xmlns:a='http://example.com' xmlns='http://example.com' a:a='1' a='1'/>")
     (error () nil)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -36,7 +36,7 @@
 (deftest attribute-uniqueness-3
   (let ((sax:*namespace-processing* nil))
     (handler-case
-	(xml::parse-string "<x xmlns:a='http://example.com' xmlns:b='http://example.com' a:a='1' b:a='1'/>")
+	(cxml:parse-rod "<x xmlns:a='http://example.com' xmlns:b='http://example.com' a:a='1' b:a='1'/>")
     (error () nil)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -46,7 +46,7 @@
 ;;; Namespace undeclaring
 
 (deftest undeclare-default-namespace-1
-  (let* ((evts (xml::parse-string "<x xmlns='http://example.com'><y xmlns='' a='1'/></x>"
+  (let* ((evts (cxml:parse-rod "<x xmlns='http://example.com'><y xmlns='' a='1'/></x>"
 				   (make-instance 'event-collecting-handler)))
 	 (start-elt-events (remove :start-element evts :test (complement #'eql) :key #'car))
 	 (evt1 (first start-elt-events))
@@ -59,7 +59,7 @@
 
 (deftest undeclare-other-namespace
   (handler-case
-      (xml::parse-string "<x:x xmlns:x='http://example.com'><x:y xmlns:x='' a='1'/></x:x>")
+      (cxml:parse-rod "<x:x xmlns:x='http://example.com'><x:y xmlns:x='' a='1'/></x:x>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -71,7 +71,7 @@
 
 (deftest pi-names-are-ncnames-when-namespace-processing-1
   (handler-case
-      (xml::parse-string "<?a:b c?><x/>")
+      (cxml:parse-rod "<?a:b c?><x/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -81,7 +81,7 @@
 (deftest pi-names-are-ncnames-when-namespace-processing-2
   (let ((sax:*namespace-processing* nil))
     (handler-case
-	(xml::parse-string "<?a:b c?><x/>")
+	(cxml:parse-rod "<?a:b c?><x/>")
       (error () nil)
       (:no-error (&rest junk)
 	(declare (ignore junk))
@@ -90,7 +90,7 @@
 
 (deftest entity-names-are-ncnames-when-namespace-processing-1
   (handler-case
-      (xml::parse-string "<!DOCTYPE x [ <!ENTITY y:z 'foo'> ]><x>&y:z;</x>")
+      (cxml:parse-rod "<!DOCTYPE x [ <!ENTITY y:z 'foo'> ]><x>&y:z;</x>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -99,7 +99,7 @@
 
 (deftest entity-names-are-ncnames-when-namespace-processing-2
   (handler-case
-      (xml::parse-string "<!DOCTYPE x [ <!ENTITY y:z 'foo'> ]><x/>")
+      (cxml:parse-rod "<!DOCTYPE x [ <!ENTITY y:z 'foo'> ]><x/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -109,7 +109,7 @@
 (deftest entity-names-are-ncnames-when-namespace-processing-3
   (let ((sax:*namespace-processing* nil))
     (handler-case
-	(xml::parse-string "<!DOCTYPE x [ <!ENTITY y:z 'foo'> ]><x>&y:z;</x>")
+	(cxml:parse-rod "<!DOCTYPE x [ <!ENTITY y:z 'foo'> ]><x>&y:z;</x>")
       (error () nil)
       (:no-error (&rest junk)
 	(declare (ignore junk))
@@ -119,7 +119,7 @@
 (deftest entity-names-are-ncnames-when-namespace-processing-4
   (let ((sax:*namespace-processing* nil))
     (handler-case
-	(xml::parse-string "<!DOCTYPE x [ <!ENTITY y:z 'foo'> ]><x/>")
+	(cxml:parse-rod "<!DOCTYPE x [ <!ENTITY y:z 'foo'> ]><x/>")
       (error () nil)
       (:no-error (&rest junk)
 	(declare (ignore junk))
@@ -259,7 +259,7 @@
 
 (deftest redefine-xml-namespace-1
   (handler-case
-      (xml::parse-string "<x xmlns:xml='http://www.w3.org/XML/1998/namespace'/>")
+      (cxml:parse-rod "<x xmlns:xml='http://www.w3.org/XML/1998/namespace'/>")
     (error () nil)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -268,7 +268,7 @@
 
 (deftest redefine-xml-namespace-2
   (handler-case
-      (xml::parse-string "<x xmlns:xml='http://example.com/wrong-uri'/>")
+      (cxml:parse-rod "<x xmlns:xml='http://example.com/wrong-uri'/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -277,7 +277,7 @@
 
 (deftest redefine-xml-namespace-3
   (handler-case
-      (xml::parse-string "<x xmlns:wrong='http://www.w3.org/XML/1998/namespace'/>")
+      (cxml:parse-rod "<x xmlns:wrong='http://www.w3.org/XML/1998/namespace'/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -286,7 +286,7 @@
 
 (deftest redefine-xml-namespace-4
   (handler-case
-      (xml::parse-string "<x xmlns:wrong='http://www.w3.org/XML/1998/namespace'/>")
+      (cxml:parse-rod "<x xmlns:wrong='http://www.w3.org/XML/1998/namespace'/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -295,7 +295,7 @@
 
 (deftest redefine-xmlns-namespace-1
   (handler-case
-      (xml::parse-string "<x xmlns:xmlns='http://www.w3.org/2000/xmlns/'/>")
+      (cxml:parse-rod "<x xmlns:xmlns='http://www.w3.org/2000/xmlns/'/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -304,7 +304,7 @@
 
 (deftest redefine-xmlns-namespace-2
   (handler-case
-      (xml::parse-string "<x xmlns:xmlns='http://example.com/wrong-ns'/>")
+      (cxml:parse-rod "<x xmlns:xmlns='http://example.com/wrong-ns'/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -313,7 +313,7 @@
 
 (deftest redefine-xmlns-namespace-3
   (handler-case
-      (xml::parse-string "<x xmlns:wrong='http://www.w3.org/2000/xmlns/'/>")
+      (cxml:parse-rod "<x xmlns:wrong='http://www.w3.org/2000/xmlns/'/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
@@ -322,11 +322,9 @@
 
 (deftest redefine-xmlns-namespace-4
   (handler-case
-      (xml::parse-string "<x xmlns='http://www.w3.org/2000/xmlns/'/>")
+      (cxml:parse-rod "<x xmlns='http://www.w3.org/2000/xmlns/'/>")
     (error () t)
     (:no-error (&rest junk)
       (declare (ignore junk))
       nil))
   t)
-
-

Added: branches/grin-neu/thirdparty/cxml/xml/space-normalizer.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/space-normalizer.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/space-normalizer.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,62 @@
+;;;; space-normalizer.lisp -- whitespace removal
+;;;;
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
+;;;; See file COPYING for details.
+;;;;
+;;;; Copyright (c) 2005 David Lichteblau
+
+(in-package :cxml)
+
+(defclass whitespace-normalizer (sax-proxy)
+    ((attributes :initform '(t) :accessor xml-space-attributes)
+     (models :initform nil :accessor xml-space-models)
+     (dtd :initarg :dtd :accessor xml-space-dtd)))
+
+(defun make-whitespace-normalizer (chained-handler &optional dtd)
+  (make-instance 'whitespace-normalizer
+    :dtd dtd
+    :chained-handler chained-handler))
+
+(defmethod sax::dtd ((handler whitespace-normalizer) dtd)
+  (unless (xml-space-dtd handler)
+    (setf (xml-space-dtd handler) dtd)))
+
+(defmethod sax:start-element
+    ((handler whitespace-normalizer) uri lname qname attrs)
+  (declare (ignore uri lname))
+  (let ((dtd (xml-space-dtd handler)))
+    (when dtd
+      (let ((xml-space
+	     (sax:find-attribute (if (stringp qname) "xml:space" #"xml:space")
+				 attrs)))
+	(push (if xml-space
+		  (rod= (rod (sax:attribute-value xml-space)) #"default")
+		  (car (xml-space-attributes handler)))
+	      (xml-space-attributes handler)))
+      (let* ((e (cxml::find-element (rod qname) dtd))
+	     (cspec (when e (cxml::elmdef-content e))))
+	(push (and (consp cspec)
+		   (not (and (eq (car cspec) '*)
+			     (let ((subspec (second cspec)))
+			       (and (eq (car subspec) 'or)
+				    (eq (cadr subspec) :PCDATA))))))
+	      (xml-space-models handler)))))
+  (call-next-method))
+
+(defmethod sax:characters ((handler whitespace-normalizer) data)
+  (cond
+    ((and (xml-space-dtd handler)
+	  (car (xml-space-attributes handler))
+	  (car (xml-space-models handler)))
+      (unless (every #'white-space-rune-p (rod data))
+	(warn "non-whitespace character data in element content")
+	(call-next-method)))
+    (t
+      (call-next-method))))
+
+(defmethod sax:end-element ((handler whitespace-normalizer) uri lname qname)
+  (declare (ignore uri lname qname))
+  (when (xml-space-dtd handler)
+    (pop (xml-space-attributes handler))
+    (pop (xml-space-models handler)))
+  (call-next-method))

Modified: branches/grin-neu/thirdparty/cxml/xml/unparse.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/unparse.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/unparse.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -5,11 +5,11 @@
 ;;;   Created: 1999-09-09
 ;;;    Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
 ;;;    Author: David Lichteblau <david at lichteblau.com>
-;;;   License: LGPL (See file COPYING for details).
+;;;   License: Lisp-LGPL (See file COPYING for details).
 ;;; ---------------------------------------------------------------------------
-;;;  copyright 1999 by Gilbert Baumann
-;;;  copyright 2004 by knowledgeTools Int. GmbH
-;;;  copyright 2004 by David Lichteblau (for headcraft.de)
+;;;  (c) copyright 1999 by Gilbert Baumann
+;;;  (c) copyright 2004 by knowledgeTools Int. GmbH
+;;;  (c) copyright 2004 by David Lichteblau (for headcraft.de)
 
 ;;; This library is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Library General Public
@@ -67,12 +67,11 @@
 ;; -- James Clark (jjc at jclark.com)
 
 
-;;;; SINK: a rune output "stream"
+;;;; SINK: an xml output sink
 
 (defclass sink ()
-    ((high-surrogate :initform nil)
-     (column :initform 0 :accessor column)
-     (width :initform nil :initarg :width :accessor width)
+    ((ystream :initarg :ystream :accessor sink-ystream)
+     (width :initform 79 :initarg :width :accessor width)
      (canonical :initform t :initarg :canonical :accessor canonical)
      (indentation :initform nil :initarg :indentation :accessor indentation)
      (current-indentation :initform 0 :accessor current-indentation)
@@ -90,77 +89,49 @@
   (when (and (canonical instance) (indentation instance))
     (error "Cannot indent XML in canonical mode")))
 
-;; WRITE-OCTET als generisch zu machen ist vielleicht nicht die schnellste
-;; Loesung, aber die einfachste.
-(defgeneric write-octet (octet sink))
-
 (defun make-buffer (&key (element-type '(unsigned-byte 8)))
   (make-array 1
               :element-type element-type
               :adjustable t
               :fill-pointer 0))
 
-(defmethod write-octet :after (octet sink)
-  (with-slots (column) sink
-    (setf column (if (eql octet 10) 0 (1+ column)))))
+;; total haesslich, aber die ystreams will ich im moment eigentlich nicht
+;; dokumentieren
+(macrolet ((define-maker (make-sink make-ystream &rest args)
+	     `(defun ,make-sink (, at args &rest initargs)
+		(apply #'make-instance
+		       'sink
+		       :ystream (,make-ystream , at args)
+		       initargs))))
+  (define-maker make-octet-vector-sink make-octet-vector-ystream)
+  (define-maker make-octet-stream-sink make-octet-stream-ystream stream)
+  (define-maker make-rod-sink make-rod-ystream)
 
+  #+rune-is-character
+  (define-maker make-character-stream-sink make-character-stream-ystream stream)
 
-;; vector (octet) sinks
+  #-rune-is-character
+  (define-maker make-string-sink make-string-ystream/utf8)
 
-(defclass vector-sink (sink)
-    ((target-vector :initform (make-buffer))))
+  #-rune-is-character
+  (define-maker make-character-stream-sink
+      make-character-stream-ystream/utf8
+    stream))
 
-(defun make-octet-vector-sink (&rest initargs)
-  (apply #'make-instance 'vector-sink initargs))
+#+rune-is-character
+(defun make-string-sink (&rest args) (apply #'make-rod-sink args))
 
-(defmethod write-octet (octet (sink vector-sink))
-  (let ((target-vector (slot-value sink 'target-vector)))
-    (vector-push-extend octet target-vector (length target-vector))))
 
-(defmethod sax:end-document ((sink vector-sink))
-  (slot-value sink 'target-vector))
+(defmethod sax:end-document ((sink sink))
+  (close-ystream (sink-ystream sink)))
 
 
-;; character stream sinks
-
-(defclass character-stream-sink (sink)
-    ((target-stream :initarg :target-stream)))
-
-(defun make-character-stream-sink (character-stream &rest initargs)
-  (apply #'make-instance 'character-stream-sink
-         :target-stream character-stream
-         initargs))
-
-(defmethod write-octet (octet (sink character-stream-sink))
-  (write-char (code-char octet) (slot-value sink 'target-stream)))
-
-(defmethod sax:end-document ((sink character-stream-sink))
-  (slot-value sink 'target-stream))
-
-
-;; octet stream sinks
-
-(defclass octet-stream-sink (sink)
-    ((target-stream :initarg :target-stream)))
-
-(defun make-octet-stream-sink (octet-stream &rest initargs)
-  (apply #'make-instance 'octet-stream-sink
-         :target-stream octet-stream
-         initargs))
-
-(defmethod write-octet (octet (sink octet-stream-sink))
-  (write-byte octet (slot-value sink 'target-stream)))
-
-(defmethod sax:end-document ((sink octet-stream-sink))
-  (slot-value sink 'target-stream))
-
-
 ;;;; doctype and notations
 
 (defmethod sax:start-document ((sink sink))
   (unless (canonical sink)
-    (write-rod #"<?xml version=\"1.0\" encoding=\"UTF-8\"?>" sink)
-    (write-rune #/U+000A sink)))
+    (%write-rod #"<?xml version=\"1.0\" encoding=\"UTF-8\"?>" sink)
+    (%write-rune #/U+000A sink)))
 
 (defmethod sax:start-dtd ((sink sink) name public-id system-id)
   (setf (name-for-dtd sink) name)
@@ -170,58 +141,201 @@
 (defun ensure-doctype (sink &optional public-id system-id)
   (unless (have-doctype sink)
     (setf (have-doctype sink) t)
-    (write-rod #"<!DOCTYPE " sink)
-    (write-rod (name-for-dtd sink) sink)
+    (%write-rod #"<!DOCTYPE " sink)
+    (%write-rod (name-for-dtd sink) sink)
     (cond
       (public-id
-        (write-rod #" PUBLIC \"" sink)
+        (%write-rod #" PUBLIC \"" sink)
         (unparse-string public-id sink)
-        (write-rod #"\" \"" sink)
+        (%write-rod #"\" \"" sink)
         (unparse-string system-id sink)
-        (write-rod #"\"" sink))
+        (%write-rod #"\"" sink))
       (system-id
-        (write-rod #" SYSTEM \"" sink)
+        (%write-rod #" SYSTEM \"" sink)
         (unparse-string public-id sink)
-        (write-rod #"\"" sink)))))
+        (%write-rod #"\"" sink)))))
 
+(defmethod sax:start-internal-subset ((sink sink))
+  (ensure-doctype sink)
+  (%write-rod #" [" sink)
+  (%write-rune #/U+000A sink))
+
+(defmethod sax:end-internal-subset ((sink sink))
+  (ensure-doctype sink)
+  (%write-rod #"]" sink))
+
 (defmethod sax:notation-declaration ((sink sink) name public-id system-id)
-  (when (and (canonical sink) (>= (canonical sink) 2))
-    (let ((prev (previous-notation sink)))
-      (cond
-        (prev
-          (unless (rod< prev name)
-            (error "misordered notations; cannot unparse canonically")))
-        (t
-          (ensure-doctype sink)
-          (write-rod #" [" sink)
-          (write-rune #/U+000A sink)))
-      (setf (previous-notation sink) name)) 
-    (write-rod #"<!NOTATION " sink)
-    (write-rod name sink)
+  (let ((prev (previous-notation sink)))
+    (when (and (and (canonical sink) (>= (canonical sink) 2))
+	       prev
+	       (not (rod< prev name)))
+      (error "misordered notations; cannot unparse canonically"))
+    (setf (previous-notation sink) name)) 
+  (%write-rod #"<!NOTATION " sink)
+  (%write-rod name sink)
+  (cond
+    ((zerop (length public-id))
+      (%write-rod #" SYSTEM '" sink)
+      (%write-rod system-id sink)
+      (%write-rune #/' sink))
+    ((zerop (length system-id))
+      (%write-rod #" PUBLIC '" sink)
+      (%write-rod public-id sink)
+      (%write-rune #/' sink))
+    (t 
+      (%write-rod #" PUBLIC '" sink)
+      (%write-rod public-id sink)
+      (%write-rod #"' '" sink)
+      (%write-rod system-id sink)
+      (%write-rune #/' sink)))
+  (%write-rune #/> sink)
+  (%write-rune #/U+000A sink))
+
+(defmethod sax:unparsed-entity-declaration
+    ((sink sink) name public-id system-id notation-name)
+  (unless (and (canonical sink) (< (canonical sink) 3))
+    (%write-rod #"<!ENTITY " sink)
+    (%write-rod name sink)
     (cond
       ((zerop (length public-id))
-        (write-rod #" SYSTEM '" sink)
-        (write-rod system-id sink)
-        (write-rune #/' sink))
+	(%write-rod #" SYSTEM '" sink)
+	(%write-rod system-id sink)
+	(%write-rune #/' sink))
       ((zerop (length system-id))
-        (write-rod #" PUBLIC '" sink)
-        (write-rod public-id sink)
-        (write-rune #/' sink))
+	(%write-rod #" PUBLIC '" sink)
+	(%write-rod public-id sink)
+	(%write-rune #/' sink))
       (t 
-        (write-rod #" PUBLIC '" sink)
-        (write-rod public-id sink)
-        (write-rod #"' '" sink)
-        (write-rod system-id sink)
-        (write-rune #/' sink)))
-    (write-rune #/> sink)
-    (write-rune #/U+000A sink)))
+	(%write-rod #" PUBLIC '" sink)
+	(%write-rod public-id sink)
+	(%write-rod #"' '" sink)
+	(%write-rod system-id sink)
+	(%write-rune #/' sink)))
+    (%write-rod #" NDATA " sink)
+    (%write-rod notation-name sink)
+    (%write-rune #/> sink)
+    (%write-rune #/U+000A sink)))
 
+(defmethod sax:external-entity-declaration
+    ((sink sink) kind name public-id system-id)
+  (when (canonical sink)
+    (error "cannot serialize parsed entities in canonical mode"))
+  (%write-rod #"<!ENTITY " sink)
+  (when (eq kind :parameter)
+    (%write-rod #" % " sink))
+  (%write-rod name sink)
+  (cond
+    ((zerop (length public-id))
+      (%write-rod #" SYSTEM '" sink)
+      (%write-rod system-id sink)
+      (%write-rune #/' sink))
+    ((zerop (length system-id))
+      (%write-rod #" PUBLIC '" sink)
+      (%write-rod public-id sink)
+      (%write-rune #/' sink))
+    (t 
+      (%write-rod #" PUBLIC '" sink)
+      (%write-rod public-id sink)
+      (%write-rod #"' '" sink)
+      (%write-rod system-id sink)
+      (%write-rune #/' sink)))
+  (%write-rune #/> sink)
+  (%write-rune #/U+000A sink))
+
+(defmethod sax:internal-entity-declaration ((sink sink) kind name value)
+  (when (canonical sink)
+    (error "cannot serialize parsed entities in canonical mode"))
+  (%write-rod #"<!ENTITY " sink)
+  (when (eq kind :parameter)
+    (%write-rod #" % " sink))
+  (%write-rod name sink)
+  (%write-rune #/U+0020 sink)
+  (%write-rune #/\" sink)
+  (unparse-string value sink)
+  (%write-rune #/\" sink)
+  (%write-rune #/> sink)
+  (%write-rune #/U+000A sink))
+
+(defmethod sax:element-declaration ((sink sink) name model)
+  (when (canonical sink)
+    (error "cannot serialize element type declarations in canonical mode"))
+  (%write-rod #"<!ELEMENT " sink)
+  (%write-rod name sink)
+  (%write-rune #/U+0020 sink)
+  (labels ((walk (m)
+	     (cond
+	       ((eq m :EMPTY)
+		 (%write-rod "EMPTY" sink))
+	       ((eq m :PCDATA)
+		 (%write-rod "#PCDATA" sink))
+	       ((atom m)
+		 (unparse-string m sink))
+	       (t
+		 (ecase (car m)
+		   (and
+		     (%write-rune #/\( sink)
+		     (loop for (n . rest) on (cdr m) do
+			   (walk n)
+			   (when rest
+			     (%write-rune #\, sink)))
+		     (%write-rune #/\) sink))
+		   (or
+		     (%write-rune #/\( sink)
+		     (loop for (n . rest) on (cdr m) do
+			   (walk n)
+			   (when rest
+			     (%write-rune #\| sink)))
+		     (%write-rune #/\) sink))
+		   (*
+		     (walk (second m))
+		     (%write-rod #/* sink))
+		   (+
+		     (walk (second m))
+		     (%write-rod #/+ sink))
+		   (?
+		     (walk (second m))
+		     (%write-rod #/? sink)))))))
+    (walk model))
+  (%write-rune #/> sink)
+  (%write-rune #/U+000A sink))
+
+(defmethod sax:attribute-declaration ((sink sink) ename aname type default)
+  (when (canonical sink)
+    (error "cannot serialize attribute type declarations in canonical mode"))
+  (%write-rod #"<!ATTLIST " sink)
+  (%write-rod ename sink)
+  (%write-rune #/U+0020 sink)
+  (%write-rod aname sink)
+  (%write-rune #/U+0020 sink)
+  (cond
+    ((atom type)
+      (%write-rod (rod (string-upcase (symbol-name type))) sink))
+    (t
+      (when (eq :NOTATION (car type))
+	(%write-rod #"NOTATION " sink))
+      (%write-rune #/\( sink)
+      (loop for (n . rest) on (cdr type) do
+	    (%write-rod n sink)
+	    (when rest
+	      (%write-rune #\| sink)))
+      (%write-rune #/\) sink)))
+  (cond
+    ((atom default)
+      (%write-rune #/# sink)
+      (%write-rod (rod (string-upcase (symbol-name default))) sink))
+    (t
+      (when (eq :FIXED (car default))
+	(%write-rod #"#FIXED " sink))
+      (%write-rune #/\" sink)
+      (unparse-string (second default) sink)
+      (%write-rune #/\" sink)))
+  (%write-rune #/> sink)
+  (%write-rune #/U+000A sink))
+
 (defmethod sax:end-dtd ((sink sink))
   (when (have-doctype sink)
-    (when (previous-notation sink)
-      (write-rod #"]" sink))
-    (write-rod #">" sink)
-    (write-rune #/U+000A sink)))
+    (%write-rod #">" sink)
+    (%write-rune #/U+000A sink)))
 
 
 ;;;; elements
@@ -232,15 +346,15 @@
   (have-gt nil))
 
 (defun sink-fresh-line (sink)
-  (unless (zerop (column sink))
-    (write-rune-0 10 sink)
+  (unless (zerop (ystream-column (sink-ystream sink)))
+    (%write-rune #/U+000A sink)		;newline
     (indent sink)))
 
 (defun maybe-close-tag (sink)
   (let ((tag (car (stack sink))))
     (when (and (tag-p tag) (not (tag-have-gt tag)))
       (setf (tag-have-gt tag) t)
-      (write-rune #/> sink))))
+      (%write-rune #/> sink))))
 
 (defmethod sax:start-element
     ((sink sink) namespace-uri local-name qname attributes)
@@ -252,16 +366,16 @@
   (when (indentation sink)
     (sink-fresh-line sink)
     (start-indentation-block sink))
-  (write-rune #/< sink)
-  (write-rod qname sink)
+  (%write-rune #/< sink)
+  (%write-rod qname sink)
   (let ((atts (sort (copy-list attributes) #'rod< :key #'sax:attribute-qname)))
     (dolist (a atts)
-      (write-rune #/space sink)
-      (write-rod (sax:attribute-qname a) sink)
-      (write-rune #/= sink)
-      (write-rune #/\" sink)
-      (map nil (lambda (c) (unparse-datachar c sink)) (sax:attribute-value a))
-      (write-rune #/\" sink)))
+      (%write-rune #/space sink)
+      (%write-rod (sax:attribute-qname a) sink)
+      (%write-rune #/= sink)
+      (%write-rune #/\" sink)
+      (unparse-string (sax:attribute-value a) sink)
+      (%write-rune #/\" sink)))
   (when (canonical sink)
     (maybe-close-tag sink)))
 
@@ -280,21 +394,21 @@
         (sink-fresh-line sink)))
     (cond
       ((tag-have-gt tag)
-       (write-rod '#.(string-rod "</") sink)
-       (write-rod qname sink)
-       (write-rod '#.(string-rod ">") sink))
+       (%write-rod '#.(string-rod "</") sink)
+       (%write-rod qname sink)
+       (%write-rod '#.(string-rod ">") sink))
       (t
-       (write-rod #"/>" sink)))))
+       (%write-rod #"/>" sink)))))
 
 (defmethod sax:processing-instruction ((sink sink) target data)
   (maybe-close-tag sink)
   (unless (rod-equal target '#.(string-rod "xml"))
-    (write-rod '#.(string-rod "<?") sink)
-    (write-rod target sink)
-    (write-rune #/space sink)
-    (write-rod data sink)
-    (write-rod '#.(string-rod "?>") sink)
-    (write-rune #/U+000A sink)))
+    (%write-rod '#.(string-rod "<?") sink)
+    (%write-rod target sink)
+    (when data
+      (%write-rune #/space sink)
+      (%write-rod data sink))
+    (%write-rod '#.(string-rod "?>") sink)))
 
 (defmethod sax:start-cdata ((sink sink))
   (maybe-close-tag sink)
@@ -308,17 +422,17 @@
           (not (search #"]]" data)))
       (when (indentation sink)
         (sink-fresh-line sink))
-      (write-rod #"<![CDATA[" sink)
+      (%write-rod #"<![CDATA[" sink)
       ;; XXX signal error if body is unprintable?
-      (map nil (lambda (c) (write-rune c sink)) data)
-      (write-rod #"]]>" sink))
+      (map nil (lambda (c) (%write-rune c sink)) data)
+      (%write-rod #"]]>" sink))
     (t
       (if (indentation sink)
           (unparse-indented-text data sink)
-          (map nil (if (canonical sink)
-                       (lambda (c) (unparse-datachar c sink))
-                       (lambda (c) (unparse-datachar-readable c sink)))
-               data)))))
+	  (let ((y (sink-ystream sink)))
+	    (if (canonical sink)
+		(loop for c across data do (unparse-datachar c y))
+		(loop for c across data do (unparse-datachar-readable c y))))))))
 
 (defmethod sax:end-cdata ((sink sink))
   (unless (eq (pop (stack sink)) :cdata)
@@ -326,7 +440,7 @@
 
 (defun indent (sink)
   (dotimes (x (current-indentation sink))
-    (write-rune-0 32 sink)))
+    (%write-rune #/U+0020 sink))) ; space
 
 (defun start-indentation-block (sink)
   (incf (current-indentation sink) (indentation sink)))
@@ -348,92 +462,49 @@
             (let* ((w (or (position-if #'whitespacep data :start (1+ pos)) n))
                    (next (or (position-if-not #'whitespacep data :start w) n)))
               (when need-whitespace-p
-                (if (or (not (width sink))
-			(< (+ (column sink) w (- pos)) (width sink)))
-                    (write-rune-0 32 sink)
+                (if (< (+ (ystream-column (sink-ystream sink)) w (- pos))
+		       (width sink))
+                    (%write-rune #/U+0020 sink)
                     (sink-fresh-line sink)))
               (loop
+		  with y = (sink-ystream sink)
                   for i from pos below w do
-                    (unparse-datachar-readable (elt data i) sink))
+                    (unparse-datachar-readable (elt data i) y))
               (setf need-whitespace-p (< w n))
               (setf pos next))))
         (t
-          (write-rune-0 32 sink))))))
+          (%write-rune #/U+0020 sink))))))
 
 (defun unparse-string (str sink)
-  (map nil (lambda (c) (unparse-datachar c sink)) str))
+  (let ((y (sink-ystream sink)))
+    (loop for rune across str do (unparse-datachar rune y))))
 
-(defun unparse-datachar (c sink)
-  (cond ((rune= c #/&) (write-rod '#.(string-rod "&") sink))
-        ((rune= c #/<) (write-rod '#.(string-rod "<") sink))
-        ((rune= c #/>) (write-rod '#.(string-rod ">") sink))
-        ((rune= c #/\") (write-rod '#.(string-rod """) sink))
-        ((rune= c #/U+0009) (write-rod '#.(string-rod "	") sink))
-        ((rune= c #/U+000A) (write-rod '#.(string-rod "
") sink))
-        ((rune= c #/U+000D) (write-rod '#.(string-rod "
") sink))
+(defun unparse-datachar (c ystream)
+  (cond ((rune= c #/&) (write-rod '#.(string-rod "&") ystream))
+        ((rune= c #/<) (write-rod '#.(string-rod "<") ystream))
+        ((rune= c #/>) (write-rod '#.(string-rod ">") ystream))
+        ((rune= c #/\") (write-rod '#.(string-rod """) ystream))
+        ((rune= c #/U+0009) (write-rod '#.(string-rod "	") ystream))
+        ((rune= c #/U+000A) (write-rod '#.(string-rod "
") ystream))
+        ((rune= c #/U+000D) (write-rod '#.(string-rod "
") ystream))
         (t
-         (write-rune c sink))))
+         (write-rune c ystream))))
 
-(defun unparse-datachar-readable (c sink)
-  (cond ((rune= c #/&) (write-rod '#.(string-rod "&") sink))
-        ((rune= c #/<) (write-rod '#.(string-rod "<") sink))
-        ((rune= c #/>) (write-rod '#.(string-rod ">") sink))
-        ((rune= c #/\") (write-rod '#.(string-rod """) sink))
+(defun unparse-datachar-readable (c ystream)
+  (cond ((rune= c #/&) (write-rod '#.(string-rod "&") ystream))
+        ((rune= c #/<) (write-rod '#.(string-rod "<") ystream))
+        ((rune= c #/>) (write-rod '#.(string-rod ">") ystream))
+        ((rune= c #/\") (write-rod '#.(string-rod """) ystream))
         (t
-          (write-rune c sink))))
+          (write-rune c ystream))))
 
+(defun %write-rune (c sink)
+  (write-rune c (sink-ystream sink)))
 
-;;;; UTF-8 output for SINKs
+(defun %write-rod (r sink)
+  (write-rod r (sink-ystream sink)))
 
-(defun write-rod (rod sink)
-  (map nil (lambda (c) (write-rune c sink)) rod))
 
-(defun write-rune (rune sink)
-  (let ((code (rune-code rune)))
-    (with-slots (high-surrogate) sink
-      (cond
-        ((<= #xD800 code #xDBFF)
-          (setf high-surrogate code))
-        ((<= #xDC00 code #xDFFF)
-          (let ((q (logior (ash (- high-surrogate #xD7C0) 10)
-                           (- code #xDC00))))
-            (write-rune-0 q sink))
-          (setf high-surrogate nil))
-        (t
-          (write-rune-0 code sink))))))
-
-(defun write-rune-0 (code sink)
-  (labels ((wr (x)
-             (write-octet x sink)))
-    (cond ((<= #x00000000 code #x0000007F) 
-           (wr code))
-          ((<= #x00000080 code #x000007FF)
-           (wr (logior #b11000000 (ldb (byte 5 6) code)))
-           (wr (logior #b10000000 (ldb (byte 6 0) code))))
-          ((<= #x00000800 code #x0000FFFF)
-           (wr (logior #b11100000 (ldb (byte 4 12) code)))
-           (wr (logior #b10000000 (ldb (byte 6 6) code)))
-           (wr (logior #b10000000 (ldb (byte 6 0) code))))
-          ((<= #x00010000 code #x001FFFFF)
-           (wr (logior #b11110000 (ldb (byte 3 18) code)))
-           (wr (logior #b10000000 (ldb (byte 6 12) code)))
-           (wr (logior #b10000000 (ldb (byte 6 6) code)))
-           (wr (logior #b10000000 (ldb (byte 6 0) code))))
-          ((<= #x00200000 code #x03FFFFFF)
-           (wr (logior #b11111000 (ldb (byte 2 24) code)))
-           (wr (logior #b10000000 (ldb (byte 6 18) code)))
-           (wr (logior #b10000000 (ldb (byte 6 12) code)))
-           (wr (logior #b10000000 (ldb (byte 6 6) code)))
-           (wr (logior #b10000000 (ldb (byte 6 0) code))))
-          ((<= #x04000000 code #x7FFFFFFF)
-           (wr (logior #b11111100 (ldb (byte 1 30) code)))
-           (wr (logior #b10000000 (ldb (byte 6 24) code)))
-           (wr (logior #b10000000 (ldb (byte 6 18) code)))
-           (wr (logior #b10000000 (ldb (byte 6 12) code)))
-           (wr (logior #b10000000 (ldb (byte 6 6) code)))
-           (wr (logior #b10000000 (ldb (byte 6 0) code)))))))
-
-
 ;;;; convenience functions for DOMless XML serialization
 
 (defvar *current-element*)
@@ -450,14 +521,6 @@
     (sax:end-document *sink*)))
 
 (defmacro with-element (qname &body body)
-  ;; XXX Statt qname soll man in zukunft auch mal (lname prefix) angeben
-  ;; koennen.  Hat aber Zeit bis DOM 2.
-  #+(or)
-  ;; XXX we want to be able to produce computed element names, so the
-  ;; following code has been disabled.
-  (when (listp qname)
-    (destructuring-bind (n) qname
-      (setf qname n)))
   `(invoke-with-element (lambda () , at body) ,qname))
 
 (defun maybe-emit-start-tag ()
@@ -494,13 +557,14 @@
   data)
 
 (defun rod-to-utf8-string (rod)
-  (with-output-to-string (s)
-    (write-rod rod (cxml:make-character-stream-sink s))))
+  (let ((out (make-buffer :element-type 'character)))
+    (runes-to-utf8/adjustable-string out rod (length rod))
+    out))
 
 (defun utf8-string-to-rod (str)
   (let* ((bytes (map '(vector (unsigned-byte 8)) #'char-code str))
          (buffer (make-array (length bytes) :element-type '(unsigned-byte 16)))
          (n (decode-sequence :utf-8 bytes 0 (length bytes) buffer 0 0 nil))
-         (result (make-array n :element-type 'rod)))
+         (result (make-array n :element-type 'rune)))
     (map-into result #'code-rune buffer)
     result))

Added: branches/grin-neu/thirdparty/cxml/xml/util.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/util.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/util.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,73 @@
+;;; -*- Mode: Lisp; Syntax: Common-Lisp; Package: RUNES; -*-
+;;; ---------------------------------------------------------------------------
+;;;     Title: Some common utilities for the Closure browser
+;;;   Created: 1997-12-27
+;;;    Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
+;;;   License: Lisp-LGPL (See file COPYING for details).
+;;; ---------------------------------------------------------------------------
+;;;  (c) copyright 1997-1999 by Gilbert Baumann
+
+;;; This code is free software; you can redistribute it and/or modify it
+;;; under the terms of the version 2.1 of the GNU Lesser General Public
+;;; License as published by the Free Software Foundation, as clarified
+;;; by the "Preamble to the Gnu Lesser General Public License" found in
+;;; the file COPYING.
+;;;
+;;; This code is distributed in the hope that it will be useful,
+;;; but without any warranty; without even the implied warranty of
+;;; merchantability or fitness for a particular purpose.  See the GNU
+;;; Lesser General Public License for more details.
+;;;
+;;; Version 2.1 of the GNU Lesser General Public License is in the file
+;;; COPYING that was distributed with this file.  If it is not present,
+;;; you can access it from http://www.gnu.org/copyleft/lesser.txt (until
+;;; superseded by a newer version) or write to the Free Software
+;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+;; Changes
+;;
+;;  When        Who     What
+;; ----------------------------------------------------------------------------
+;;  1999-08-24  GB      = fixed MULTIPLE-VALUE-OR it now takes any number of
+;;                        subforms
+;;
+
+(in-package :cxml)
+
+;;; --------------------------------------------------------------------------------
+;;;  Meta functions
+
+(defun curry (fun &rest args)
+  #'(lambda (&rest more)
+      (apply fun (append args more))))
+
+(defun rcurry (fun &rest args)
+  #'(lambda (&rest more)
+      (apply fun (append more args))))
+
+(defun compose (f g)
+  #'(lambda (&rest args)
+      (funcall f (apply g args))))
+
+;;; --------------------------------------------------------------------------------
+;;;  while and until
+
+(defmacro while (test &body body)
+  `(until (not ,test) , at body))
+
+(defmacro until (test &body body)
+  `(do () (,test) , at body))
+
+;; prime numbers
+
+(defun primep (n)
+  "Returns true, iff `n' is prime."
+  (and (> n 2)
+       (do ((i 2 (+ i 1)))
+           ((> (* i i) n) t)
+         (cond ((zerop (mod n i)) (return nil))))))
+
+(defun nearest-greater-prime (n)
+  "Returns the smallest prime number no less than `n'."
+  (cond ((primep n) n)
+        ((nearest-greater-prime (+ n 1)))))

Modified: branches/grin-neu/thirdparty/cxml/xml/xml-name-rune-p.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/xml-name-rune-p.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/xml-name-rune-p.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,6 +1,6 @@
 ;;;; xml-name-rune-p -- character class definitions
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 ;;;;
 ;;;; Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
@@ -11,9 +11,115 @@
    (compile 
     nil
     '(lambda ()
-      (let ((*max* #xD800))
+      (let ((+max+ #xD800)
+	    (base-char-ranges
+	     #((#x0041 #x005A) (#x0061 #x007A) (#x00C0 #x00D6) (#x00D8 #x00F6)
+	       (#x00F8 #x00FF) (#x0100 #x0131) (#x0134 #x013E) (#x0141 #x0148)
+	       (#x014A #x017E) (#x0180 #x01C3) (#x01CD #x01F0) (#x01F4 #x01F5)
+	       (#x01FA #x0217) (#x0250 #x02A8) (#x02BB #x02C1) (#x0386 #x0386)
+	       (#x0388 #x038A) (#x038C #x038C) (#x038E #x03A1) (#x03A3 #x03CE)
+	       (#x03D0 #x03D6) (#x03DA #x03DA) (#x03DC #x03DC) (#x03DE #x03DE)
+	       (#x03E0 #x03E0) (#x03E2 #x03F3) (#x0401 #x040C) (#x040E #x044F)
+	       (#x0451 #x045C) (#x045E #x0481) (#x0490 #x04C4) (#x04C7 #x04C8)
+	       (#x04CB #x04CC) (#x04D0 #x04EB) (#x04EE #x04F5) (#x04F8 #x04F9)
+	       (#x0531 #x0556) (#x0559 #x0559) (#x0561 #x0586) (#x05D0 #x05EA)
+	       (#x05F0 #x05F2) (#x0621 #x063A) (#x0641 #x064A) (#x0671 #x06B7)
+	       (#x06BA #x06BE) (#x06C0 #x06CE) (#x06D0 #x06D3) (#x06D5 #x06D5)
+	       (#x06E5 #x06E6) (#x0905 #x0939) (#x093D #x093D) (#x0958 #x0961)
+	       (#x0985 #x098C) (#x098F #x0990) (#x0993 #x09A8) (#x09AA #x09B0)
+	       (#x09B2 #x09B2) (#x09B6 #x09B9) (#x09DC #x09DD) (#x09DF #x09E1)
+	       (#x09F0 #x09F1) (#x0A05 #x0A0A) (#x0A0F #x0A10) (#x0A13 #x0A28)
+	       (#x0A2A #x0A30) (#x0A32 #x0A33) (#x0A35 #x0A36) (#x0A38 #x0A39)
+	       (#x0A59 #x0A5C) (#x0A5E #x0A5E) (#x0A72 #x0A74) (#x0A85 #x0A8B)
+	       (#x0A8D #x0A8D) (#x0A8F #x0A91) (#x0A93 #x0AA8) (#x0AAA #x0AB0)
+	       (#x0AB2 #x0AB3) (#x0AB5 #x0AB9) (#x0ABD #x0ABD) (#x0AE0 #x0AE0)
+	       (#x0B05 #x0B0C) (#x0B0F #x0B10) (#x0B13 #x0B28) (#x0B2A #x0B30)
+	       (#x0B32 #x0B33) (#x0B36 #x0B39) (#x0B3D #x0B3D) (#x0B5C #x0B5D)
+	       (#x0B5F #x0B61) (#x0B85 #x0B8A) (#x0B8E #x0B90) (#x0B92 #x0B95)
+	       (#x0B99 #x0B9A) (#x0B9C #x0B9C) (#x0B9E #x0B9F) (#x0BA3 #x0BA4)
+	       (#x0BA8 #x0BAA) (#x0BAE #x0BB5) (#x0BB7 #x0BB9) (#x0C05 #x0C0C)
+	       (#x0C0E #x0C10) (#x0C12 #x0C28) (#x0C2A #x0C33) (#x0C35 #x0C39)
+	       (#x0C60 #x0C61) (#x0C85 #x0C8C) (#x0C8E #x0C90) (#x0C92 #x0CA8)
+	       (#x0CAA #x0CB3) (#x0CB5 #x0CB9) (#x0CDE #x0CDE) (#x0CE0 #x0CE1)
+	       (#x0D05 #x0D0C) (#x0D0E #x0D10) (#x0D12 #x0D28) (#x0D2A #x0D39)
+	       (#x0D60 #x0D61) (#x0E01 #x0E2E) (#x0E30 #x0E30) (#x0E32 #x0E33)
+	       (#x0E40 #x0E45) (#x0E81 #x0E82) (#x0E84 #x0E84) (#x0E87 #x0E88)
+	       (#x0E8A #x0E8A) (#x0E8D #x0E8D) (#x0E94 #x0E97) (#x0E99 #x0E9F)
+	       (#x0EA1 #x0EA3) (#x0EA5 #x0EA5) (#x0EA7 #x0EA7) (#x0EAA #x0EAB)
+	       (#x0EAD #x0EAE) (#x0EB0 #x0EB0) (#x0EB2 #x0EB3) (#x0EBD #x0EBD)
+	       (#x0EC0 #x0EC4) (#x0F40 #x0F47) (#x0F49 #x0F69) (#x10A0 #x10C5)
+	       (#x10D0 #x10F6) (#x1100 #x1100) (#x1102 #x1103) (#x1105 #x1107)
+	       (#x1109 #x1109) (#x110B #x110C) (#x110E #x1112) (#x113C #x113C)
+	       (#x113E #x113E) (#x1140 #x1140) (#x114C #x114C) (#x114E #x114E)
+	       (#x1150 #x1150) (#x1154 #x1155) (#x1159 #x1159) (#x115F #x1161)
+	       (#x1163 #x1163) (#x1165 #x1165) (#x1167 #x1167) (#x1169 #x1169)
+	       (#x116D #x116E) (#x1172 #x1173) (#x1175 #x1175) (#x119E #x119E)
+	       (#x11A8 #x11A8) (#x11AB #x11AB) (#x11AE #x11AF) (#x11B7 #x11B8)
+	       (#x11BA #x11BA) (#x11BC #x11C2) (#x11EB #x11EB) (#x11F0 #x11F0)
+	       (#x11F9 #x11F9) (#x1E00 #x1E9B) (#x1EA0 #x1EF9) (#x1F00 #x1F15)
+	       (#x1F18 #x1F1D) (#x1F20 #x1F45) (#x1F48 #x1F4D) (#x1F50 #x1F57)
+	       (#x1F59 #x1F59) (#x1F5B #x1F5B) (#x1F5D #x1F5D) (#x1F5F #x1F7D)
+	       (#x1F80 #x1FB4) (#x1FB6 #x1FBC) (#x1FBE #x1FBE) (#x1FC2 #x1FC4)
+	       (#x1FC6 #x1FCC) (#x1FD0 #x1FD3) (#x1FD6 #x1FDB) (#x1FE0 #x1FEC)
+	       (#x1FF2 #x1FF4) (#x1FF6 #x1FFC) (#x2126 #x2126) (#x212A #x212B)
+	       (#x212E #x212E) (#x2180 #x2182) (#x3041 #x3094) (#x30A1 #x30FA)
+	       (#x3105 #x312C) (#xAC00 #xD7A3)))
+	    (ideographic-ranges #((#x3007 #x3007) (#x3021 #x3029)(#x4E00 #x9FA5)))
+	    (combining-char-ranges
+	     #((#x0300 #x0345) (#x0360 #x0361) (#x0483 #x0486) (#x0591 #x05A1)
+	       (#x05A3 #x05B9) (#x05BB #x05BD) (#x05BF #x05BF) (#x05C1 #x05C2)
+	       (#x05C4 #x05C4) (#x064B #x0652) (#x0670 #x0670) (#x06D6 #x06DC)
+	       (#x06DD #x06DF) (#x06E0 #x06E4) (#x06E7 #x06E8) (#x06EA #x06ED)
+	       (#x0901 #x0903) (#x093C #x093C) (#x093E #x094C) (#x094D #x094D)
+	       (#x0951 #x0954) (#x0962 #x0963) (#x0981 #x0983) (#x09BC #x09BC)
+	       (#x09BE #x09BE) (#x09BF #x09BF) (#x09C0 #x09C4) (#x09C7 #x09C8)
+	       (#x09CB #x09CD) (#x09D7 #x09D7) (#x09E2 #x09E3) (#x0A02 #x0A02)
+	       (#x0A3C #x0A3C) (#x0A3E #x0A3E) (#x0A3F #x0A3F) (#x0A40 #x0A42)
+	       (#x0A47 #x0A48) (#x0A4B #x0A4D) (#x0A70 #x0A71) (#x0A81 #x0A83)
+	       (#x0ABC #x0ABC) (#x0ABE #x0AC5) (#x0AC7 #x0AC9) (#x0ACB #x0ACD)
+	       (#x0B01 #x0B03) (#x0B3C #x0B3C) (#x0B3E #x0B43) (#x0B47 #x0B48)
+	       (#x0B4B #x0B4D) (#x0B56 #x0B57) (#x0B82 #x0B83) (#x0BBE #x0BC2)
+	       (#x0BC6 #x0BC8) (#x0BCA #x0BCD) (#x0BD7 #x0BD7) (#x0C01 #x0C03)
+	       (#x0C3E #x0C44) (#x0C46 #x0C48) (#x0C4A #x0C4D) (#x0C55 #x0C56)
+	       (#x0C82 #x0C83) (#x0CBE #x0CC4) (#x0CC6 #x0CC8) (#x0CCA #x0CCD)
+	       (#x0CD5 #x0CD6) (#x0D02 #x0D03) (#x0D3E #x0D43) (#x0D46 #x0D48)
+	       (#x0D4A #x0D4D) (#x0D57 #x0D57) (#x0E31 #x0E31) (#x0E34 #x0E3A)
+	       (#x0E47 #x0E4E) (#x0EB1 #x0EB1) (#x0EB4 #x0EB9) (#x0EBB #x0EBC)
+	       (#x0EC8 #x0ECD) (#x0F18 #x0F19) (#x0F35 #x0F35) (#x0F37 #x0F37)
+	       (#x0F39 #x0F39) (#x0F3E #x0F3E) (#x0F3F #x0F3F) (#x0F71 #x0F84)
+	       (#x0F86 #x0F8B) (#x0F90 #x0F95) (#x0F97 #x0F97) (#x0F99 #x0FAD)
+	       (#x0FB1 #x0FB7) (#x0FB9 #x0FB9) (#x20D0 #x20DC) (#x20E1 #x20E1)
+	       (#x302A #x302F) (#x3099 #x3099) (#x309A #x309A))
+	      )
+	    (digit-ranges
+	     #((#x0030 #x0039) (#x0660 #x0669) (#x06F0 #x06F9) (#x0966 #x096F)
+	       (#x09E6 #x09EF) (#x0A66 #x0A6F) (#x0AE6 #x0AEF) (#x0B66 #x0B6F)
+	       (#x0BE7 #x0BEF) (#x0C66 #x0C6F) (#x0CE6 #x0CEF) (#x0D66 #x0D6F)
+	       (#x0E50 #x0E59) (#x0ED0 #x0ED9) (#x0F20 #x0F29)))
+	    (extender-ranges
+	     #((#x00B7 #x00B7) (#x02D0 #x02D0) (#x02D1 #x02D1) (#x0387 #x0387)
+	       (#x0640 #x0640) (#x0E46 #x0E46) (#x0EC6 #x0EC6) (#x3005 #x3005)
+	       (#x3031 #x3035) (#x309D #x309E) (#x30FC #x30FE))))
         (labels
-            ((name-start-rune-p (rune)
+            ((rune-in-range-p (code range-vector)
+	       (declare (type simple-vector range-vector))
+	       ;;we were always dealing with a sorted vector... bin search it
+ 
+	       (let ((start 0)
+		     (end (length range-vector)))
+		 (while (< start end)
+		   (let ((mid-index (+ start (floor (- end start) 2))))
+		     (destructuring-bind (mid-item-low mid-item-high)
+			 (aref range-vector mid-index)
+		       (cond
+			 ((< mid-item-high code)
+			   (setf start (1+ mid-index)))
+			 ((< code mid-item-low)
+			   (setf end mid-index))
+			 (t
+			   (return t))))))))
+	     
+	     (name-start-rune-p (rune)
                (or (letter-rune-p rune)
                    (= #.(char-code #\_) rune)
                    (= #.(char-code #\:) rune)))
@@ -33,193 +139,47 @@
                    (ideographic-rune-p rune)))
 
              (digit-rune-p* (rune)
-               (or (<= 48 rune 57)
-                   (<= 1632 rune 1641)
-                   (<= 1776 rune 1785)
-                   (<= 2406 rune 2415)
-                   (<= 2534 rune 2543)
-                   (<= 2662 rune 2671)
-                   (<= 2790 rune 2799)
-                   (<= 2918 rune 2927)
-                   (<= 3047 rune 3055)
-                   (<= 3174 rune 3183)
-                   (<= 3302 rune 3311)
-                   (<= 3430 rune 3439)
-                   (<= 3664 rune 3673)
-                   (<= 3792 rune 3801)
-                   (<= 3872 rune 3881)))
+               (rune-in-range-p rune digit-ranges))
 
 
              (combining-rune-p (rune)
-               (or (<= 768 rune 837)
-                   (<= 864 rune 865)
-                   (<= 1155 rune 1158)
-                   (<= 1425 rune 1441)
-                   (<= 1443 rune 1465)
-                   (<= 1467 rune 1469)
-                   (= 1471 rune)
-                   (<= 1473 rune 1474)
-                   (= 1476 rune)
-                   (<= 1611 rune 1618)
-                   (= 1648 rune)
-                   (<= 1750 rune 1756)
-                   (<= 1757 rune 1759)
-                   (<= 1760 rune 1764)
-                   (<= 1767 rune 1768)
-                   (<= 1770 rune 1773)
-                   (<= 2305 rune 2307)
-                   (= 2364 rune)
-                   (<= 2366 rune 2380)
-                   (= 2381 rune)
-                   (<= 2385 rune 2388)
-                   (<= 2402 rune 2403)
-                   (<= 2433 rune 2435)
-                   (= 2492 rune)
-                   (= 2494 rune)
-                   (= 2495 rune)
-                   (<= 2496 rune 2500)
-                   (<= 2503 rune 2504)
-                   (<= 2507 rune 2509)
-                   (= 2519 rune)
-                   (<= 2530 rune 2531)
-                   (= 2562 rune)
-                   (= 2620 rune)
-                   (= 2622 rune)
-                   (= 2623 rune)
-                   (<= 2624 rune 2626)
-                   (<= 2631 rune 2632)
-                   (<= 2635 rune 2637)
-                   (<= 2672 rune 2673)
-                   (<= 2689 rune 2691)
-                   (= 2748 rune)
-                   (<= 2750 rune 2757)
-                   (<= 2759 rune 2761)
-                   (<= 2763 rune 2765)
-                   (<= 2817 rune 2819)
-                   (= 2876 rune)
-                   (<= 2878 rune 2883)
-                   (<= 2887 rune 2888)
-                   (<= 2891 rune 2893)
-                   (<= 2902 rune 2903)
-                   (<= 2946 rune 2947)
-                   (<= 3006 rune 3010)
-                   (<= 3014 rune 3016)
-                   (<= 3018 rune 3021)
-                   (= 3031 rune)
-                   (<= 3073 rune 3075)
-                   (<= 3134 rune 3140)
-                   (<= 3142 rune 3144)
-                   (<= 3146 rune 3149)
-                   (<= 3157 rune 3158)
-                   (<= 3202 rune 3203)
-                   (<= 3262 rune 3268)
-                   (<= 3270 rune 3272)
-                   (<= 3274 rune 3277)
-                   (<= 3285 rune 3286)
-                   (<= 3330 rune 3331)
-                   (<= 3390 rune 3395)
-                   (<= 3398 rune 3400)
-                   (<= 3402 rune 3405)
-                   (= 3415 rune)
-                   (= 3633 rune)
-                   (<= 3636 rune 3642)
-                   (<= 3655 rune 3662)
-                   (= 3761 rune)
-                   (<= 3764 rune 3769)
-                   (<= 3771 rune 3772)
-                   (<= 3784 rune 3789)
-                   (<= 3864 rune 3865)
-                   (= 3893 rune)
-                   (= 3895 rune)
-                   (= 3897 rune)
-                   (= 3902 rune)
-                   (= 3903 rune)
-                   (<= 3953 rune 3972)
-                   (<= 3974 rune 3979)
-                   (<= 3984 rune 3989)
-                   (= 3991 rune)
-                   (<= 3993 rune 4013)
-                   (<= 4017 rune 4023)
-                   (= 4025 rune)
-                   (<= 8400 rune 8412)
-                   (= 8417 rune)
-                   (<= 12330 rune 12335)
-                   (= 12441 rune)
-                   (= 12442 rune)))
+               (rune-in-range-p rune combining-char-ranges))
 
              (extender-rune-p (rune)
-               (or
-                (= 183 rune)
-                (= 720 rune)
-                (= 721 rune)
-                (= 903 rune)
-                (= 1600 rune)
-                (= 3654 rune)
-                (= 3782 rune)
-                (= 12293 rune)
-                (<= 12337 rune 12341)
-                (<= 12445 rune 12446)
-                (<= 12540 rune 12542)))
+               (rune-in-range-p rune extender-ranges))
 
              (base-rune-p (rune)
-               (or 
-                (<= 65 rune 90) (<= 97 rune 122) (<= 192 rune 214) (<= 216 rune 246) (<= 248 rune 255) (<= 256 rune 305)
-                (<= 308 rune 318) (<= 321 rune 328) (<= 330 rune 382) (<= 384 rune 451) (<= 461 rune 496) (<= 500 rune 501)
-                (<= 506 rune 535) (<= 592 rune 680) (<= 699 rune 705) (= 902 rune) (<= 904 rune 906) (= 908 rune)
-                (<= 910 rune 929) (<= 931 rune 974) (<= 976 rune 982) (= 986 rune) (= 988 rune) (= 990 rune) (= 992 rune)
-                (<= 994 rune 1011) (<= 1025 rune 1036) (<= 1038 rune 1103) (<= 1105 rune 1116) (<= 1118 rune 1153)
-                (<= 1168 rune 1220) (<= 1223 rune 1224) (<= 1227 rune 1228) (<= 1232 rune 1259) (<= 1262 rune 1269)
-                (<= 1272 rune 1273) (<= 1329 rune 1366) (= 1369 rune) (<= 1377 rune 1414) (<= 1488 rune 1514)
-                (<= 1520 rune 1522) (<= 1569 rune 1594) (<= 1601 rune 1610) (<= 1649 rune 1719) (<= 1722 rune 1726)
-                (<= 1728 rune 1742) (<= 1744 rune 1747) (= 1749 rune) (<= 1765 rune 1766) (<= 2309 rune 2361) (= 2365 rune)
-                (<= 2392 rune 2401) (<= 2437 rune 2444) (<= 2447 rune 2448) (<= 2451 rune 2472) (<= 2474 rune 2480)
-                (= 2482 rune) (<= 2486 rune 2489) (<= 2524 rune 2525) (<= 2527 rune 2529) (<= 2544 rune 2545)
-                (<= 2565 rune 2570) (<= 2575 rune 2576) (<= 2579 rune 2600) (<= 2602 rune 2608) (<= 2610 rune 2611)
-                (<= 2613 rune 2614) (<= 2616 rune 2617) (<= 2649 rune 2652) (= 2654 rune) (<= 2674 rune 2676)
-                (<= 2693 rune 2699) (= 2701 rune) (<= 2703 rune 2705) (<= 2707 rune 2728) (<= 2730 rune 2736)
-                (<= 2738 rune 2739) (<= 2741 rune 2745) (= 2749 rune) (= 2784 rune) (<= 2821 rune 2828) (<= 2831 rune 2832)
-                (<= 2835 rune 2856) (<= 2858 rune 2864) (<= 2866 rune 2867) (<= 2870 rune 2873) (= 2877 rune)
-                (<= 2908 rune 2909) (<= 2911 rune 2913) (<= 2949 rune 2954) (<= 2958 rune 2960) (<= 2962 rune 2965)
-                (<= 2969 rune 2970) (= 2972 rune) (<= 2974 rune 2975) (<= 2979 rune 2980) (<= 2984 rune 2986)
-                (<= 2990 rune 2997) (<= 2999 rune 3001) (<= 3077 rune 3084) (<= 3086 rune 3088) (<= 3090 rune 3112)
-                (<= 3114 rune 3123) (<= 3125 rune 3129) (<= 3168 rune 3169) (<= 3205 rune 3212) (<= 3214 rune 3216)
-                (<= 3218 rune 3240) (<= 3242 rune 3251) (<= 3253 rune 3257) (= 3294 rune) (<= 3296 rune 3297)
-                (<= 3333 rune 3340) (<= 3342 rune 3344) (<= 3346 rune 3368) (<= 3370 rune 3385) (<= 3424 rune 3425)
-                (<= 3585 rune 3630) (= 3632 rune) (<= 3634 rune 3635) (<= 3648 rune 3653) (<= 3713 rune 3714) (= 3716 rune)
-                (<= 3719 rune 3720) (= 3722 rune) (= 3725 rune) (<= 3732 rune 3735) (<= 3737 rune 3743) (<= 3745 rune 3747)
-                (= 3749 rune) (= 3751 rune) (<= 3754 rune 3755) (<= 3757 rune 3758) (= 3760 rune) (<= 3762 rune 3763) (= 3773 rune)
-                (<= 3776 rune 3780) (<= 3904 rune 3911) (<= 3913 rune 3945) (<= 4256 rune 4293) (<= 4304 rune 4342)
-                (= 4352 rune) (<= 4354 rune 4355) (<= 4357 rune 4359) (= 4361 rune) (<= 4363 rune 4364) (<= 4366 rune 4370)
-                (= 4412 rune) (= 4414 rune) (= 4416 rune) (= 4428 rune) (= 4430 rune) (= 4432 rune) (<= 4436 rune 4437) (= 4441 rune)
-                (<= 4447 rune 4449) (= 4451 rune) (= 4453 rune) (= 4455 rune) (= 4457 rune) (<= 4461 rune 4462) (<= 4466 rune 4467)
-                (= 4469 rune) (= 4510 rune) (= 4520 rune) (= 4523 rune) (<= 4526 rune 4527) (<= 4535 rune 4536) (= 4538 rune)
-                (<= 4540 rune 4546) (= 4587 rune) (= 4592 rune) (= 4601 rune) (<= 7680 rune 7835) (<= 7840 rune 7929)
-                (<= 7936 rune 7957) (<= 7960 rune 7965) (<= 7968 rune 8005) (<= 8008 rune 8013) (<= 8016 rune 8023)
-                (= 8025 rune) (= 8027 rune) (= 8029 rune) (<= 8031 rune 8061) (<= 8064 rune 8116) (<= 8118 rune 8124) (= 8126 rune)
-                (<= 8130 rune 8132) (<= 8134 rune 8140) (<= 8144 rune 8147) (<= 8150 rune 8155) (<= 8160 rune 8172)
-                (<= 8178 rune 8180) (<= 8182 rune 8188) (= 8486 rune) (<= 8490 rune 8491) (= 8494 rune) (<= 8576 rune 8578)
-                (<= 12353 rune 12436) (<= 12449 rune 12538) (<= 12549 rune 12588) (<= 44032 rune 55203)))
+               (rune-in-range-p rune base-char-ranges))
 
              (ideographic-rune-p (rune)
-               (or (<= 19968 rune 40869) (= 12295 rune) (<= 12321 rune 12329)))
+               (rune-in-range-p rune ideographic-ranges))
 
 
              (predicate-to-bv (p)
-               (let ((r (make-array *max* :element-type 'bit :initial-element 0)))
-                 (dotimes (i #x10000 r)
+               (let ((r (make-array +max+ :element-type 'bit :initial-element 0)))
+                 (dotimes (i +max+ r)
                    (when (funcall p i)
                      (setf (aref r i) 1))))) )
 
           `(progn
-             (DEFSUBST NAME-RUNE-P (RUNE)
-               (SETF RUNE (RUNE-CODE RUNE))
-               (AND (<= 0 RUNE ,*max*)
-                    (LOCALLY (DECLARE (OPTIMIZE (SAFETY 0) (SPEED 3)))
-                             (= 1 (SBIT ',(predicate-to-bv #'name-rune-p)
-                                        (THE FIXNUM RUNE))))))
-             (DEFSUBST NAME-START-RUNE-P (RUNE)
-               (SETF RUNE (RUNE-CODE RUNE))
-               (AND (<= 0 RUNE ,*MAX*)
-                    (LOCALLY (DECLARE (OPTIMIZE (SAFETY 0) (SPEED 3)))
-                             (= 1 (SBIT ',(predicate-to-bv #'name-start-rune-p)
-                                        (THE FIXNUM RUNE)))))))) ))))
+	    (DEFINLINE NAME-RUNE-P (RUNE)
+	      (SETF RUNE (RUNE-CODE RUNE))
+	      (LOCALLY (DECLARE (OPTIMIZE (SAFETY 0) (SPEED 3))
+				(type fixnum rune))
+		(AND (<= 0 RUNE ,+max+)
+		     (= 1 (SBIT ',(predicate-to-bv #'name-rune-p)
+				RUNE)))))
+	    (DEFINLINE NAME-START-RUNE-P (RUNE)
+	      (SETF RUNE (RUNE-CODE RUNE))
+	      (LOCALLY (DECLARE (OPTIMIZE (SAFETY 0) (SPEED 3))
+				(type fixnum rune))
+		(AND (<= 0 RUNE ,+MAX+)
+		     (= 1 (SBIT ',(predicate-to-bv #'name-start-rune-p)
+				RUNE)))))
+	    (definline valid-name-p (rod)
+	      (and (plusp (length rod))
+		   (name-start-rune-p (elt rod 0))
+		   (every #'name-rune-p rod)))
+	    (definline valid-nmtoken-p (rod)
+	      (and (plusp (length rod))
+		   (every #'name-rune-p rod)))))))))

Modified: branches/grin-neu/thirdparty/cxml/xml/xml-parse.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/xml-parse.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/xml-parse.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -5,12 +5,13 @@
 ;;;    Author: Gilbert Baumann <unk6 at rz.uni-karlsruhe.de>
 ;;;    Author: Henrik Motakef <hmot at henrik-motakef.de>
 ;;;    Author: David Lichteblau <david at lichteblau.com>
-;;;   License: LGPL (See file COPYING for details).
+;;;   License: Lisp-LGPL (See file COPYING for details).
 ;;; ---------------------------------------------------------------------------
-;;;  copyright 1999 by Gilbert Baumann
-;;;  copyright 2003 by Henrik Motakef
-;;;  copyright 2004 knowledgeTools Int. GmbH
-;;;  copyright 2004 David Lichteblau
+;;;  (c) copyright 1999 by Gilbert Baumann
+;;;  (c) copyright 2003 by Henrik Motakef
+;;;  (c) copyright 2004 knowledgeTools Int. GmbH
+;;;  (c) copyright 2004 David Lichteblau
+;;;  (c) copyright 2005 David Lichteblau
 
 ;;; This library is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU Library General Public
@@ -23,8 +24,8 @@
 ;;; Library General Public License for more details.
 ;;;
 ;;; You should have received a copy of the GNU Library General Public
-;;; License along with this library; if not, write to the 
-;;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 
+;;; License along with this library; if not, write to the
+;;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;;; Boston, MA  02111-1307  USA.
 
 ;;; Streams
@@ -62,7 +63,7 @@
 ;; slot of zstreams instead).
 
 ;; Common
-;;    :xml-pi (<target> . <content>)    ;processing-instruction starting with "<?xml"
+;;    :xml-decl (<target> . <content>)    ;processing-instruction starting with "<?xml"
 ;;    :pi (<target> . <content>)        ;processing-instruction
 ;;    :stag (<name> . <atts>)           ;start tag
 ;;    :etag (<name> . <atts>)           ;end tag
@@ -77,13 +78,13 @@
 
 ;; *data-behaviour* = :DTD
 ;;
-;;    :name <interned-rod>
+;;    :nmtoken <interned-rod>
 ;;    :#required
 ;;    :#implied
 ;;    :#fixed
 ;;    :#pcdata
 ;;    :s
-;;    :\[ :\] :\( :\) :|\ :\> :\" :\' :\, :\? :\* :\+ 
+;;    :\[ :\] :\( :\) :|\ :\> :\" :\' :\, :\? :\* :\+
 
 ;; *data-behaviour* = :DOC
 ;;
@@ -91,29 +92,8 @@
 ;;    :cdata <rod>
 
 
-
-
-;;; NOTES
-;;
-;; Stream buffers as well as RODs are supposed to be encoded in
-;; UTF-16. 
-
-;; where does the time go?
-;; DATA-RUNE-P
-;; CANON-NOT-CDATA-ATTVAL
-;; READ-ATTVAL (MUFFLE)
-;; CLOSy DOM
-;; UTF-8 decoder (13%)
-;; READ-ATTVAL (10%)
-;; 
-
 ;;; TODO
 ;;
-;; o Improve error messages:
-;;    - line and column number counters
-;;    - better texts
-;;    - better handling of errors (no crash'n burn behaviour)
-;;
 ;; o provide for a faster DOM
 ;;
 ;; o morph zstream into a context object and thus also get rid of
@@ -132,58 +112,24 @@
 ;;
 ;; o max depth together with circle detection
 ;;   (or proof, that our circle detection is enough).
+;;   [gemeint ist zstream-push--david]
 ;;
-;; o element definitions (with att definitions in the elements)
-;;   [das haben wir doch, oder?]
-;;
-;; o store entities in the DTD
-;;
 ;; o better extensibility wrt character representation, one may want to
 ;;   have
-;;    - UTF-8  in standard CL strings
-;;    - UCS-2  in RODs
-;;    - UTF-16 in RODs
 ;;    - UCS-4  in vectoren
-;;   [habe ich eigentlich nicht vor--david]
 ;;
 ;; o xstreams auslagern, documententieren und dann auch in SGML und
 ;;   CSS parser verwenden. (halt alles was zeichen liest).
 ;;   [ausgelagert sind sie; dokumentiert "so la la"; die Reintegration
 ;;   in Closure ist ein ganz anderes Thema]
 ;;
-;; o merge node representation with SGML module
-;;   [???]
-;; 
-;; o line/column number recording
-;;
-;; o better error messages
-;;
 ;; o recording of source locations for nodes.
 ;;
-;; o make the *scratch-pad* hack safe
-;;
 ;; o based on the DTD and xml:space attribute implement HTML white
 ;;   space rules.
 ;;
 ;; o on a parser option, do not expand external entities.
-;;
-;; o does the user need the distinction between "" and " " ?
-;;   That is literal and 'quoted' white space.
-;;   [verstehe ich nicht --david]
-;;
-;; o on an option merge CDATA section;
-;;
-;; o data in parse tree? extra nodes like in SGML?!
-;;
-;; o what to store in the node-gi field? Some name object or the
-;;   string used?
-;;
 
-;; Test that fail:
-;;
-;; not-wf/sa/128        is false a alarm
-;;
-
 ;;;; Validity constraints:
 ;;;; (00) Root Element Type                     like (03), c.f. MAKE-ROOT-MODEL
 ;;;; (01) Proper Declaration/PE Nesting         P/MARKUP-DECL
@@ -231,34 +177,46 @@
 
 ;;; parser context
 
-(defvar *ctx*)
+(defvar *ctx* nil)
 
-;; forward declaration for DEFVAR
-(declaim (special *default-namespace-bindings*))
-
 (defstruct (context (:conc-name nil))
   handler
-  (namespace-bindings *default-namespace-bindings*)
   (dtd nil)
   model-stack
   (referenced-notations '())
   (id-table (%make-rod-hash-table))
+  ;; FIXME: Wofuer ist name-hashtable da?  Will man das wissen?
+  (name-hashtable (make-rod-hashtable :size 2000))
   (standalone-p nil)
   (entity-resolver nil)
-  (disallow-internal-subset nil))
+  (disallow-internal-subset nil)
+  main-zstream)
 
-(defvar *expand-pe-p*)
+(defvar *expand-pe-p* nil)
 
+(defparameter *namespace-bindings*
+  '((#"" . nil)
+    (#"xmlns" . #"http://www.w3.org/2000/xmlns/")
+    (#"xml" . #"http://www.w3.org/XML/1998/namespace")))
+
 ;;;; ---------------------------------------------------------------------------
 ;;;; xstreams
 ;;;;
 
 
-(defstruct (stream-name (:type list))
+(defstruct (stream-name
+	    (:print-function print-stream-name))
   entity-name
   entity-kind
   uri)
 
+(defun print-stream-name (object stream depth)
+  (declare (ignore depth))
+  (format stream "[~A ~S ~A]"
+	  (rod-string (stream-name-entity-name object))
+	  (stream-name-entity-kind object)
+	  (stream-name-uri object)))
+
 (deftype read-element () 'rune)
 
 (defun call-with-open-xstream (fn stream)
@@ -279,39 +237,6 @@
 (defmacro with-open-xfile ((stream &rest open-args) &body body)
   `(call-with-open-xfile (lambda (,stream) .,body) .,open-args))
 
-;;; Decoders
-
-;; The decoders share a common signature:
-;;
-;; DECODE input input-start input-end
-;;        output output-start output-end
-;;        eof-p
-;; -> first-not-written ; first-not-read
-;;
-;; These decode functions should decode as much characters off `input'
-;; into the `output' as possible and return the indexes to the first
-;; not read and first not written element of `input' and `output'
-;; respectively.  If there are not enough bytes in `input' to decode a
-;; full character, decoding shold be abandomed; the caller has to
-;; ensure that the remaining bytes of `input' are passed to the
-;; decoder again with more bytes appended. 
-;;
-;; `eof-p' now in turn indicates, if the given input sequence, is all
-;; the producer does have and might be used to produce error messages
-;; in case of incomplete codes or decided what to do.
-;;
-;; Decoders are expected to handle the various CR/NL conventions and
-;; canonicalize each end of line into a single NL rune (#xA) in good
-;; old Lisp tradition.
-;;
-
-;; TODO: change this to an encoding class, which then might carry
-;; additional state. Stateless encodings could been represented by
-;; keywords. e.g.
-;;
-;;  defmethod DECODE-SEQUENCE ((encoding (eql :utf-8)) ...)
-;;
-
 ;;;; -------------------------------------------------------------------
 ;;;; Rechnen mit Runen
 ;;;;
@@ -319,9 +244,9 @@
 ;; Let us first define fast fixnum arithmetric get rid of type
 ;; checks. (After all we know what we do here).
 
-(defmacro fx-op (op &rest xs) 
+(defmacro fx-op (op &rest xs)
   `(the fixnum (,op ,@(mapcar (lambda (x) `(the fixnum ,x)) xs))))
-(defmacro fx-pred (op &rest xs) 
+(defmacro fx-pred (op &rest xs)
   `(,op ,@(mapcar (lambda (x) `(the fixnum ,x)) xs)))
 
 (defmacro %+   (&rest xs) `(fx-op + , at xs))
@@ -342,9 +267,9 @@
 
 ;;; XXX Geschwindigkeit dieser Definitionen untersuchen!
 
-(defmacro rune-op (op &rest xs) 
+(defmacro rune-op (op &rest xs)
   `(code-rune (,op ,@(mapcar (lambda (x) `(rune-code ,x)) xs))))
-(defmacro rune-pred (op &rest xs) 
+(defmacro rune-pred (op &rest xs)
   `(,op ,@(mapcar (lambda (x) `(rune-code ,x)) xs)))
 
 (defmacro %rune+   (&rest xs) `(rune-op + , at xs))
@@ -370,7 +295,7 @@
 ;;; make-rod-hashtable
 ;;; rod-hash-get hashtable rod &optional start end -> value ; successp
 ;;; (setf (rod-hash-get hashtable rod &optional start end) new-value
-;;; 
+;;;
 
 (defstruct (rod-hashtable (:constructor make-rod-hashtable/low))
   size          ;size of table
@@ -378,7 +303,7 @@
   )
 
 (defun make-rod-hashtable (&key (size 200))
-  (setf size (runes::nearest-greater-prime size))
+  (setf size (nearest-greater-prime size))
   (make-rod-hashtable/low
    :size size
    :table (make-array size :initial-element nil)))
@@ -392,13 +317,13 @@
       (1- (expt 2 +fixnum-bits+))
     "Pessimistic approximation of the largest bit-mask, still being a fixnum."))
 
-(defsubst stir (a b)
+(definline stir (a b)
   (%and +fixnum-mask+
         (%xor (%ior (%ash (%and a #.(ash +fixnum-mask+ -5)) 5)
                     (%ash a #.(- 5 +fixnum-bits+)))
               b)))
 
-(defsubst rod-hash (rod start end)
+(definline rod-hash (rod start end)
   "Compute a hash code out of a rod."
   (let ((res (%- end start)))
     (do ((i start (%+ i 1)))
@@ -407,7 +332,7 @@
       (setf res (stir res (rune-code (%rune rod i)))))
     res))
 
-(defsubst rod=* (x y &key (start1 0) (end1 (length x))
+(definline rod=* (x y &key (start1 0) (end1 (length x))
                           (start2 0) (end2 (length y)))
   (and (%= (%- end1 start1) (%- end2 start2))
        (do ((i start1 (%+ i 1))
@@ -417,7 +342,7 @@
          (unless (rune= (%rune x i) (%rune y j))
            (return nil)))))
 
-(defsubst rod=** (x y start1 end1 start2 end2)
+(definline rod=** (x y start1 end1 start2 end2)
   (and (%= (%- end1 start1) (%- end2 start2))
        (do ((i start1 (%+ i 1))
             (j start2 (%+ j 1)))
@@ -500,14 +425,12 @@
 (defun (setf rod-hash-get) (new-value hashtable rod &optional (start 0) (end (length rod)))
   (rod-hash-set new-value hashtable rod start end))
 
-(defparameter *name-hashtable* (make-rod-hashtable :size 2000))
-
 (defun intern-name (rod &optional (start 0) (end (length rod)))
-  (multiple-value-bind (value successp key) (rod-hash-get *name-hashtable* rod start end)
+  (multiple-value-bind (value successp key) (rod-hash-get (name-hashtable *ctx*) rod start end)
     (declare (ignore value))
     (if successp
         key
-      (nth-value 1 (rod-hash-set t *name-hashtable* rod start end)))))
+      (nth-value 1 (rod-hash-set t (name-hashtable *ctx*) rod start end)))))
 
 ;;;; ---------------------------------------------------------------------------
 ;;;;
@@ -554,8 +477,8 @@
            (,i 0)
            (,b ,scratch))
        (declare (type fixnum ,n ,i))
-       (macrolet 
-           ((,collect (x) 
+       (macrolet
+           ((,collect (x)
               `((lambda (x)
                   (locally
                       (declare #.*fast*)
@@ -575,7 +498,7 @@
              `(let ((,rod (make-rod ,i)))
                 (while (not (%= ,i 0))
                        (setf ,i (%- ,i 1))
-                       (setf (%rune ,rod ,i) 
+                       (setf (%rune ,rod ,i)
                          (aref (the (simple-array rune (*)) ,b) ,i)))
                 ,rod))
             (:raw
@@ -590,8 +513,8 @@
     `(let ((,n (length ,scratch))
            (,i 0))
        (declare (type fixnum ,n ,i))
-       (macrolet 
-           ((,collect (x) 
+       (macrolet
+           ((,collect (x)
               `((lambda (x)
                   (locally
                       (declare #.*fast*)
@@ -611,7 +534,7 @@
              `(let ((,rod (make-rod ,i)))
                 (while (%> ,i 0)
                        (setf ,i (%- ,i 1))
-                       (setf (%rune ,rod ,i) 
+                       (setf (%rune ,rod ,i)
                          (aref (the (simple-array rune (*)) ,scratch) ,i)))
                 ,rod))
             (:raw
@@ -670,16 +593,72 @@
 ;;;;  DTD
 ;;;;
 
-(define-condition parser-error (simple-error) ())
-(define-condition validity-error (parser-error) ())
+(define-condition xml-parse-error (simple-error) ())
+(define-condition well-formedness-violation (xml-parse-error) ())
+(define-condition validity-error (xml-parse-error) ())
 
-(defun validity-error (x &rest args)
-  (error 'validity-error
-         :format-control "Validity constraint violated: ~@?"
-         :format-arguments (list x args)))
+;; We make some effort to signal end of file as a special condition, but we
+;; don't actually try very hard.  Not sure whether we should.  Right now I
+;; would prefer not to document this class.
+(define-condition end-of-xstream (well-formedness-violation) ())
 
+(defun describe-xstream (x s)
+  (format s "  Line ~D, column ~D in ~A~%"
+	  (xstream-line-number x)
+	  (xstream-column-number x)
+	  (let ((name (xstream-name x)))
+	    (cond
+	      ((null name)
+		"<anonymous stream>")
+	      ((eq :main (stream-name-entity-kind name))
+		(stream-name-uri name))
+	      (t
+		name)))))
+
+(defun %error (class stream message)
+  (let* ((zmain (if *ctx* (main-zstream *ctx*) nil))
+	 (zstream (if (zstream-p stream) stream zmain))
+	 (xstream (if (xstream-p stream) stream nil))
+	 (s (make-string-output-stream)))
+    (write-line message s)
+    (when xstream
+      (write-line "Location:" s)
+      (describe-xstream xstream s))
+    (when zstream
+      (let ((stack
+	     (remove xstream (remove :stop (zstream-input-stack zstream)))))
+	(when stack
+	  (write-line "Context:" s)
+	  (dolist (x stack)
+	    (describe-xstream x s)))))
+    (when (and zmain (not (eq zstream zmain)))
+      (let ((stack
+	     (remove xstream (remove :stop (zstream-input-stack zmain)))))
+	(when stack
+	  (write-line "Context in main document:" s)
+	  (dolist (x stack)
+	    (describe-xstream x s)))))
+    (error class
+	   :format-control "~A"
+	   :format-arguments (list (get-output-stream-string s)))))
+
+(defun validity-error (fmt &rest args)
+  (%error 'validity-error
+	  nil
+	  (format nil "Document not valid: ~?" fmt args)))
+
+(defun wf-error (stream fmt &rest args)
+  (%error 'well-formedness-violation
+	  stream
+	  (format nil "Document not well-formed: ~?" fmt args)))
+
+(defun eox (stream &optional x &rest args)
+  (%error 'end-of-xstream
+	  stream
+	  (format nil "End of file~@[: ~?~]" x args)))
+
 (defvar *validate* t)
-(defvar *markup-declaration-external-p* nil)
+(defvar *external-subset-p* nil)
 
 (defun validate-start-element (ctx name)
   (when *validate*
@@ -718,6 +697,8 @@
          (elmdef (elmdef-external-p def))
          (attdef (attdef-external-p def)))))
 
+;; attribute validation, defaulting, and normalization -- except for for
+;; uniqueness checks, which are done after namespaces have been declared
 (defun process-attributes (ctx name attlist)
   (let ((e (find-element name (dtd ctx))))
     (cond
@@ -733,20 +714,26 @@
               (t
                 (when (standalone-check-necessary-p ad)
                   (validity-error "(02) Standalone Document Declaration: missing attribute value"))
-                (push (build-attribute (attdef-name ad)
-                                       (cadr (attdef-default ad))
-                                       nil)
+                (push (sax:make-attribute :qname (attdef-name ad)
+					  :value (cadr (attdef-default ad))
+					  :specified-p nil)
                       attlist)))))
-        (dolist (a attlist)             ;normalize non-CDATA values
+        (dolist (a attlist)		;normalize non-CDATA values
           (let* ((qname (sax:attribute-qname a))
                  (adef (find-attribute e qname)))
-            (when (and adef (not (eq (attdef-type adef) :CDATA)))
-              (let ((canon (canon-not-cdata-attval (sax:attribute-value a))))
-                (when (and (standalone-check-necessary-p adef)
-                           (not (rod= (sax:attribute-value a) canon)))
-                  (validity-error "(02) Standalone Document Declaration: attribute value not normalized"))
-                (setf (sax:attribute-value a) canon)))))
-        (when *validate*                ;maybe validate attribute values
+	    (when adef
+	      (when (and *validate*
+			 sax:*namespace-processing*
+			 (eq (attdef-type adef) :ID)
+			 (find #/: (sax:attribute-value a)))
+		(validity-error "colon in ID attribute"))
+	      (unless (eq (attdef-type adef) :CDATA)
+		(let ((canon (canon-not-cdata-attval (sax:attribute-value a))))
+		  (when (and (standalone-check-necessary-p adef)
+			     (not (rod= (sax:attribute-value a) canon)))
+		    (validity-error "(02) Standalone Document Declaration: attribute value not normalized"))
+		  (setf (sax:attribute-value a) canon))))))
+        (when *validate*		;maybe validate attribute values
           (dolist (a attlist)
             (validate-attribute ctx e a))))
       ((and *validate* attlist)
@@ -768,7 +755,7 @@
 
 (defun validate-attribute* (ctx adef value)
   (let ((type (attdef-type adef))
-        (default (attdef-default adef))) 
+        (default (attdef-default adef)))
     (when (and (listp default)
                (eq (car default) :FIXED)
                (not (rod= value (cadr default))))
@@ -828,14 +815,15 @@
 (defstruct (internal-entdef
             (:include entdef)
             (:constructor make-internal-entdef (value))
-            (:conc-name #:ENTDEF-))
+            (:conc-name #:entdef-))
   (value (error "missing argument") :type rod)
-  (expansion nil))
+  (expansion nil)
+  (external-subset-p *external-subset-p*))
 
 (defstruct (external-entdef
             (:include entdef)
             (:constructor make-external-entdef (extid ndata))
-            (:conc-name #:ENTDEF-))
+            (:conc-name #:entdef-))
   (extid (error "missing argument") :type extid)
   (ndata nil :type (or rod null)))
 
@@ -875,8 +863,10 @@
 
 (defun absolute-uri (sysid source-stream)
   (let ((base-sysid (zstream-base-sysid source-stream)))
-    (assert (not (null base-sysid)))
-    (puri:merge-uris sysid base-sysid)))
+    ;; XXX is the IF correct?
+    (if base-sysid
+        (puri:merge-uris sysid base-sysid)
+        sysid)))
 
 (defstruct (extid (:constructor make-extid (public system)))
   (public nil :type (or rod null))
@@ -890,6 +880,8 @@
 
 (defun define-entity (source-stream name kind def)
   (setf name (intern-name name))
+  (when (and sax:*namespace-processing* (find #/: name))
+    (wf-error source-stream "colon in entity name"))
   (let ((table
          (ecase kind
            (:general (dtd-gentities (dtd *ctx*)))
@@ -901,9 +893,11 @@
         (setf (entdef-extid def)
               (absolute-extid source-stream (entdef-extid def))))
       (setf (gethash name table)
-            (cons *markup-declaration-external-p* def)))))
+            (cons *external-subset-p* def)))))
 
 (defun get-entity-definition (entity-name kind dtd)
+  (unless dtd
+    (wf-error nil "entity not defined: ~A" (rod-string entity-name)))
   (destructuring-bind (extp &rest def)
       (gethash entity-name
                (ecase kind
@@ -915,22 +909,32 @@
                       (rod-string entity-name)))
     def))
 
-(defun entity->xstream (entity-name kind &optional zstream)
+(defun entity->xstream (zstream entity-name kind &optional internalp)
   ;; `zstream' is for error messages
   (let ((def (get-entity-definition entity-name kind (dtd *ctx*))))
     (unless def
-      (if zstream 
-          (perror zstream "Entity '~A' is not defined." (rod-string entity-name))
-        (error "Entity '~A' is not defined." (rod-string entity-name))))
+      (wf-error zstream "Entity '~A' is not defined." (rod-string entity-name)))
     (let (r)
       (etypecase def
         (internal-entdef
+	 (when (and (standalone-p *ctx*)
+		    (entdef-external-subset-p def))
+	   (wf-error
+	    zstream
+	    "entity declared in external subset, but document is standalone"))
          (setf r (make-rod-xstream (entdef-value def)))
          (setf (xstream-name r)
            (make-stream-name :entity-name entity-name
                              :entity-kind kind
                              :uri nil)))
         (external-entdef
+         (when internalp
+	   (wf-error zstream
+		     "entity not internal: ~A" (rod-string entity-name)))
+         (when (entdef-ndata def)
+	   (wf-error zstream
+		     "reference to unparsed entity: ~A"
+		     (rod-string entity-name)))
          (setf r (xstream-open-extid (extid-using-catalog (entdef-extid def))))
          (setf (stream-name-entity-name (xstream-name r)) entity-name
                (stream-name-entity-kind (xstream-name r)) kind)))
@@ -939,7 +943,7 @@
 (defun checked-get-entdef (name type)
   (let ((def (get-entity-definition name type (dtd *ctx*))))
     (unless def
-      (error "Entity '~A' is not defined." (rod-string name)))
+      (wf-error nil "Entity '~A' is not defined." (rod-string name)))
     def))
 
 (defun xstream-open-extid (extid)
@@ -955,9 +959,9 @@
                   :name (make-stream-name :uri sysid)
                   :initial-speed 1)))
 
-(defun call-with-entity-expansion-as-stream (zstream cont name kind)
-  ;; `zstream' is for error messages -- we need something better!
-  (let ((in (entity->xstream name kind zstream)))
+(defun call-with-entity-expansion-as-stream (zstream cont name kind internalp)
+  ;; `zstream' is for error messages
+  (let ((in (entity->xstream zstream name kind internalp)))
     (unwind-protect
         (funcall cont in)
       (close-xstream in))))
@@ -984,7 +988,7 @@
                 ; (:ENUMERATION <name>*)
   default       ;default value of attribute:
                 ; :REQUIRED, :IMPLIED, (:FIXED content) or (:DEFAULT content)
-  (external-p *markup-declaration-external-p*)
+  (external-p *external-subset-p*)
   )
 
 (defstruct elmdef
@@ -993,7 +997,7 @@
   content       ;content model            [*]
   attributes    ;list of defined attributes
   compiled-cspec ;cons of validation function for contentspec
-  (external-p *markup-declaration-external-p*)
+  (external-p *external-subset-p*)
   )
 
 ;; [*] in XML it is possible to define attributes before the element
@@ -1067,10 +1071,10 @@
                                   (rod-string element-name)))))))
         (sax:element-declaration (handler *ctx*) element-name content-model)
         (setf (elmdef-content e) content-model)
-        (setf (elmdef-external-p e) *markup-declaration-external-p*)
+        (setf (elmdef-external-p e) *external-subset-p*)
         e))))
 
-(defvar *redefinition-warning* t)
+(defvar *redefinition-warning* nil)
 
 (defun define-attribute (dtd element name type default)
   (let ((adef (make-attdef :element element
@@ -1143,7 +1147,7 @@
 
 (defun peek-token (input)
   (cond ((zstream-token-category input)
-         (values 
+         (values
           (zstream-token-category input)
           (zstream-token-semantic input)))
         (t
@@ -1199,15 +1203,15 @@
                  ((rune= #/\+ c) :\+)
                  ((name-rune-p c)
                   (unread-rune c input)
-                  (values :name (read-name-token input)))
+                  (values :nmtoken (read-name-token input)))
                  ((rune= #/# c)
                   (let ((q (read-name-token input)))
-                    (cond ((equalp q '#.(string-rod "REQUIRED")) :|#REQUIRED|)
-                          ((equalp q '#.(string-rod "IMPLIED")) :|#IMPLIED|)
-                          ((equalp q '#.(string-rod "FIXED"))   :|#FIXED|)
-                          ((equalp q '#.(string-rod "PCDATA"))  :|#PCDATA|)
+                    (cond ((rod= q '#.(string-rod "REQUIRED")) :|#REQUIRED|)
+                          ((rod= q '#.(string-rod "IMPLIED")) :|#IMPLIED|)
+                          ((rod= q '#.(string-rod "FIXED"))   :|#FIXED|)
+                          ((rod= q '#.(string-rod "PCDATA"))  :|#PCDATA|)
                           (t
-                           (error "Unknown token: ~S." q)))))
+                           (wf-error zinput "Unknown token: ~S." q)))))
                  ((or (rune= c #/U+0020)
                       (rune= c #/U+0009)
                       (rune= c #/U+000D)
@@ -1220,28 +1224,34 @@
                         (t
                          (values :%))))
                  (t
-                  (error "Unexpected character ~S." c))))
+                  (wf-error zinput "Unexpected character ~S." c))))
           (:DOC
-           (cond 
+           (cond
             ((rune= c #/&)
-             (multiple-value-bind (kind data) (read-entity-ref input)
-               (cond ((eq kind :NAMED)
-                      (values :ENTITY-REF data) )
-                     ((eq kind :NUMERIC)
+             (multiple-value-bind (kind data) (read-entity-like input)
+               (cond ((eq kind :ENTITY-REFERENCE)
+                      (values :ENTITY-REF data))
+                     ((eq kind :CHARACTER-REFERENCE)
                       (values :CDATA
                               (with-rune-collector (collect)
                                 (%put-unicode-char data collect)))))))
             (t
              (unread-rune c input)
-             (values :CDATA (read-cdata input))) ))))))))
+             (values :CDATA (read-cdata input)))))))))))
 
+(definline check-rune (input actual expected)
+  (unless (eql actual expected)
+    (wf-error input "expected #/~A but found #/~A"
+	      (rune-char expected)
+	      (rune-char actual))))
+
 (defun read-pe-reference (zinput)
   (let* ((input (car (zstream-input-stack zinput)))
          (nam (read-name-token input)))
-    (assert (rune= #/\; (read-rune input)))
+    (check-rune input #/\; (read-rune input))
     (cond (*expand-pe-p*
            ;; no external entities here!
-           (let ((i2 (entity->xstream nam :parameter)))
+           (let ((i2 (entity->xstream  zinput nam :parameter)))
              (zstream-push i2 zinput))
            (values :S nil) ;space before inserted PE expansion.
            )
@@ -1251,36 +1261,45 @@
 (defun read-token-after-|<| (zinput input)
   (let ((d (read-rune input)))
     (cond ((eq d :eof)
-           (error "EOF after '<'"))
+           (eox input "EOF after '<'"))
           ((rune= #/! d)
            (read-token-after-|<!| input))
           ((rune= #/? d)
            (multiple-value-bind (target content) (read-pi input)
              (cond ((rod= target '#.(string-rod "xml"))
-                    (values :xml-pi (cons target content)))
+                    (values :xml-decl (cons target content)))
                    ((rod-equal target '#.(string-rod "XML"))
-                    (error "You lost -- no XML processing instructions."))
+                    (wf-error zinput
+			      "You lost -- no XML processing instructions."))
 		   ((and sax:*namespace-processing* (position #/: target))
-		    (error "Processing instruction target ~S is not a valid NcName."
-			   (mu target)))
+		    (wf-error zinput
+			      "Processing instruction target ~S is not a ~
+                               valid NcName."
+			      (mu target)))
                    (t
                     (values :PI (cons target content))))))
+          ((eq *data-behaviour* :DTD)
+	    (unread-rune d input)
+	    (unless (or (rune= #// d) (name-start-rune-p d))
+	      (wf-error zinput "Expected '!' or '?' after '<' in DTD."))
+	    (values :seen-< nil))
           ((rune= #// d)
            (let ((c (peek-rune input)))
              (cond ((name-start-rune-p c)
                     (read-tag-2 zinput input :etag))
                    (t
-                    (error "Expecting name start rune after \"</\".")))))
+                    (wf-error zinput
+			      "Expecting name start rune after \"</\".")))))
           ((name-start-rune-p d)
            (unread-rune d input)
            (read-tag-2 zinput input :stag))
           (t
-           (error "Expected '!' or '?' after '<' in DTD.")))))
+           (wf-error zinput "Expected '!' or '?' after '<' in DTD.")))))
 
 (defun read-token-after-|<!| (input)
   (let ((d (read-rune input)))
     (cond ((eq d :eof)
-           (error "EOF after \"<!\"."))
+           (eox input "EOF after \"<!\"."))
           ((name-start-rune-p d)
            (unread-rune d input)
            (let ((name (read-name-token input)))
@@ -1290,7 +1309,7 @@
                    ((rod= name '#.(string-rod "NOTATION")) :|<!NOTATION|)
                    ((rod= name '#.(string-rod "DOCTYPE")) :|<!DOCTYPE|)
                    (t
-                    (error "`<!~A' unknown." (rod-string name))))))
+                    (wf-error  input"`<!~A' unknown." (rod-string name))))))
           ((rune= #/\[ d)
            (values :|<![| nil))
           ((rune= #/- d)
@@ -1300,10 +1319,15 @@
                    :COMMENT
                    (read-comment-content input)))
                  (t
-                  (error "Bad character ~S after \"<!-\"" d))))
+                  (wf-error input"Bad character ~S after \"<!-\"" d))))
           (t
-           (error "Bad character ~S after \"<!\"" d)))))
+           (wf-error input "Bad character ~S after \"<!\"" d)))))
 
+(definline read-S? (input)
+  (while (member (peek-rune input) '(#/U+0020 #/U+0009 #/U+000A #/U+000D)
+                 :test #'eql)
+    (consume-rune input)))
+
 (defun read-attribute-list (zinput input imagine-space-p)
   (cond ((or imagine-space-p
              (let ((c (peek-rune input)))
@@ -1320,30 +1344,25 @@
         (t
          nil)))
 
-(defun read-entity-ref (input)
+(defun read-entity-like (input)
   "Read an entity reference off the xstream `input'. Returns two values:
-   either :NAMED <interned-rod> in case of a named entity
-   or     :NUMERIC <integer> in case of numeric entities.
+   either :ENTITY-REFERENCE <interned-rod> in case of a named entity
+   or     :CHARACTER-REFERENCE <integer> in case of character references.
    The initial #\\& is considered to be consumed already."
   (let ((c (peek-rune input)))
     (cond ((eq c :eof)
-           (error "EOF after '&'"))
+           (eox input "EOF after '&'"))
           ((rune= c #/#)
-           (values :NUMERIC (read-numeric-entity input)))
+           (values :CHARACTER-REFERENCE (read-character-reference input)))
           (t
            (unless (name-start-rune-p (peek-rune input))
-             (error "Expecting name after &."))
+             (wf-error input "Expecting name after &."))
            (let ((name (read-name-token input)))
              (setf c (read-rune input))
              (unless (rune= c #/\;)
-               (perror input "Expected \";\"."))
-             (values :NAMED name))))))
+               (wf-error input "Expected \";\"."))
+             (values :ENTITY-REFERENCE name))))))
 
-(defsubst read-S? (input)
-  (while (member (peek-rune input) '(#/U+0020 #/U+0009 #/U+000A #/U+000D)
-                 :test #'eq)
-    (consume-rune input)))
-
 (defun read-tag-2 (zinput input kind)
   (let ((name (read-name-token input))
         (atts nil))
@@ -1353,23 +1372,23 @@
     (do ((q atts (cdr q)))
         ((null q))
       (cond ((find (caar q) (cdr q) :key #'car)
-             (error "Attribute ~S has two definitions in element ~S."
-                    (rod-string (caar q))
-                    (rod-string name)))))
+             (wf-error zinput "Attribute ~S has two definitions in element ~S."
+		       (rod-string (caar q))
+		       (rod-string name)))))
 
     (cond ((eq (peek-rune input) #/>)
            (consume-rune input)
            (values kind (cons name atts)))
           ((eq (peek-rune input) #//)
            (consume-rune input)
-           (assert (rune= #/> (read-rune input)))
+           (check-rune input #/> (read-rune input))
            (values :ztag (cons name atts)))
           (t
-           (error "syntax error in read-tag-2.")) )))
+           (wf-error zinput "syntax error in read-tag-2.")) )))
 
 (defun read-attribute (zinput input)
   (unless (name-start-rune-p (peek-rune input))
-    (error "Expected name."))
+    (wf-error zinput "Expected name."))
   ;; arg thanks to the post mortem nature of name space declarations,
   ;; we could only process the attribute values post mortem.
   (let ((name (read-name-token input)))
@@ -1381,7 +1400,7 @@
                       (rune= c #/U+000D))))
       (consume-rune input))
     (unless (eq (read-rune input) #/=)
-      (perror zinput "Expected \"=\"."))
+      (wf-error zinput "Expected \"=\"."))
     (while (let ((c (peek-rune input)))
              (and (not (eq c :eof))
                   (or (rune= c #/U+0020)
@@ -1389,9 +1408,7 @@
                       (rune= c #/U+000A)
                       (rune= c #/U+000D))))
       (consume-rune input))
-    (cons name (read-att-value-2 input))
-    ;;(cons name (read-att-value zinput input :ATT t))
-    ))
+    (cons name (read-att-value-2 input))))
 
 (defun canon-not-cdata-attval (value)
   ;; | If the declared value is not CDATA, then the XML processor must
@@ -1413,17 +1430,20 @@
                         (collect c))))
            value))))
 
-(defsubst data-rune-p (rune)
+(definline data-rune-p (rune)
   ;; any Unicode character, excluding the surrogate blocks, FFFE, and FFFF.
+  ;;
+  ;; FIXME: das halte ich fuer verkehrt.  Surrogates als Unicode-Zeichen
+  ;; sind verboten.  Das liegt hier aber nicht vor, denn wir arbeiten
+  ;; ja tatsaechlich mit UTF-16.  Verboten ist es nur, wenn wir ein
+  ;; solches Zeichen beim Dekodieren finden, das wird aber eben
+  ;; in encodings.lisp bereits geprueft.  --david
   (let ((c (rune-code rune)))
     (or (= c #x9) (= c #xA) (= c #xD)
         (<= #x20 c #xD7FF)
         (<= #xE000 c #xFFFD)
-        ;;
         (<= #xD800 c #xDBFF)
-        (<= #xDC00 c #xDFFF)
-        ;;
-        )))
+        (<= #xDC00 c #xDFFF))))
 
 (defun read-att-value (zinput input mode &optional canon-space-p (delim nil))
   (with-rune-collector-2 (collect)
@@ -1434,25 +1454,28 @@
                    (cond ((eql delim c)
                           (return))
                          ((eq c :eof)
-                          (error "EOF"))
+                          (eox input "EOF"))
                          ((rune= c #/&)
                           (setf c (peek-rune input))
-                          (cond ((rune= c #/#)
-                                 (let ((c (read-numeric-entity input)))
+                          (cond ((eql c :eof)
+			         (eox input))
+			        ((rune= c #/#)
+                                 (let ((c (read-character-reference input)))
                                    (%put-unicode-char c collect)))
                                 (t
                                  (unless (name-start-rune-p (peek-rune input))
-                                   (error "Expecting name after &."))
+                                   (wf-error zinput "Expecting name after &."))
                                  (let ((name (read-name-token input)))
                                    (setf c (read-rune input))
-                                   (assert (rune= c #/\;))
+                                   (check-rune input c #/\;)
                                    (ecase mode
                                      (:ATT
-                                      (recurse-on-entity 
+                                      (recurse-on-entity
                                        zinput name :general
                                        (lambda (zinput)
                                          (muffle (car (zstream-input-stack zinput))
-                                                 :eof))))
+                                                 :eof))
+				       t))
                                      (:ENT
                                       ;; bypass, but never the less we
                                       ;; need to check for legal
@@ -1463,72 +1486,85 @@
                                       (map nil (lambda (x) (collect x)) name)
                                       (collect #/\; )))))))
                          ((and (eq mode :ENT) (rune= c #/%))
-                          (unless (name-start-rune-p (peek-rune input))
-                            (error "Expecting name after %."))
+                          (let ((d (peek-rune input)))
+			    (when (eq d :eof)
+			      (eox input))
+			    (unless (name-start-rune-p d)
+			      (wf-error zinput "Expecting name after %.")))
                           (let ((name (read-name-token input)))
                             (setf c (read-rune input))
-                            (assert (rune= c #/\;))
+                            (check-rune input c #/\;)
                             (cond (*expand-pe-p*
-                                   (recurse-on-entity 
+                                   (recurse-on-entity
                                     zinput name :parameter
                                     (lambda (zinput)
                                       (muffle (car (zstream-input-stack zinput))
                                               :eof))))
                                   (t
-                                   (error "No PE here.")))))
+                                   (wf-error zinput "No PE here.")))))
                          ((and (eq mode :ATT) (rune= c #/<))
-                          ;; xxx fix error message
-                          (cerror "Eat them in spite of this."
-                                  "For no apparent reason #\/< is forbidden in attribute values. ~
-                           You lost -- next time choose SEXPR syntax.")
-                          (collect c))
+			   (wf-error zinput "unexpected #\/<"))
                          ((and canon-space-p (space-rune-p c))
                           (collect #/space))
                          ((not (data-rune-p c))
-                          (error "illegal char: ~S." c))
+                          (wf-error zinput "illegal char: ~S." c))
                          (t
                           (collect c)))))))
       (declare (dynamic-extent #'muffle))
       (muffle input (or delim
                         (let ((delim (read-rune input)))
-                          (assert (member delim '(#/\" #/\')))
+                          (unless (member delim '(#/\" #/\') :test #'eql)
+			    (wf-error zinput "invalid attribute delimiter"))
                           delim))))))
 
-(defun read-numeric-entity (input)
-  ;; xxx eof handling
+(defun read-character-reference (input)
   ;; The #/& is already read
   (let ((res
          (let ((c (read-rune input)))
-           (assert (rune= c #/#))
+           (check-rune input c #/#)
            (setq c (read-rune input))
-           (cond ((rune= c #/x)
+           (cond ((eql c :eof)
+		  (eox input))
+	         ((eql c #/x)
                   ;; hexadecimal
                   (setq c (read-rune input))
-                  (assert (digit-rune-p c 16))
+		  (when (eql c :eof)
+		    (eox input))
+                  (unless (digit-rune-p c 16)
+		    (wf-error input "garbage in character reference"))
                   (prog1
                       (parse-integer
                        (with-output-to-string (sink)
                          (write-char (rune-char c) sink)
-                         (while (digit-rune-p (setq c (read-rune input)) 16)
+                         (while (progn
+				  (setq c (read-rune input))
+				  (when (eql c :eof)
+				    (eox input))
+				  (digit-rune-p c 16))
                            (write-char (rune-char c) sink)))
                        :radix 16)
-                    (assert (rune= c #/\;)))
-                  )
+                    (check-rune input c #/\;)))
                  ((rune<= #/0 c #/9)
                   ;; decimal
                   (prog1
                       (parse-integer
                        (with-output-to-string (sink)
                          (write-char (rune-char c) sink)
-                         (while (rune<= #/0 (setq c (read-rune input)) #/9)
+                         (while (progn
+				  (setq c (read-rune input))
+				  (when (eql c :eof)
+				    (eox input))
+				  (rune<= #/0 c #/9))
                            (write-char (rune-char c) sink)))
                        :radix 10)
-                    (assert (rune= c #/\;))) )
+                    (check-rune input c #/\;)))
                  (t
-                  (error "Bad char in numeric character entity.") )))))
+                  (wf-error input "Bad char in numeric character entity."))))))
     (unless (code-data-char-p res)
-      (error "expansion of numeric character reference (#x~X) is no data char."
-             res))
+      (wf-error
+       input
+       "expansion of numeric character reference (#x~X) is no data char."
+       res))
     res))
 
 (defun read-pi (input)
@@ -1536,71 +1572,86 @@
   (let (name)
     (let ((c (peek-rune input)))
       (unless (name-start-rune-p c)
-        (error "Expecting name after '<?'"))
+        (wf-error input "Expecting name after '<?'"))
       (setf name (read-name-token input)))
-    (values name
-            (read-pi-content input))))
+    (cond
+      ((member (peek-rune input) '(#/U+0020 #/U+0009 #/U+000A #/U+000D)
+	       :test #'eql)
+	(values name (read-pi-content input)))
+      (t
+	(unless (and (eql (read-rune input) #/?)
+		     (eql (read-rune input) #/>))
+	  (wf-error input "malformed processing instruction"))
+	(values name "")))))
 
-(defun read-pi-content (input &aux d)
+(defun read-pi-content (input)
   (read-S? input)
+  (let (d)
+    (with-rune-collector (collect)
+      (block nil
+	(tagbody
+	 state-1
+	  (setf d (read-rune input))
+	  (when (eq d :eof)
+	    (eox input))
+	  (unless (data-rune-p d)
+	    (wf-error input "Illegal char: ~S." d))
+	  (when (rune= d #/?) (go state-2))
+	  (collect d)
+	  (go state-1)
+	 state-2 ;; #/? seen
+	  (setf d (read-rune input))
+	  (when (eq d :eof)
+	    (eox input))
+	  (unless (data-rune-p d)
+	    (wf-error input "Illegal char: ~S." d))
+	  (when (rune= d #/>) (return))
+	  (when (rune= d #/?)
+	    (collect #/?)
+	    (go state-2))
+	  (collect #/?)
+	  (collect d)
+	  (go state-1))))))
+
+(defun read-comment-content (input &aux d)
   (with-rune-collector (collect)
     (block nil
       (tagbody
        state-1
-        (setf d (read-rune input))
-        (unless (data-rune-p d)
-          (error "Illegal char: ~S." d))
-        (when (rune= d #/?) (go state-2))
-        (collect d)
-        (go state-1)
-       state-2 ;; #/? seen
-        (setf d (read-rune input))
-        (unless (data-rune-p d)
-          (error "Illegal char: ~S." d))
-        (when (rune= d #/>) (return))
-        (when (rune= d #/?) 
-          (collect #/?) 
-          (go state-2))
-        (collect #/?)
-        (collect d)
-        (go state-1)))))
+	(setf d (read-rune input))
+	(when (eq d :eof)
+	  (eox input))
+	(unless (data-rune-p d)
+	  (wf-error input "Illegal char: ~S." d))
+	(when (rune= d #/-) (go state-2))
+	(collect d)
+	(go state-1)
+       state-2 ;; #/- seen
+	(setf d (read-rune input))
+	(when (eq d :eof)
+	  (eox input))
+	(unless (data-rune-p d)
+	  (wf-error input "Illegal char: ~S." d))
+	(when (rune= d #/-) (go state-3))
+	(collect #/-)
+	(collect d)
+	(go state-1)
+       state-3 ;; #/- #/- seen
+	(setf d (read-rune input))
+	(when (eq d :eof)
+	  (eox input))
+	(unless (data-rune-p d)
+	  (wf-error input "Illegal char: ~S." d))
+	(when (rune= d #/>) (return))
+	(wf-error input "'--' not allowed in a comment")
+	(when (rune= d #/-)
+	  (collect #/-)
+	  (go state-3))
+	(collect #/-)
+	(collect #/-)
+	(collect d)
+	(go state-1)))))
 
-(defun read-comment-content (input &aux d)
-  (let ((warnedp nil))
-    (with-rune-collector (collect)
-      (block nil
-        (tagbody
-         state-1
-          (setf d (read-rune input))
-          (unless (data-rune-p d)
-            (error "Illegal char: ~S." d))
-          (when (rune= d #/-) (go state-2))
-          (collect d)
-          (go state-1)
-         state-2 ;; #/- seen
-          (setf d (read-rune input))
-          (unless (data-rune-p d)
-            (error "Illegal char: ~S." d))
-          (when (rune= d #/-) (go state-3))
-          (collect #/-)
-          (collect d)
-          (go state-1)
-         state-3 ;; #/- #/- seen
-          (setf d (read-rune input))
-          (unless (data-rune-p d)
-            (error "Illegal char: ~S." d))
-          (when (rune= d #/>) (return))
-          (unless warnedp
-            (warn "WFC: no '--' in comments please.")
-            (setf warnedp t))
-          (when (rune= d #/-)
-            (collect #/-)
-            (go state-3))
-          (collect #/-)
-          (collect #/-)
-          (collect d)
-          (go state-1))))))
-
 (defun read-cdata-sect (input &aux d)
   ;; <![CDATA[ is already read
   ;; read anything up to ]]>
@@ -1609,23 +1660,29 @@
       (tagbody
        state-1
         (setf d (read-rune input))
+	(when (eq d :eof)
+	  (eox input))
         (unless (data-rune-p d)
-          (error "Illegal char: ~S." d))
+          (wf-error input "Illegal char: ~S." d))
         (when (rune= d #/\]) (go state-2))
         (collect d)
         (go state-1)
        state-2 ;; #/] seen
         (setf d (read-rune input))
+	(when (eq d :eof)
+	  (eox input))
         (unless (data-rune-p d)
-          (error "Illegal char: ~S." d))
+          (wf-error input "Illegal char: ~S." d))
         (when (rune= d #/\]) (go state-3))
         (collect #/\])
         (collect d)
         (go state-1)
        state-3 ;; #/\] #/\] seen
         (setf d (read-rune input))
+	(when (eq d :eof)
+	  (eox input))
         (unless (data-rune-p d)
-          (error "Illegal char: ~S." d))
+          (wf-error input "Illegal char: ~S." d))
         (when (rune= d #/>)
           (return))
         (when (rune= d #/\])
@@ -1636,61 +1693,6 @@
         (collect d)
         (go state-1)))))
 
-#+(or) ;; FIXME: There is another definition below that looks more reasonable.
-(defun read-cdata (input initial-char &aux d)
-  (cond ((not (data-rune-p initial-char))
-         (error "Illegal char: ~S." initial-char)))
-  (with-rune-collector (collect)
-    (block nil
-      (tagbody
-        (cond ((rune= initial-char #/\])
-               (go state-2))
-              (t
-               (collect initial-char)))
-       state-1
-        (setf d (peek-rune input))
-        (when (or (eq d :eof) (rune= d #/<) (rune= d #/&))
-          (return))
-        (read-rune input)
-        (unless (data-rune-p d)
-          (error "Illegal char: ~S." d))
-        (when (rune= d #/\]) (go state-2))
-        (collect d)
-        (go state-1)
-        
-       state-2 ;; #/\] seen
-        (setf d (peek-rune input))
-        (when (or (eq d :eof) (rune= d #/<) (rune= d #/&))
-          (collect #/\])
-          (return))
-        (read-rune input)
-        (unless (data-rune-p d)
-          (error "Illegal char: ~S." d))
-        (when (rune= d #/\]) (go state-3))
-        (collect #/\])
-        (collect d)
-        (go state-1)
-        
-       state-3 ;; #/\] #/\] seen
-        (setf d (peek-rune input))
-        (when (or (eq d :eof) (rune= d #/<) (rune= d #/&))
-          (collect #/\])
-          (collect #/\])
-          (return))
-        (read-rune input)
-        (unless (data-rune-p d)
-          (error "Illegal char: ~S." d))
-        (when (rune= d #/>) 
-          (error "For no apparent reason ']]>' in not allowed in a CharData token -- you lost."))
-        (when (rune= d #/\])
-          (collect #/\])
-          (go state-3))
-        (collect #/\])
-        (collect #/\])
-        (collect d)
-        (go state-1)))))
-
-
 ;; some character categories
 
 (defun space-rune-p (rune)
@@ -1720,7 +1722,7 @@
 (defun expect (input category)
   (multiple-value-bind (cat sem) (read-token input)
     (unless (eq cat category)
-      (error "Expected ~S saw ~S [~S]" category cat sem))
+      (wf-error input "Expected ~S saw ~S [~S]" category cat sem))
     (values cat sem)))
 
 (defun consume-token (input)
@@ -1741,15 +1743,21 @@
   (while (eq (peek-token input) :S)
     (consume-token input)))
 
+(defun p/nmtoken (input)
+  (nth-value 1 (expect input :nmtoken)))
+
 (defun p/name (input)
-  (nth-value 1 (expect input :name)))
+  (let ((result (p/nmtoken input)))
+    (unless (name-start-rune-p (elt result 0))
+      (wf-error input "Expected name."))
+    result))
 
 (defun p/attlist-decl (input)
   ;; [52] AttlistDecl ::= '<!ATTLIST' S Name (S AttDef)* S? '>'
   (let (elm-name)
     (expect input :|<!ATTLIST|)
     (p/S input)
-    (setf elm-name (p/name input))
+    (setf elm-name (p/nmtoken input))
     (loop
       (let ((tok (read-token input)))
         (case tok
@@ -1764,13 +1772,14 @@
           (:>
            (return))
           (otherwise
-           (error "Expected either another AttDef or end of \"<!ATTLIST\". -- saw ~S."
-                  tok)) )) )))
+           (wf-error input
+		     "Expected either another AttDef or end of \"<!ATTLIST\". -- saw ~S."
+		     tok)))))))
 
 (defun p/attdef (input)
   ;; [53] AttDef ::= Name S AttType S DefaultDecl
   (let (name type default)
-    (setf name (p/name input))
+    (setf name (p/nmtoken input))
     (p/S input)
     (setf type (p/att-type input))
     (p/S input)
@@ -1812,48 +1821,48 @@
   ;; /* VC: Notation Attributes */
   ;; [59] Enumeration ::= '(' S? Nmtoken (S? '|' S? Nmtoken)* S? ')' /* VC: Enumeration */
   (multiple-value-bind (cat sem) (read-token input)
-    (cond ((eq cat :name)
-           (cond ((equalp sem '#.(string-rod "CDATA"))    :CDATA)
-                 ((equalp sem '#.(string-rod "ID"))       :ID)
-                 ((equalp sem '#.(string-rod "IDREF"))    :IDREFS)
-                 ((equalp sem '#.(string-rod "IDREFS"))   :IDREFS)
-                 ((equalp sem '#.(string-rod "ENTITY"))   :ENTITY)
-                 ((equalp sem '#.(string-rod "ENTITIES")) :ENTITIES)
-                 ((equalp sem '#.(string-rod "NMTOKEN"))  :NMTOKEN)
-                 ((equalp sem '#.(string-rod "NMTOKENS")) :NMTOKENS)
-                 ((equalp sem '#.(string-rod "NOTATION"))
+    (cond ((eq cat :nmtoken)
+           (cond ((rod= sem '#.(string-rod "CDATA"))    :CDATA)
+                 ((rod= sem '#.(string-rod "ID"))       :ID)
+                 ((rod= sem '#.(string-rod "IDREF"))    :IDREFS)
+                 ((rod= sem '#.(string-rod "IDREFS"))   :IDREFS)
+                 ((rod= sem '#.(string-rod "ENTITY"))   :ENTITY)
+                 ((rod= sem '#.(string-rod "ENTITIES")) :ENTITIES)
+                 ((rod= sem '#.(string-rod "NMTOKEN"))  :NMTOKEN)
+                 ((rod= sem '#.(string-rod "NMTOKENS")) :NMTOKENS)
+                 ((rod= sem '#.(string-rod "NOTATION"))
                   (let (names)
                     (p/S input)
                     (expect input :\()
-                    (setf names (p/list input #'p/name :\| ))
+                    (setf names (p/list input #'p/nmtoken :\| ))
                     (expect input :\))
                     (when *validate*
                       (setf (referenced-notations *ctx*)
                             (append names (referenced-notations *ctx*))))
                     (cons :NOTATION names)))
                  (t
-                  (error "In p/att-type: ~S ~S." cat sem))))
+                  (wf-error input "In p/att-type: ~S ~S." cat sem))))
           ((eq cat :\()
            ;; XXX Die Nmtoken-Syntax pruefen wir derzeit nur beim Validieren.
            (let (names)
              ;;(expect input :\()
-             (setf names (p/list input #'p/name :\| ))
+             (setf names (p/list input #'p/nmtoken :\| ))
              (expect input :\))
              (cons :ENUMERATION names)))
           (t
-           (error "In p/att-type: ~S ~S." cat sem)) )))
+           (wf-error input "In p/att-type: ~S ~S." cat sem)) )))
 
 (defun p/default-decl (input)
   ;; [60] DefaultDecl ::= '#REQUIRED' | '#IMPLIED'
   ;;                       | (('#FIXED' S)? AttValue) /* VC: Required Attribute */
-  ;;                       
+  ;;
   ;; /* VC: Attribute Default Legal */
   ;; /* WFC: No < in Attribute Values */
   ;; /* VC: Fixed Attribute Default */
   (multiple-value-bind (cat sem) (peek-token input)
-    (cond ((eq cat :|#REQUIRED|) 
+    (cond ((eq cat :|#REQUIRED|)
            (consume-token input) :REQUIRED)
-          ((eq cat :|#IMPLIED|)  
+          ((eq cat :|#IMPLIED|)
            (consume-token input) :IMPLIED)
           ((eq cat :|#FIXED|)
            (consume-token input)
@@ -1862,7 +1871,7 @@
           ((or (eq cat :\') (eq cat :\"))
            (list :DEFAULT (p/att-value input)))
           (t
-           (error "p/default-decl: ~S ~S." cat sem)) )))
+           (wf-error input "p/default-decl: ~S ~S." cat sem)) )))
 ;;;;
 
 ;;  [70] EntityDecl ::= GEDecl | PEDecl
@@ -1914,25 +1923,25 @@
   (multiple-value-bind (cat sem) (peek-token input)
     (cond ((member cat '(:\" :\'))
            (make-internal-entdef (p/entity-value input)))
-          ((and (eq cat :name)
-                (or (equalp sem '#.(string-rod "SYSTEM"))
-                    (equalp sem '#.(string-rod "PUBLIC"))))
+          ((and (eq cat :nmtoken)
+                (or (rod= sem '#.(string-rod "SYSTEM"))
+                    (rod= sem '#.(string-rod "PUBLIC"))))
            (let (extid ndata)
              (setf extid (p/external-id input nil))
              (when (eq kind :general)   ;NDATA allowed at all?
                (cond ((eq (peek-token input) :S)
                       (p/S? input)
-                      (when (and (eq (peek-token input) :name)
-                                 (equalp (nth-value 1 (peek-token input))
+                      (when (and (eq (peek-token input) :nmtoken)
+                                 (rod= (nth-value 1 (peek-token input))
                                          '#.(string-rod "NDATA")))
                         (consume-token input)
                         (p/S input)
-                        (setf ndata (p/name input))
+                        (setf ndata (p/nmtoken input))
                         (when *validate*
                           (push ndata (referenced-notations *ctx*)))))))
              (make-external-entdef extid ndata)))
           (t
-           (error "p/entity-def: ~S / ~S." cat sem)) )))
+           (wf-error input "p/entity-def: ~S / ~S." cat sem)) )))
 
 (defun p/entity-value (input)
   (let ((delim (if (eq (read-token input) :\") #/\" #/\')))
@@ -1953,10 +1962,10 @@
 (defun p/external-id (input &optional (public-only-ok-p nil))
   ;; xxx public-only-ok-p
   (multiple-value-bind (cat sem) (read-token input)
-    (cond ((and (eq cat :name) (equalp sem '#.(string-rod "SYSTEM")))
+    (cond ((and (eq cat :nmtoken) (rod= sem '#.(string-rod "SYSTEM")))
            (p/S input)
            (make-extid nil (p/system-literal input)))
-          ((and (eq cat :name) (equalp sem '#.(string-rod "PUBLIC")))
+          ((and (eq cat :nmtoken) (rod= sem '#.(string-rod "PUBLIC")))
            (let (pub sys)
              (p/S input)
              (setf pub (p/pubid-literal input))
@@ -1966,10 +1975,10 @@
                  (setf sys (p/system-literal input))))
              (when (and (not public-only-ok-p)
                         (null sys))
-               (error "System identifier needed for this PUBLIC external identifier."))
+               (wf-error input "System identifier needed for this PUBLIC external identifier."))
              (make-extid pub sys)))
           (t
-           (error "Expected external-id: ~S / ~S." cat sem)))))
+           (wf-error input "Expected external-id: ~S / ~S." cat sem)))))
 
 
 ;;  [11] SystemLiteral ::= ('"' [^"]* '"') | ("'" [^']* "'")
@@ -1985,13 +1994,13 @@
                (loop
                  (let ((c (read-rune (car (zstream-input-stack input)))))
                    (cond ((eq c :eof)
-                          (error "EOF in system literal."))
+                          (eox input "EOF in system literal."))
                          ((rune= c delim)
                           (return))
                          (t
                           (collect c))))))))
           (t
-           (error "Expect either \" or \'.")))))
+           (wf-error input "Expect either \" or \'.")))))
 
 ;; it is important to cache the orginal URI rod, since the re-serialized
 ;; uri-string can be different from the one parsed originally.
@@ -2007,7 +2016,7 @@
   ;; :FILE and NIL anway.
   (when (eql (search "file://" str) 0)
     (setf str (subseq str (length "file://"))))
-  (puri:parse-uri str))
+  (puri:parse-uri (coerce str 'simple-string)))
 
 (defun p/system-literal (input)
   (let* ((rod (p/id input))
@@ -2018,7 +2027,7 @@
 (defun p/pubid-literal (input)
   (let ((result (p/id input)))
     (unless (every #'pubid-char-p result)
-      (error "Illegal pubid: ~S." (rod-string result)))
+      (wf-error input "Illegal pubid: ~S." (rod-string result)))
     result))
 
 
@@ -2028,11 +2037,11 @@
   (let (name content)
     (expect input :|<!ELEMENT|)
     (p/S input)
-    (setf name (p/name input))
+    (setf name (p/nmtoken input))
     (p/S input)
     (setf content (normalize-mixed-cspec (p/cspec input)))
     (unless (legal-content-model-p content *validate*)
-      (error "Malformed or invalid content model: ~S." (mu content)))
+      (wf-error input "Malformed or invalid content model: ~S." (mu content)))
     (p/S? input)
     (expect input :\>)
     (when *validate*
@@ -2071,9 +2080,9 @@
 ;;;     to indicate whether the end tag is valid.
 ;;;
 ;;; Function B will be called with the character data rod as its argument, it
-;;; returns a boolean indicating whether this text element is allowed.
+;;; returns a boolean indicating whether this text node is allowed.
 ;;;
-;;; That is, if one of the functions ever returns NIL, the element is
+;;; That is, if one of the functions ever returns NIL, the node is
 ;;; rejected as invalid.
 
 (defun cmodel-done (actual-value)
@@ -2171,27 +2180,29 @@
                        ((and (walk (car x))
                              (walk (cdr x)))))))
         (walk cspec))))
-                 
+
 ;; wir fahren besser, wenn wir machen:
 
-;; cspec ::= 'EMPTY' | 'ANY' | '#PCDATA' 
+;; cspec ::= 'EMPTY' | 'ANY' | '#PCDATA'
 ;;         | Name
 ;;         | cs
 ;;    cs ::= '(' S? cspec ( S? '|' S? cspec)* S? ')' ('?' | '*' | '+')?
-;; und eine post mortem analyse
+;; und eine post factum analyse
 
-(defun p/cspec (input)
+(defun p/cspec (input &optional recursivep)
   (let ((term
          (let ((names nil) op-cat op res stream)
            (multiple-value-bind (cat sem) (peek-token input)
-             (cond ((eq cat :name) 
-                    (consume-token input) 
+             (cond ((eq cat :nmtoken)
+                    (consume-token input)
                     (cond ((rod= sem '#.(string-rod "EMPTY"))
                            :EMPTY)
                           ((rod= sem '#.(string-rod "ANY"))
                            :ANY)
-                          (t
-                           sem)))
+                          ((not recursivep)
+			   (wf-error input "invalid content spec"))
+		          (t
+			   sem)))
                    ((eq cat :\#PCDATA)
                     (consume-token input)
                     :PCDATA)
@@ -2199,7 +2210,7 @@
                     (setf stream (car (zstream-input-stack input)))
                     (consume-token input)
                     (p/S? input)
-                    (setq names (list (p/cspec input)))
+                    (setq names (list (p/cspec input t)))
                     (p/S? input)
                     (cond ((member (peek-token input) '(:\| :\,))
                             (setf op-cat (peek-token input))
@@ -2207,7 +2218,7 @@
                             (while (eq (peek-token input) op-cat)
                               (consume-token input)
                               (p/S? input)
-                              (push (p/cspec input) names)
+                              (push (p/cspec input t) names)
                               (p/S? input))
                             (setf res (cons op (reverse names))))
                       (t
@@ -2219,7 +2230,7 @@
                         (validity-error "(06) Proper Group/PE Nesting")))
                     res)
                    (t
-                    (error "p/cspec - ~s / ~s" cat sem)))))))
+                    (wf-error input "p/cspec - ~s / ~s" cat sem)))))))
     (cond ((eq (peek-token input) :?) (consume-token input) (list '? term))
           ((eq (peek-token input) :+) (consume-token input) (list '+ term))
           ((eq (peek-token input) :*) (consume-token input) (list '* term))
@@ -2245,14 +2256,14 @@
                       (trivialp (cadr cspec)))))
         :PCDATA
         cspec)))
-   
+
 ;; [52] AttlistDecl ::= '<!ATTLIST' S Name AttDef* S? '>'
-    
 
+
 ;; [52] AttlistDecl ::= '<!ATTLIST' S Name AttDefs S? '>'
 ;; [52] AttlistDecl ::= '<!ATTLIST' S Name S? '>'
 ;; [53] AttDefs ::= S Name S AttType S DefaultDecl AttDefs
-;; [53] AttDefs ::= 
+;; [53] AttDefs ::=
 
 (defun p/notation-decl (input)
   (let (name id)
@@ -2269,6 +2280,8 @@
                                   (normalize-public-id (extid-public id))
                                   nil)
                               (uri-rod (extid-system id)))
+    (when (and sax:*namespace-processing* (find #/: name))
+      (wf-error input "colon in notation name"))
     (when *validate*
       (define-notation (dtd *ctx*) name id))
     (list :notation-decl name id)))
@@ -2299,14 +2312,14 @@
   (let ((stream (car (zstream-input-stack input))))
     (p/S? input)
     (multiple-value-bind (cat sem) (read-token input)
-      (cond ((and (eq cat :name)
+      (cond ((and (eq cat :nmtoken)
                   (rod= sem '#.(string-rod "INCLUDE")))
              (p/include-sect input stream))
-            ((and (eq cat :name)
+            ((and (eq cat :nmtoken)
                   (rod= sem '#.(string-rod "IGNORE")))
              (p/ignore-sect input stream))
             (t
-             (error "Expected INCLUDE or IGNORE after \"<![\"."))))))
+             (wf-error input "Expected INCLUDE or IGNORE after \"<![\"."))))))
 
 (defun p/cond-expect (input cat initial-stream)
   (expect input cat)
@@ -2331,12 +2344,12 @@
   (let ((input (car (zstream-input-stack input))))
     (let ((level 0))
       (do ((c1 (read-rune input) (read-rune input))
-           (c2 0 c1)
-           (c3 0 c2))
+           (c2 #/U+0000 c1)
+           (c3 #/U+0000 c2))
           ((= level -1))
         (declare (type fixnum level))
         (cond ((eq c1 :eof)
-               (error "EOF in <![IGNORE ... >")))
+               (eox input "EOF in <![IGNORE ... >")))
         (cond ((and (rune= c3 #/<) (rune= c2 #/!) (rune= c1 #/\[))
                (incf level)))
         (cond ((and (rune= c3 #/\]) (rune= c2 #/\]) (rune= c1 #/>))
@@ -2353,7 +2366,7 @@
       (:eof   (return))
       ((:|<!ELEMENT| :|<!ATTLIST| :|<!ENTITY| :|<!NOTATION| :PI :COMMENT)
        (let ((*expand-pe-p* t)
-             (*markup-declaration-external-p* t))
+             (*external-subset-p* t))
          (p/markup-decl input)))
       ((:PE-REFERENCE)
        (let ((name (nth-value 1 (read-token input))))
@@ -2365,7 +2378,7 @@
                                 (internal-entdef
                                  (p/ext-subset-decl input)))
                               (unless (eq :eof (peek-token input))
-                                (error "Trailing garbage."))))))
+                                (wf-error input "Trailing garbage."))))))
       (otherwise (return)))) )
 
 (defun p/markup-decl (input)
@@ -2379,19 +2392,21 @@
 
 (defun p/markup-decl-unsafe (input)
   ;; markupdecl ::= elementdecl | AttlistDecl       /* VC: Proper Declaration/PE Nesting */
-  ;;              | EntityDecl | NotationDecl 
+  ;;              | EntityDecl | NotationDecl
   ;;              | PI | Comment               /* WFC: PEs in Internal Subset */
-  (case (peek-token input)
-    (:|<!ELEMENT|  (p/element-decl input))
-    (:|<!ATTLIST|  (p/attlist-decl input))
-    (:|<!ENTITY|   (p/entity-decl input))
-    (:|<!NOTATION| (p/notation-decl input))
-    (:PI
-      (let ((sem (nth-value 1 (read-token input))))
-        (sax:processing-instruction (handler *ctx*) (car sem) (cdr sem))))
-    (:COMMENT      (consume-token input))
-    (otherwise
-     (error "p/markup-decl ~S" (peek-token input)))))
+  (let ((token (peek-token input))
+	(*expand-pe-p* (and *expand-pe-p* *external-subset-p*)))
+    (case token
+      (:|<!ELEMENT|  (p/element-decl input))
+      (:|<!ATTLIST|  (p/attlist-decl input))
+      (:|<!ENTITY|   (p/entity-decl input))
+      (:|<!NOTATION| (p/notation-decl input))
+      (:PI
+	(let ((sem (nth-value 1 (read-token input))))
+	  (sax:processing-instruction (handler *ctx*) (car sem) (cdr sem))))
+      (:COMMENT      (consume-token input))
+      (otherwise
+	(wf-error input "p/markup-decl ~S" (peek-token input))))))
 
 (defun setup-encoding (input xml-header)
   (when (xml-header-encoding xml-header)
@@ -2408,14 +2423,14 @@
       (set-to-full-speed xstream))))
 
 (defun p/ext-subset (input)
-  (cond ((eq (peek-token input) :xml-pi)
-         (let ((hd (parse-xml-pi (cdr (nth-value 1 (peek-token input))) nil)))
+  (cond ((eq (peek-token input) :xml-decl)
+         (let ((hd (parse-text-decl (cdr (nth-value 1 (peek-token input))))))
            (setup-encoding input hd))
          (consume-token input)))
   (set-full-speed input)
   (p/ext-subset-decl input)
   (unless (eq (peek-token input) :eof)
-    (error "Trailing garbage - ~S." (peek-token input))))
+    (wf-error input "Trailing garbage - ~S." (peek-token input))))
 
 (defvar *catalog* nil)
 
@@ -2436,7 +2451,7 @@
           name extid)
       (expect input :|<!DOCTYPE|)
       (p/S input)
-      (setq name (p/name input))
+      (setq name (p/nmtoken input))
       (when *validate*
         (setf (model-stack *ctx*) (list (make-root-model name))))
       (when (eq (peek-token input) :S)
@@ -2453,9 +2468,10 @@
                      (and extid (uri-rod (extid-system extid))))
       (when (eq (peek-token input) :\[ )
         (when (disallow-internal-subset *ctx*)
-          (error "document includes an internal subset"))
+          (wf-error input "document includes an internal subset"))
         (ensure-dtd)
         (consume-token input)
+	(sax:start-internal-subset (handler *ctx*))
         (while (progn (p/S? input)
                       (not (eq (peek-token input) :\] )))
           (if (eq (peek-token input) :PE-REFERENCE)
@@ -2468,10 +2484,11 @@
                                        (internal-entdef
                                         (p/ext-subset-decl input)))
                                      (unless (eq :eof (peek-token input))
-                                       (error "Trailing garbage.")))))
+                                       (wf-error input "Trailing garbage.")))))
               (let ((*expand-pe-p* t))
                 (p/markup-decl input))))
         (consume-token input)
+	(sax:end-internal-subset (handler *ctx*))
         (p/S? input))
       (expect input :>)
       (when extid
@@ -2501,7 +2518,8 @@
       (let ((dtd (dtd *ctx*)))
         (sax:entity-resolver
          (handler *ctx*)
-         (lambda (name handler) (resolve-entity name handler dtd))))
+         (lambda (name handler) (resolve-entity name handler dtd)))
+        (sax::dtd (handler *ctx*) dtd))
       (list :DOCTYPE name extid))))
 
 (defun report-cached-dtd (dtd)
@@ -2528,17 +2546,29 @@
       (:COMMENT
         (sax:comment (handler *ctx*) (nth-value 1 (peek-token input))))
       (:PI
-        (sax:processing-instruction 
+        (sax:processing-instruction
          (handler *ctx*)
          (car (nth-value 1 (peek-token input)))
          (cdr (nth-value 1 (peek-token input))))))
     (consume-token input)))
-  
+
 (defun p/document
     (input handler
-     &key validate dtd root entity-resolver disallow-internal-subset)
+     &key validate dtd root entity-resolver disallow-internal-subset
+	  (recode t))
+  ;; check types of user-supplied arguments for better error messages:
+  (check-type validate boolean)
+  (check-type recode boolean)
+  (check-type dtd (or null extid))
+  (check-type root (or null rod))
+  (check-type entity-resolver (or null function symbol))
+  (check-type disallow-internal-subset boolean)
+  #+rune-is-integer
+  (when recode
+    (setf handler (make-recoder handler #'rod-to-utf8-string)))
   (let ((*ctx*
          (make-context :handler handler
+		       :main-zstream input
                        :entity-resolver entity-resolver
                        :disallow-internal-subset disallow-internal-subset))
         (*validate* validate))
@@ -2551,8 +2581,8 @@
     ;; we will use the attribute-value parser for the xml decl.
     (let ((*data-behaviour* :DTD))
       ;; optional XMLDecl?
-      (cond ((eq (peek-token input) :xml-pi)
-             (let ((hd (parse-xml-pi (cdr (nth-value 1 (peek-token input))) t)))
+      (cond ((eq (peek-token input) :xml-decl)
+             (let ((hd (parse-xml-decl (cdr (nth-value 1 (peek-token input))))))
                (setf (standalone-p *ctx*) (eq (xml-header-standalone-p hd) :yes))
                (setup-encoding input hd))
              (read-token input)))
@@ -2580,87 +2610,75 @@
         (setf (model-stack *ctx*) (list (make-root-model root))))
       ;; element
       (let ((*data-behaviour* :DOC))
+	(when (eq (peek-token input) :seen-<)
+	  (multiple-value-bind (c s)
+	      (read-token-after-|<| input (car (zstream-input-stack input)))
+	    (setf (zstream-token-category input) c
+		  (zstream-token-semantic input) s)))
         (p/element input))
       ;; optional Misc*
       (p/misc*-2 input)
       (unless (eq (peek-token input) :eof)
-        (error "Garbage at end of document."))
+        (wf-error input "Garbage at end of document."))
       (when *validate*
         (maphash (lambda (k v)
                    (unless v
                      (validity-error "(11) IDREF: ~S not defined" (rod-string k))))
                  (id-table *ctx*))
-      
-        (dolist (name (referenced-notations *ctx*)) 
+
+        (dolist (name (referenced-notations *ctx*))
           (unless (find-notation name (dtd *ctx*))
-            (validity-error "(23) Notation Declared: ~S" (rod-string name))))) 
+            (validity-error "(23) Notation Declared: ~S" (rod-string name)))))
       (sax:end-document handler))))
 
 (defun p/element (input)
-  (if sax:*namespace-processing*
-      (p/element-ns input)
-      (p/element-no-ns input)))
-    
-(defun p/element-no-ns (input)
-  ;;    [39] element ::= EmptyElemTag | STag content ETag
-  (error "sorry, bitrot")
-  #+(or)
   (multiple-value-bind (cat sem) (read-token input)
-    (cond ((eq cat :ztag)
-	   (sax:start-element (handler *ctx*) nil nil (car sem) (build-attribute-list-no-ns (cdr sem)))
-	   (sax:end-element (handler *ctx*) nil nil (car sem)))
-
-          ((eq cat :stag)
-	   (sax:start-element (handler *ctx*) nil nil (car sem) (build-attribute-list-no-ns (cdr sem)))
-	   (p/content input)
-	   (multiple-value-bind (cat2 sem2) (read-token input)
-               (unless (and (eq cat2 :etag)
-                            (eq (car sem2) (car sem)))
-                 (perror input "Bad nesting. ~S / ~S" (mu sem) (mu (cons cat2 sem2)))))
-	   (sax:end-element (handler *ctx*) nil nil (car sem)))
-
-          (t
-           (error "Expecting element.")))))
-
-
-(defun p/element-ns (input)
-  (destructuring-bind (cat (name &rest attrs))
-      (multiple-value-list (read-token input))
-    (validate-start-element *ctx* name)
-    (let ((ns-decls (declare-namespaces name attrs)))
-      (multiple-value-bind (ns-uri prefix local-name) (decode-qname name)
-	(declare (ignore prefix))
-	(let* ((raw-attlist (build-attribute-list-ns attrs))
-               (attlist
-                (remove-if-not (lambda (a)
-                                 (or sax:*include-xmlns-attributes*
-                                     (not (xmlns-attr-p (sax:attribute-qname a)))))
-                               (process-attributes *ctx* name raw-attlist))))
-          (cond ((eq cat :ztag)
-		 (sax:start-element (handler *ctx*) ns-uri local-name name attlist)
-		 (sax:end-element (handler *ctx*) ns-uri local-name name))
+    (case cat
+      ((:stag :ztag))
+      (:eof (eox input))
+      (t (wf-error input "element expected")))
+    (destructuring-bind (&optional name &rest raw-attrs) sem
+      (validate-start-element *ctx* name)
+      (let* ((attrs
+	      (process-attributes *ctx* name (build-attribute-list raw-attrs)))
+	     (*namespace-bindings* *namespace-bindings*)
+	     new-namespaces)
+	(when sax:*namespace-processing*
+	  (setf new-namespaces (declare-namespaces attrs))
+	  (mapc #'set-attribute-namespace attrs))
+	(multiple-value-bind (uri prefix local-name)
+	    (if sax:*namespace-processing*
+		(decode-qname name)
+		(values nil nil nil))
+	  (declare (ignore prefix))
+	  (check-attribute-uniqueness attrs)
+	  (unless (or sax:*include-xmlns-attributes*
+		      (null sax:*namespace-processing*))
+	    (setf attrs
+		  (remove-if (compose #'xmlns-attr-p #'sax:attribute-qname)
+			     attrs))) 
+	  (cond
+	    ((eq cat :ztag)
+	      (sax:start-element (handler *ctx*) uri local-name name attrs)
+	      (sax:end-element (handler *ctx*) uri local-name name))
 		
-		((eq cat :stag)
-		 (sax:start-element (handler *ctx*) ns-uri local-name name attlist)
-		 (p/content input)
-		 (multiple-value-bind (cat2 sem2) (read-token input)
-		   (unless (and (eq cat2 :etag)
-				(eq (car sem2) name))
-		     (perror input "Bad nesting. ~S / ~S" (mu name) (mu (cons cat2 sem2)))))
-		 (sax:end-element (handler *ctx*) ns-uri local-name name))
+	    ((eq cat :stag)
+	      (sax:start-element (handler *ctx*) uri local-name name attrs)
+	      (p/content input)
+	      (multiple-value-bind (cat2 sem2) (read-token input)
+		(unless (and (eq cat2 :etag)
+			     (eq (car sem2) name))
+		  (wf-error input "Bad nesting. ~S / ~S"
+			    (mu name)
+			    (mu (cons cat2 sem2))))
+		(when (cdr sem2)
+		  (wf-error input "no attributes allowed in end tag")))
+	      (sax:end-element (handler *ctx*) uri local-name name))
 		
-		(t
-		 (error "Expecting element, got ~S." cat)))))
-      (undeclare-namespaces ns-decls))
-    (validate-end-element *ctx* name)))
-      
-(defun perror (stream format-string &rest format-args)
-  (when (zstream-p stream)
-    (setf stream (car (zstream-input-stack stream))))
-  (error "Parse error at line ~D column ~D: ~A" 
-         (xstream-line-number stream)
-         (xstream-column-number stream)
-         (apply #'format nil format-string format-args)))
+	    (t
+	      (wf-error input "Expecting element, got ~S." cat))))
+	(undeclare-namespaces new-namespaces))
+      (validate-end-element *ctx* name))))
 
 (defun p/content (input)
   ;; [43] content ::= (element | CharData | Reference | CDSect | PI | Comment)*
@@ -2671,13 +2689,15 @@
        (p/content input))
       ((:CDATA)
        (consume-token input)
+       (when (search #"]]>" sem)
+	 (wf-error input "']]>' not allowed in CharData"))
        (validate-characters *ctx* sem)
        (sax:characters (handler *ctx*) sem)
        (p/content input))
       ((:ENTITY-REF)
        (let ((name sem))
          (consume-token input)
-         (append ;; nil  #+(OR)
+         (append
           (recurse-on-entity input name :general
                              (lambda (input)
                                (prog1
@@ -2685,11 +2705,12 @@
                                      (internal-entdef (p/content input))
                                      (external-entdef (p/ext-parsed-ent input)))
                                  (unless (eq (peek-token input) :eof)
-                                   (error "Trailing garbage. - ~S" (peek-token input))))))
+                                   (wf-error input "Trailing garbage. - ~S"
+					     (peek-token input))))))
           (p/content input))))
       ((:<!\[)
        (consume-token input)
-       (cons 
+       (cons
         (let ((input (car (zstream-input-stack input))))
           (unless (and (rune= #/C (read-rune input))
                        (rune= #/D (read-rune input))
@@ -2697,7 +2718,7 @@
                        (rune= #/T (read-rune input))
                        (rune= #/A (read-rune input))
                        (rune= #/\[ (read-rune input)))
-            (error "After '<![', 'CDATA[' is expected."))
+            (wf-error input "After '<![', 'CDATA[' is expected."))
 	  (validate-characters *ctx* #"hack") ;anything other than whitespace
 	  (sax:start-cdata (handler *ctx*))
 	  (sax:characters (handler *ctx*) (read-cdata-sect input))
@@ -2724,42 +2745,39 @@
 
 (defun p/ext-parsed-ent (input)
   ;; [78] extParsedEnt ::= '<?xml' VersionInfo? EncodingDecl S? '?>' content
-  (when (eq (peek-token input) :xml-pi)
-    (let ((hd (parse-xml-pi (cdr (nth-value 1 (peek-token input))) nil)))
+  (when (eq (peek-token input) :xml-decl)
+    (let ((hd (parse-text-decl (cdr (nth-value 1 (peek-token input))))))
       (setup-encoding input hd))
-    (consume-token input) )
+    (consume-token input))
   (set-full-speed input)
   (p/content input))
 
-(defun parse-xml-pi (content sd-ok-p)
-  ;; --> xml-header
-  ;;(make-xml-header))
+(defun parse-xml-decl (content)
   (let* ((res (make-xml-header))
          (i (make-rod-xstream content))
-         (atts (read-attribute-list 'foo i t))) ;xxx on 'foo
+	 (z (make-zstream :input-stack (list i)))
+         (atts (read-attribute-list z i t)))
     (unless (eq (peek-rune i) :eof)
-      (error "Garbage at end of XML PI."))
+      (wf-error i "Garbage at end of XMLDecl."))
     ;; versioninfo muss da sein
-    ;; dann ? encodingdecl 
+    ;; dann ? encodingdecl
     ;; dann ? sddecl
     ;; dann ende
-    (when (and (not (eq (caar atts) (intern-name '#.(string-rod "version"))))
-               sd-ok-p)
-      (error "XML PI needs version."))
-    (when (eq (caar atts) (intern-name '#.(string-rod "version")))
-      (unless (and (>= (length (cdar atts)) 1)
-                   (every (lambda (x)
-                            (or (rune<= #/a x #/z)
-                                (rune<= #/A x #/Z)
-                                (rune<= #/0 x #/9)
-                                (rune= x #/_)
-                                (rune= x #/.)
-                                (rune= x #/:)
-                                (rune= x #/-)))
-                          (cdar atts)))
-        (error "Bad XML version number: ~S." (rod-string (cdar atts))))
-      (setf (xml-header-version res) (rod-string (cdar atts)))
-      (pop atts))
+    (unless (eq (caar atts) (intern-name '#.(string-rod "version")))
+      (wf-error i "XMLDecl needs version."))
+    (unless (and (>= (length (cdar atts)) 1)
+		 (every (lambda (x)
+			  (or (rune<= #/a x #/z)
+			      (rune<= #/A x #/Z)
+			      (rune<= #/0 x #/9)
+			      (rune= x #/_)
+			      (rune= x #/.)
+			      (rune= x #/:)
+			      (rune= x #/-)))
+			(cdar atts)))
+      (wf-error i"Bad XML version number: ~S." (rod-string (cdar atts))))
+    (setf (xml-header-version res) (rod-string (cdar atts)))
+    (pop atts)
     (when (eq (caar atts) (intern-name '#.(string-rod "encoding")))
       (unless (and (>= (length (cdar atts)) 1)
                    (every (lambda (x)
@@ -2772,30 +2790,72 @@
                           (cdar atts))
                    ((lambda (x)
                       (or (rune<= #/a x #/z)
-                          (rune<= #/A x #/Z)
-                          (rune<= #/0 x #/9)))
+                          (rune<= #/A x #/Z)))
                     (aref (cdar atts) 0)))
-        (error "Bad XML encoding name: ~S." (rod-string (cdar atts))))
+        (wf-error i "Bad XML encoding name: ~S." (rod-string (cdar atts))))
       (setf (xml-header-encoding res) (rod-string (cdar atts)))
       (pop atts))
-    (when (and sd-ok-p (eq (caar atts) (intern-name '#.(string-rod "standalone"))))
+    (when (eq (caar atts) (intern-name '#.(string-rod "standalone")))
       (unless (or (rod= (cdar atts) '#.(string-rod "yes"))
                   (rod= (cdar atts) '#.(string-rod "no")))
-        (error "Hypersensitivity pitfall: ~
-                XML PI's 'standalone' attribute must be exactly \"yes\" or \"no\" and not ~S."
+        (wf-error i "XMLDecl's 'standalone' attribute must be exactly \"yes\" or \"no\" and not ~S."
                (rod-string (cdar atts))))
-      (setf (xml-header-standalone-p res) 
-        (if (rod-equal '#.(string-rod "yes") (cdar atts))
-            :yes
-          :no))
+      (setf (xml-header-standalone-p res)
+	    (if (rod-equal '#.(string-rod "yes") (cdar atts))
+		:yes
+		:no))
       (pop atts))
     (when atts
-      (error "XML designers decided to disallow future extensions to the set ~
-              of allowed XML PI's attributes -- you might have lost big on ~S (~S)"
-             (rod-string content) sd-ok-p
-             )) 
+      (wf-error i "Garbage in XMLDecl: ~A" (rod-string content)))
     res))
 
+(defun parse-text-decl (content)
+  (let* ((res (make-xml-header))
+         (i (make-rod-xstream content))
+	 (z (make-zstream :input-stack (list i)))
+         (atts (read-attribute-list z i t)))
+    (unless (eq (peek-rune i) :eof)
+      (wf-error i "Garbage at end of TextDecl"))
+    ;; versioninfo optional
+    ;; encodingdecl muss da sein
+    ;; dann ende
+    (when (eq (caar atts) (intern-name '#.(string-rod "version")))
+      (unless (and (>= (length (cdar atts)) 1)
+		   (every (lambda (x)
+			    (or (rune<= #/a x #/z)
+				(rune<= #/A x #/Z)
+				(rune<= #/0 x #/9)
+				(rune= x #/_)
+				(rune= x #/.)
+				(rune= x #/:)
+				(rune= x #/-)))
+			  (cdar atts)))
+	(wf-error i "Bad XML version number: ~S." (rod-string (cdar atts))))
+      (setf (xml-header-version res) (rod-string (cdar atts)))
+      (pop atts)) 
+    (unless (eq (caar atts) (intern-name '#.(string-rod "encoding")))
+      (wf-error i "TextDecl needs encoding."))
+    (unless (and (>= (length (cdar atts)) 1)
+		 (every (lambda (x)
+			  (or (rune<= #/a x #/z)
+			      (rune<= #/A x #/Z)
+			      (rune<= #/0 x #/9)
+			      (rune= x #/_)
+			      (rune= x #/.)
+			      (rune= x #/-)))
+			(cdar atts))
+		 ((lambda (x)
+		    (or (rune<= #/a x #/z)
+			(rune<= #/A x #/Z)
+			(rune<= #/0 x #/9)))
+		  (aref (cdar atts) 0)))
+      (wf-error i "Bad XML encoding name: ~S." (rod-string (cdar atts))))
+    (setf (xml-header-encoding res) (rod-string (cdar atts)))
+    (pop atts)
+    (when atts
+      (wf-error i "Garbage in TextDecl: ~A" (rod-string content)))
+    res))
+
 ;;;; ---------------------------------------------------------------------------
 ;;;;  mu
 ;;;;
@@ -2838,7 +2898,7 @@
         (dolist (pair pairs)
           (if first
               (setf first nil)
-              (write-char #\& s)) 
+              (write-char #\& s))
           (write-string (escape (car pair)) s)
           (write-char #\= s)
           (write-string (escape (cdr pair)) s))))))
@@ -2875,7 +2935,7 @@
         (make-uri :path path)
         (make-uri :scheme :file
                   :host (concatenate 'string
-                          (specific-or (pathname-host pathname))
+                          (string-or (host-namestring pathname))
                           "+"
                           (specific-or (pathname-device pathname)))
                   :path path))))
@@ -2892,14 +2952,13 @@
   (let ((scheme (puri:uri-scheme uri))
         (path (puri:uri-parsed-path uri)))
     (unless (member scheme '(nil :file))
-      (error 'parser-error
+      (error 'xml-parse-error
              :format-control "URI scheme ~S not supported"
              :format-arguments (list scheme)))
     (if (eq (car path) :relative)
         (multiple-value-bind (name type)
             (parse-name.type (car (last path)))
-          (make-pathname :host ""
-			 :directory (butlast path)
+          (make-pathname :directory (butlast path)
                          :name name
                          :type type))
         (multiple-value-bind (name type)
@@ -2907,17 +2966,21 @@
           (destructuring-bind (host device)
               (split-sequence-if (lambda (x) (eql x #\+))
                                  (or (puri:uri-host uri) "+"))
-            (make-pathname :host host
+            (make-pathname :host (string-or host)
                            :device (string-or device)
                            :directory (cons :absolute (butlast (cdr path)))
                            :name name
                            :type type))))))
 
 (defun parse-xstream (xstream handler &rest args)
-  (let ((zstream (make-zstream :input-stack (list xstream))))
-    (peek-rune xstream)
-    (with-scratch-pads ()
-      (apply #'p/document zstream handler args))))
+  (let ((*ctx* nil))
+    (handler-case
+	(let ((zstream (make-zstream :input-stack (list xstream))))
+	  (peek-rune xstream)
+	  (with-scratch-pads ()
+	    (apply #'p/document zstream handler args)))
+      (runes-encoding:encoding-error (c)
+	(wf-error xstream "~A" c)))))
 
 (defun parse-file (filename handler &rest args)
   (with-open-xfile (input filename)
@@ -2925,7 +2988,7 @@
       (make-stream-name
        :entity-name "main document"
        :entity-kind :main
-       :uri (pathname-to-uri filename)))
+       :uri (pathname-to-uri (merge-pathnames filename))))
     (apply #'parse-xstream input handler args)))
 
 (defun resolve-synonym-stream (stream)
@@ -2934,13 +2997,16 @@
   stream)
 
 (defun safe-stream-sysid (stream)
-  (if (typep (resolve-synonym-stream stream) 'file-stream)
-      (pathname-to-uri (pathname stream))
+  (if (and (typep (resolve-synonym-stream stream) 'file-stream)
+	   ;; ignore-errors, because sb-bsd-sockets creates instances of
+	   ;; FILE-STREAMs that aren't
+           (ignore-errors (pathname stream)))
+      (pathname-to-uri (merge-pathnames (pathname stream)))
       nil))
 
 (defun parse-stream (stream handler &rest args)
   (let ((xstream
-         (make-xstream 
+         (make-xstream
           stream
           :name (make-stream-name
                  :entity-name "main document"
@@ -2949,11 +3015,69 @@
           :initial-speed 1)))
     (apply #'parse-xstream xstream handler args)))
 
-(defun parse-dtd-file (filename)
+(defun parse-empty-document
+    (uri qname handler &key public-id system-id entity-resolver (recode t))
+  (check-type uri (or null rod))
+  (check-type qname (or null rod))
+  (check-type public-id (or null rod))
+  (check-type system-id (or null puri:uri))
+  (check-type entity-resolver (or null function symbol))
+  (check-type recode boolean)
+  #+rune-is-integer
+  (when recode
+    (setf handler (make-recoder handler #'rod-to-utf8-string)))
+  (let ((*ctx*
+         (make-context :handler handler :entity-resolver entity-resolver))
+        (*validate* nil)
+	(extid
+	 (when (or public-id system-id)
+	   (extid-using-catalog (make-extid public-id system-id)))))
+    (sax:start-document handler)
+    (when extid
+      (sax:start-dtd handler
+                     qname
+                     (and public-id)
+                     (and system-id (uri-rod system-id)))
+      (setf (dtd *ctx*) (getdtd (extid-system extid) *dtd-cache*))
+      (unless (dtd *ctx*)
+	(with-scratch-pads ()
+	  (let ((*data-behaviour* :DTD))
+	    (let* ((xi2 (xstream-open-extid extid))
+		   (zi2 (make-zstream :input-stack (list xi2))))
+	      (ensure-dtd)
+	      (p/ext-subset zi2)))))
+      (sax:end-dtd handler)
+      (let ((dtd (dtd *ctx*)))
+        (sax:entity-resolver handler (lambda (n h) (resolve-entity n h dtd)))
+        (sax::dtd handler dtd)))
+    (ensure-dtd)
+    (when (or uri qname)
+      (let* ((attrs
+	      (when uri
+		(list (sax:make-attribute :qname #"xmlns"
+					  :value (rod uri)
+					  :specified-p t))))
+	     (*namespace-bindings* *namespace-bindings*)
+	     new-namespaces)
+	(when sax:*namespace-processing*
+	  (setf new-namespaces (declare-namespaces attrs))
+	  (mapc #'set-attribute-namespace attrs))
+	(multiple-value-bind (uri prefix local-name)
+	    (if sax:*namespace-processing* (decode-qname qname) nil)
+	  (declare (ignore prefix))
+	  (unless (or sax:*include-xmlns-attributes*
+		      (null sax:*namespace-processing*))
+	    (setf attrs nil)) 
+	  (sax:start-element (handler *ctx*) uri local-name qname attrs)
+	  (sax:end-element (handler *ctx*) uri local-name qname))
+	(undeclare-namespaces new-namespaces)))
+    (sax:end-document handler)))
+
+(defun parse-dtd-file (filename &optional handler)
   (with-open-file (s filename :element-type '(unsigned-byte 8))
-    (parse-dtd-stream s)))
+    (parse-dtd-stream s handler)))
 
-(defun parse-dtd-stream (stream)
+(defun parse-dtd-stream (stream &optional handler)
   (let ((input (make-xstream stream)))
     (setf (xstream-name input)
           (make-stream-name
@@ -2961,7 +3085,7 @@
            :entity-kind :main
            :uri (safe-stream-sysid stream)))
     (let ((zstream (make-zstream :input-stack (list input)))
-          (*ctx* (make-context :handler nil))
+          (*ctx* (make-context :handler handler))
           (*validate* t)
           (*data-behaviour* :DTD))
       (with-scratch-pads ()
@@ -2970,18 +3094,20 @@
         (p/ext-subset zstream)
         (dtd *ctx*)))))
 
-(defun parse-string (string handler)
-  ;; XXX this function mis-handles encoding
-  (with-scratch-pads ()
-    (let* ((x (string->xstream string))
-           (z (make-zstream :input-stack (list x))))
-      (p/document z handler))))
+(defun parse-rod (string handler &rest args)
+  (let ((xstream (string->xstream string)))
+    (setf (xstream-name xstream)
+	  (make-stream-name
+	   :entity-name "main document"
+	   :entity-kind :main
+	   :uri nil))
+    (apply #'parse-xstream xstream handler args)))
 
 (defun string->xstream (string)
-  ;; XXX encoding is mis-handled by this kind of stream
   (make-rod-xstream (string-rod string)))
 
-(defclass octet-input-stream (fundamental-binary-input-stream)
+(defclass octet-input-stream
+    (trivial-gray-stream-mixin fundamental-binary-input-stream)
     ((octets :initarg :octets)
      (pos :initform 0)))
 
@@ -2997,8 +3123,8 @@
             (elt octets pos)
           (incf pos)))))
 
-(defmethod stream-read-sequence ((stream octet-input-stream) sequence
-                                 &optional (start 0) (end (length sequence)))
+(defmethod stream-read-sequence
+    ((stream octet-input-stream) sequence start end &key &allow-other-keys)
   (with-slots (octets pos) stream
     (let* ((length (min (- end start) (- (length octets) pos)))
            (end1 (+ start length))
@@ -3015,20 +3141,6 @@
 
 ;;;;
 
-#+allegro
-(defmacro sp (&body body)
-  `(progn
-     (prof:with-profiling (:type :space) .,body)
-     (prof:show-flat-profile)))
-
-#+allegro
-(defmacro tm (&body body)
-  `(progn
-     (prof:with-profiling (:type :time) .,body)
-     (prof:show-flat-profile)))
-
-;;;;
-
 (defun zstream-push (new-xstream zstream)
   (cond ((find-if (lambda (x)
                     (and (xstream-p x)
@@ -3037,14 +3149,12 @@
                          (eql (stream-name-entity-kind (xstream-name x))
                               (stream-name-entity-kind (xstream-name new-xstream)))))
                   (zstream-input-stack zstream))
-         (error "Infinite recursion.")))
+         (wf-error zstream "Infinite recursion.")))
   (push new-xstream (zstream-input-stack zstream))
   zstream)
 
-(defun recurse-on-entity (zstream name kind continuation)
+(defun recurse-on-entity (zstream name kind continuation &optional internalp)
   (assert (not (zstream-token-category zstream)))
-  ;;(sleep .2)
-  ;;(warn "~S / ~S[~S]." (zstream-input-stack zstream) (mu name) kind)
   (call-with-entity-expansion-as-stream
    zstream
    (lambda (new-xstream)
@@ -3058,115 +3168,10 @@
        (assert (eq (pop (zstream-input-stack zstream)) :stop))
        (setf (zstream-token-category zstream) nil)
        '(consume-token zstream)) )
-   name kind))
+   name
+   kind
+   internalp))
 
-;;;;
-
-#|
-
-(defparameter *test-files*
-    '(;;"jclark:xmltest;not-wf;*;*.xml"
-      "jclark:xmltest;valid;*;*.xml" 
-      ;;"jclark:xmltest;invalid;*.xml"
-      ))
-
-(defun run-all-tests (&optional (test-files *test-files*))
-  (let ((failed nil))
-    (dolist (k test-files)
-      (dolist (j (sort (directory k) #'string< :key #'pathname-name))
-        (unless (test-file j)
-          (push j failed))))
-    (fresh-line)
-    (cond (failed
-           (write-string "**** Test failed on")
-           (dolist (k failed)
-             (format t "~%****  ~S." k))
-           nil)
-          (t
-           (write-string "**** Test passed!")
-           t))))
-
-(defun test-file (filename)
-  (let ((out-filename (merge-pathnames "out/" filename)))
-    (if (probe-file out-filename)
-        (positive-test-file filename out-filename)
-      (negative-test-file filename))))
-
-(defun positive-test-file (filename out-filename)
-  (multiple-value-bind (nodes condition) 
-      (ignore-errors (parse-file filename))
-    (cond (condition
-           (warn "**** Error in ~S: ~A." filename condition)
-           nil)
-          (t
-           (let (res equal?)
-             (setf res (with-output-to-string (sink)
-                         (unparse-document nodes sink)))
-             (setf equal?
-               (with-open-file (in out-filename :direction :input :element-type 'character)
-                 (do ((i 0 (+ i 1))
-                      (c (read-char in nil nil) (read-char in nil nil)))
-                     ((or (eq c nil) (= i (length res)))
-                      (and (eq c nil) (= i (length res))))
-                   (unless (eql c (char res i))
-                     (return nil)))))
-             (cond ((not equal?)
-                    (format t "~&**** Test failed on ~S." filename)
-                    (fresh-line)
-                    (format t "** me: ~A" res)
-                    (fresh-line)
-                    (format t "** he: " res)
-                    (finish-output)
-                    (with-open-file (in out-filename :direction :input :element-type 'character)
-                      (do ((c (read-char in nil nil) (read-char in nil nil)))
-                          ((eq c nil))
-                        (write-char c)))
-                    nil)
-                   (t
-                    t)))))))
-
-(defun negative-test-file (filename)
-  (multiple-value-bind (nodes condition) 
-      (ignore-errors (parse-file filename))
-    (declare (ignore nodes))
-    (cond (condition
-           t)
-          (t
-           (warn "**** negative test failed on ~S." filename)))))
-
-|#
-
-;;;;
-
-#+(or)                                  ;was ist das?
-(progn
-
-  (defmethod dom:create-processing-instruction ((document null) target data)
-    (declare (ignorable document target data))
-    nil)
-
-  (defmethod dom:append-child ((node null) child)
-    (declare (ignorable node child))
-    nil)
-
-  (defmethod dom:create-element ((document null) name)
-    (declare (ignorable document name))
-    nil)
-
-  (defmethod dom:set-attribute ((document null) name value)
-    (declare (ignorable document name value))
-    nil)
-
-  (defmethod dom:create-text-node ((document null) data)
-    (declare (ignorable document data))
-    nil)
-
-  (defmethod dom:create-cdata-section ((document null) data)
-    (declare (ignorable document data))
-    nil)
-  )
-
-
 #||
 (defmacro read-data-until* ((predicate input res res-start res-end) &body body)
   ;; fast variant -- for now disabled for no apparent reason
@@ -3218,17 +3223,14 @@
             (t
             we continue
              (sf rptr (%+ rptr 1))) ))
-    , at body )) 
+    , at body ))
 ||#
 
-;(defun read-data-until (predicate input continuation)
-;  )
-
 (defmacro read-data-until* ((predicate input res res-start res-end) &body body)
-  "Read data from `input' until `predicate' applied to the read char 
+  "Read data from `input' until `predicate' applied to the read char
    turns true. Then execute `body' with `res', `res-start', `res-end'
    bound to denote a subsequence (of RUNEs) containing the read portion.
-   The rune upon which `predicate' turned true is neither consumed from 
+   The rune upon which `predicate' turned true is neither consumed from
    the stream, nor included in `res'.
 
    Keep the predicate short, this it may be included more than once into
@@ -3238,11 +3240,11 @@
         (collect (gensym))
         (c (gensym)))
     `(LET ((,input-var ,input))
-       (MULTIPLE-VALUE-BIND (,res ,res-start ,res-end) 
+       (MULTIPLE-VALUE-BIND (,res ,res-start ,res-end)
            (WITH-RUNE-COLLECTOR/RAW (,collect)
              (LOOP
                (LET ((,c (PEEK-RUNE ,input-var)))
-                 (COND ((EQ ,c :EOF) 
+                 (COND ((EQ ,c :EOF)
                         ;; xxx error message
                         (RETURN))
                        ((FUNCALL ,predicate ,c)
@@ -3252,11 +3254,11 @@
                         (CONSUME-RUNE ,input-var))))))
          (LOCALLY
            , at body)))))
-  
+
 (defun read-name-token (input)
   (read-data-until* ((lambda (rune)
                        (declare (type rune rune))
-                       (not (name-rune-p rune))) 
+                       (not (name-rune-p rune)))
                      input
                      r rs re)
                     (intern-name r rs re)))
@@ -3264,6 +3266,11 @@
 (defun read-cdata (input)
   (read-data-until* ((lambda (rune)
                        (declare (type rune rune))
+		       (when (and (%rune< rune #/U+0020)
+				  (not (or (%rune= rune #/U+0009)
+					   (%rune= rune #/U+000a)
+					   (%rune= rune #/U+000d))))
+			 (wf-error input "code point invalid: ~A" rune))
                        (or (%rune= rune #/<) (%rune= rune #/&)))
                      input
                      source start end)
@@ -3286,9 +3293,9 @@
 (defun internal-entity-expansion (name)
   (let ((def (get-entity-definition name :general (dtd *ctx*))))
     (unless def
-      (error "Entity '~A' is not defined." (rod-string name)))
+      (wf-error nil "Entity '~A' is not defined." (rod-string name)))
     (unless (typep def 'internal-entdef)
-      (error "Entity '~A' is not an internal entity." name))
+      (wf-error nil "Entity '~A' is not an internal entity." name))
     (or (entdef-expansion def)
         (setf (entdef-expansion def) (find-internal-entity-expansion name)))))
 
@@ -3303,33 +3310,31 @@
                             (return))
                            ((rune= c #/&)
                             (setf c (peek-rune input))
-                            (cond ((rune= c #/#)
-                                   (let ((c (read-numeric-entity input)))
+                            (cond ((eql c :eof)
+				   (eox input))
+			          ((rune= c #/#)
+                                   (let ((c (read-character-reference input)))
                                      (%put-unicode-char c collect)))
                                   (t
-                                   (unless (name-start-rune-p (peek-rune input))
-                                     (error "Expecting name after &."))
+                                   (unless (name-start-rune-p c)
+                                     (wf-error zinput "Expecting name after &."))
                                    (let ((name (read-name-token input)))
                                      (setf c (read-rune input))
-                                     (assert (rune= c #/\;))
-                                     (recurse-on-entity 
+                                     (check-rune input c #/\;)
+                                     (recurse-on-entity
                                       zinput name :general
                                       (lambda (zinput)
                                         (muffle (car (zstream-input-stack zinput)))))))))
-                           ((and (rune= c #/<))
-                            ;; xxx fix error message
-                            (cerror "Eat them in spite of this."
-                                    "For no apparent reason #\/< is forbidden in attribute values. ~
-                                     You lost -- next time choose SEXPR syntax.")
-                            (collect c))
+                           ((rune= c #/<)
+			    (wf-error zinput "unexpected #\/<"))
                            ((space-rune-p c)
                             (collect #/space))
                            ((not (data-rune-p c))
-                            (error "illegal char: ~S." c))
+                            (wf-error zinput "illegal char: ~S." c))
                            (t
                             (collect c)))))))
         (declare (dynamic-extent #'muffle))
-        (recurse-on-entity 
+        (recurse-on-entity
          zinput name :general
          (lambda (zinput)
            (muffle (car (zstream-input-stack zinput))))) ))))
@@ -3349,27 +3354,33 @@
                      (internal-entdef (p/content input))
                      (external-entdef (p/ext-parsed-ent input)))
                  (unless (eq (peek-token input) :eof)
-                   (error "Trailing garbage. - ~S" (peek-token input))))))))
+                   (wf-error input "Trailing garbage. - ~S"
+			     (peek-token input))))))))
         nil)))
 
 (defun read-att-value-2 (input)
   (let ((delim (read-rune input)))
+    (when (eql delim :eof)
+      (eox input))
     (unless (member delim '(#/\" #/\') :test #'eql)
-      (error "Bad attribute value delimiter ~S, must be either #\\\" or #\\\'."
-             (if (< delim char-code-limit) (code-char delim) delim)))
+      (wf-error input
+		"Bad attribute value delimiter ~S, must be either #\\\" or #\\\'."
+		(rune-char delim)))
     (with-rune-collector-4 (collect)
       (loop
         (let ((c (read-rune input)))
           (cond ((eq c :eof)
-                 (error "EOF"))
+                 (eox input "EOF"))
                 ((rune= c delim)
                  (return))
+                ((rune= c #/<)
+		 (wf-error input "'<' not allowed in attribute values"))
                 ((rune= #/& c)
-                 (multiple-value-bind (kind sem) (read-entity-ref input)
+                 (multiple-value-bind (kind sem) (read-entity-like input)
                    (ecase kind
-                     (:NUMERIC
+                     (:CHARACTER-REFERENCE
                       (%put-unicode-char sem collect))
-                     (:NAMED
+                     (:ENTITY-REFERENCE
                       (let* ((exp (internal-entity-expansion sem))
                              (n (length exp)))
                         (declare (type (simple-array rune (*)) exp))
@@ -3385,16 +3396,12 @@
 
 ;;; Namespace stuff
 
-(defvar *default-namespace-bindings*
-  '((#"" . nil)
-    (#"xmlns" . #"http://www.w3.org/2000/xmlns/")
-    (#"xml" . #"http://www.w3.org/XML/1998/namespace")))
-    
 ;; We already know that name is part of a valid XML name, so all we
 ;; have to check is that the first rune is a name-start-rune and that
 ;; there is not colon in it.
 (defun nc-name-p (name)
-  (and (name-start-rune-p (rune name 0))
+  (and (plusp (length name))
+       (name-start-rune-p (rune name 0))
        (notany #'(lambda (rune) (rune= #/: rune)) name)))
 
 (defun split-qname (qname)
@@ -3403,11 +3410,14 @@
     (if pos
 	(let ((prefix (subseq qname 0 pos))
 	      (local-name (subseq qname (1+ pos))))
+	  (when (zerop pos)
+	    (wf-error nil "empty namespace prefix"))
 	  (if (nc-name-p local-name)
 	      (values prefix local-name)
-	      (error "~S is not a valid NcName." local-name)))
+	      (wf-error nil "~S is not a valid NcName."
+			(rod-string local-name))))
 	(values () qname))))
-		 
+		
 (defun decode-qname (qname)
   "decode-qname name => namespace-uri, prefix, local-name"
   (declare (type runes:simple-rod qname))
@@ -3415,12 +3425,12 @@
     (let ((uri (find-namespace-binding prefix)))
       (if uri
 	  (values uri prefix local-name)
-	  (values nil nil nil)))))
+	  (values nil nil qname)))))
 
 
 (defun find-namespace-binding (prefix)
-  (cdr (or (assoc (or prefix #"") (namespace-bindings *ctx*) :test #'rod=)
-	   (error "Undeclared namespace prefix: ~A" (rod-string prefix)))))
+  (cdr (or (assoc (or prefix #"") *namespace-bindings* :test #'rod=)
+	   (wf-error nil "Undeclared namespace prefix: ~A" (rod-string prefix)))))
 
 ;; FIXME: Should probably be refactored by adding :start and :end to rod=/rod-equal
 (defun rod-starts-with (prefix rod)
@@ -3437,142 +3447,112 @@
       (subseq attrname 6)
       nil))
 
-(defun find-namespace-declarations (element attr-alist)
-  (let ((result
-         (mapcar #'(lambda (attr)
-                     (cons (attrname->prefix (car attr)) (cdr attr)))
-                 (remove-if-not #'xmlns-attr-p attr-alist :key #'car))))
-    ;; Argh!  PROCESS-ATTRIBUTES needs to know the attributes' namespaces
-    ;; already.  But namespace declarations can be done using default values
-    ;; in the DTD.  So we need to handle defaulting of attribute values twice,
-    ;; once for xmlns attributes, then for all others.  (I really hope I'm
-    ;; wrong on this one, but I don't see how.)
-    (let ((e (find-element element (dtd *ctx*))))
-      (when e
-        (dolist (ad (elmdef-attributes e)) ;handle default values
-          (let* ((name (attdef-name ad))
-                 (prefix (attrname->prefix name)))
-            (when (and (xmlns-attr-p name)
-                       (not (member prefix result :key #'car :test #'rod=))
-                       (listp (attdef-default ad)) ;:DEFAULT or :FIXED
-                       )
-              (push (cons prefix (cadr (attdef-default ad))) result))))))
-    result))
+(defun find-namespace-declarations (attributes)
+  (loop
+      for attribute in attributes
+      for qname = (sax:attribute-qname attribute)
+      when (xmlns-attr-p qname)
+      collect (cons (attrname->prefix qname) (sax:attribute-value attribute))))
 
-(defun declare-namespaces (element attr-alist)
-  (let ((ns-decls (find-namespace-declarations element attr-alist)))
-    (dolist (ns-decl ns-decls )
+(defun declare-namespaces (attributes)
+  (let ((ns-decls (find-namespace-declarations attributes)))
+    (dolist (ns-decl ns-decls)
       ;; check some namespace validity constraints
-      ;; FIXME: Would be nice to add "this is insane, go ahead" restarts
       (let ((prefix (car ns-decl))
-	    (uri (if (rod= #"" (cdr ns-decl))
-		     nil
-		     (cdr ns-decl))))
+	    (uri (cdr ns-decl)))
 	(cond
 	  ((and (rod= prefix #"xml")
 		(not (rod= uri #"http://www.w3.org/XML/1998/namespace")))
-	   (error "Attempt to rebind the prefix \"xml\" to ~S." (mu uri)))
+	   (wf-error nil
+		     "Attempt to rebind the prefix \"xml\" to ~S." (mu uri)))
 	  ((and (rod= uri #"http://www.w3.org/XML/1998/namespace")
 		(not (rod= prefix #"xml")))
-	   (error "The namespace URI \"http://www.w3.org/XML/1998/namespace\" ~
-                   may not be bound to the prefix ~S, only \"xml\" is legal."
-		  (mu prefix)))
+	   (wf-error nil
+		     "The namespace ~
+                      URI \"http://www.w3.org/XML/1998/namespace\" may not ~
+                      be bound to the prefix ~S, only \"xml\" is legal."
+		     (mu prefix)))
 	  ((and (rod= prefix #"xmlns")
 		(rod= uri #"http://www.w3.org/2000/xmlns/"))
-	   (error "Attempt to bind the prefix \"xmlns\" to its predefined ~
-                   URI \"http://www.w3.org/2000/xmlns/\", which is ~
-                   forbidden for no good reason."))
+	   (wf-error nil
+		     "Attempt to bind the prefix \"xmlns\" to its predefined ~
+                      URI \"http://www.w3.org/2000/xmlns/\", which is ~
+                      forbidden for no good reason."))
 	  ((rod= prefix #"xmlns")
-	   (error "Attempt to bind the prefix \"xmlns\" to the URI ~S, ~
-                   but it may not be declared." (mu uri)))
+	   (wf-error nil
+		     "Attempt to bind the prefix \"xmlns\" to the URI ~S, ~
+                      but it may not be declared." (mu uri)))
 	  ((rod= uri #"http://www.w3.org/2000/xmlns/")
-	   (error "The namespace URI \"http://www.w3.org/2000/xmlns/\" may ~
-                   not be bound to prefix ~S (or any other)." (mu prefix)))
+	   (wf-error nil
+		     "The namespace URI \"http://www.w3.org/2000/xmlns/\" may ~
+                      not be bound to prefix ~S (or any other)." (mu prefix)))
 	  ((and (rod= uri #"") prefix)
-	   (error "Only the default namespace (the one without a prefix) may ~
-                   be bound to an empty namespace URI, thus undeclaring it."))
+	   (wf-error nil
+		     "Only the default namespace (the one without a prefix) ~
+                      may be bound to an empty namespace URI, thus ~
+                      undeclaring it."))
 	  (t
-	   (push (cons prefix uri) (namespace-bindings *ctx*))
-	   (sax:start-prefix-mapping (handler *ctx*) (car ns-decl) (cdr ns-decl))))))
+	   (push (cons prefix (if (rod= #"" uri) nil uri))
+		 *namespace-bindings*)
+	   (sax:start-prefix-mapping (handler *ctx*)
+				     (car ns-decl)
+				     (cdr ns-decl))))))
     ns-decls))
 
 (defun undeclare-namespaces (ns-decls)
   (dolist (ns-decl ns-decls)
-    (setf (namespace-bindings *ctx*) (delete ns-decl (namespace-bindings *ctx*)))
     (sax:end-prefix-mapping (handler *ctx*) (car ns-decl))))
 
-(defun build-attribute-list-no-ns (attr-alist)
-  (mapcar #'(lambda (pair)
-              (sax:make-attribute :qname (car pair)
-                                  :value (cdr pair)
-                                  :specified-p t))
-	  attr-alist))
-
-;; FIXME: Use a non-braindead way to enforce attribute uniqueness
-(defun build-attribute-list-ns (attr-alist)
+(defun build-attribute-list (attr-alist)
+  ;; fixme: if there is a reason this function reverses attribute order,
+  ;; it should be documented.
   (let (attributes)
     (dolist (pair attr-alist)
-      (push (build-attribute (car pair) (cdr pair) t) attributes))
-    
-    ;; 5.3 Uniqueness of Attributes
-    ;; In XML documents conforming to [the xmlns] specification, no
-    ;; tag may contain two attributes which:
-    ;; 1. have identical names, or
-    ;; 2. have qualified names with the same local part and with
-    ;; prefixes which have been bound to namespace names that are
-    ;; identical.
-    ;;
-    ;; 1. is checked by read-tag-2, so we only deal with 2 here
-    (do ((sublist attributes (cdr sublist)))
-	((null sublist) attributes)
-      (let ((attr-1 (car sublist)))
+      (push (sax:make-attribute :qname (car pair)
+				:value (cdr pair)
+				:specified-p t)
+	    attributes))
+    attributes))
+
+(defun check-attribute-uniqueness (attributes)
+  ;; 5.3 Uniqueness of Attributes
+  ;; In XML documents conforming to [the xmlns] specification, no
+  ;; tag may contain two attributes which:
+  ;; 1. have identical names, or
+  ;; 2. have qualified names with the same local part and with
+  ;; prefixes which have been bound to namespace names that are
+  ;; identical.
+  ;;
+  ;; 1. is checked by read-tag-2, so we only deal with 2 here
+  (loop for (attr-1 . rest) on attributes do
 	(when (and (sax:attribute-namespace-uri attr-1)
-		   (find-if #'(lambda (attr-2)
-				(and (rod= (sax:attribute-namespace-uri attr-1)
-					   (sax:attribute-namespace-uri attr-2))
-				     (rod= (sax:attribute-local-name attr-1)
-					   (sax:attribute-local-name attr-2))))
-		       (cdr sublist)))
-	  (error "Multiple definitions of attribute ~S in namespace ~S."
-		 (mu (sax:attribute-local-name attr-1))
-		 (mu (sax:attribute-namespace-uri attr-1))))))))
-    
-(defun build-attribute (name value specified-p)
-  (multiple-value-bind (prefix local-name) (split-qname name)
-    (declare (ignorable local-name))
-    (if (or (not prefix) ;; default namespace doesn't apply to attributes
-	    (and (rod= #"xmlns" prefix) (not sax:*use-xmlns-namespace*)))
-	(sax:make-attribute :qname name
-                            :value value
-                            :specified-p specified-p)
-	(multiple-value-bind (uri prefix local-name)
-	    (decode-qname name)
-	  (declare (ignore prefix))
-	  (sax:make-attribute :qname name
-                              :value value
-                              :namespace-uri uri
-                              :local-name local-name
-                              :specified-p specified-p)))))
-    
-;;; Faster constructors
+		   (find-if (lambda (attr-2)
+			      (and (rod= (sax:attribute-namespace-uri attr-1)
+					 (sax:attribute-namespace-uri attr-2))
+				   (rod= (sax:attribute-local-name attr-1)
+					 (sax:attribute-local-name attr-2))))
+			    rest))
+	  (wf-error nil
+		    "Multiple definitions of attribute ~S in namespace ~S."
+		    (mu (sax:attribute-local-name attr-1))
+		    (mu (sax:attribute-namespace-uri attr-1))))))
 
-;; Since using the general DOM interface to construct the parsed trees
-;; may turn out to be quite expensive (That depends on the underlying
-;; DOM implementation). A particular DOM implementation may choose to
-;; implement an XML:FAST-CONSTRUCTORS method:
+(defun set-attribute-namespace (attribute)
+  (let ((qname (sax:attribute-qname attribute)))
+    (if (and sax:*use-xmlns-namespace* (rod= qname #"xmlns"))
+	(setf (sax:attribute-namespace-uri attribute)
+	      #"http://www.w3.org/2000/xmlns/")
+	(multiple-value-bind (prefix local-name) (split-qname qname)
+	  (declare (ignorable local-name))
+	  (when (and prefix ;; default namespace doesn't apply to attributes
+		     (or (not (rod= #"xmlns" prefix))
+			 sax:*use-xmlns-namespace*))
+	    (multiple-value-bind (uri prefix local-name)
+		(decode-qname qname)
+	      (declare (ignore prefix))
+	      (setf (sax:attribute-namespace-uri attribute) uri)
+	      (setf (sax:attribute-local-name attribute) local-name)))))))
 
-;; XML:FAST-CONSTRUCTORS document                               [method]
-;;
-;; Return an alist of constructors suitable for the document `document'.
-;;
-;;  (:MAKE-TEXT document parent data)
-;;  (:MAKE-PROCESSING-INSTRUCTION document parent target content)
-;;  (:MAKE-NODE document parent attributes content)
-;;  [`attributes' now in turn is an alist]
-;;  (:MAKE-CDATA document parent data)
-;;  (:MAKE-COMMENT document parent data)
-;;
-
 ;;;;;;;;;;;;;;;;;
 
 ;; System Identifier Protocol
@@ -3596,18 +3576,8 @@
 ;; `base' yielding an absolute system identifier suitable for
 ;; OPEN-SYS-ID.
 
-;; xstream Controller Protocol
-;;
-;; 
 
-
-#||
-(defun xml-parse (system-id &key document standalone-p)
-  )
-||#
-
 ;;;;;;;;;;;;;;;;;
-
 ;;; SAX validation handler
 
 (defclass validator ()

Added: branches/grin-neu/thirdparty/cxml/xml/xmlns-normalizer.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/xmlns-normalizer.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/xmlns-normalizer.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,133 @@
+;;;; xmlns-normalizer.lisp -- DOM 3-style namespace normalization
+;;;;
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
+;;;; See file COPYING for details.
+;;;;
+;;;; Copyright (c) 2005 David Lichteblau
+
+;;;; Hier eine Variante des reichlich furchtbaren Algorithmus zur
+;;;; Namespace-Normalisierung aus DOM 3 Core.[1]
+;;;;
+;;;; Gebraucht wir die Sache, weil Element- und Attributknoten in DOM
+;;;; zwar ein Prefix-Attribut speichern, massgeblich fuer ihren Namespace
+;;;; aber nur die URI sein soll.  Und eine Anpassung der zugehoerigen
+;;;; xmlns-Attribute findet bei Veraenderungen im DOM-Baum nicht statt,
+;;;; bzw. wird dem Nutzer ueberlassen.
+;;;;
+;;;; Daher muss letztlich spaetestens beim Serialisieren eine
+;;;; Namespace-Deklaration fuer die angegebene URI nachgetragen und das
+;;;; Praefix ggf. umbenannt werden, damit am Ende doch etwas
+;;;; Namespace-konformes heraus kommt.
+;;;;
+;;;; Und das nennen sie dann Namespace-Support.
+;;;;
+;;;; [1] http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/namespaces-algorithms.html#normalizeDocumentAlgo
+
+(in-package :cxml)
+
+(defclass namespace-normalizer (sax-proxy)
+    ((xmlns-stack :initarg :xmlns-stack :accessor xmlns-stack)))
+
+(defvar *xmlns-namespace* #"http://www.w3.org/2000/xmlns/")
+
+(defun make-namespace-normalizer (chained-handler)
+  (make-instance 'namespace-normalizer
+    :xmlns-stack (list (mapcar (lambda (cons)
+				 (make-xmlns-attribute (car cons) (cdr cons)))
+			       *namespace-bindings*))
+    :chained-handler chained-handler))
+
+(defun normalizer-find-prefix (handler prefix)
+  (when (zerop (length prefix))
+    (setf prefix #"xmlns"))
+  (block t
+    (dolist (bindings (xmlns-stack handler))
+      (dolist (attribute bindings)
+	(when (rod= (sax:attribute-local-name attribute) prefix)
+	  (return-from t attribute))))))
+
+(defun normalizer-find-uri (handler uri)
+  (block t
+    (dolist (bindings (xmlns-stack handler))
+      (dolist (attribute bindings)
+	(when (and (rod= (sax:attribute-value attribute) uri)
+		   ;; default-namespace interessiert uns nicht
+		   (not (rod= (sax:attribute-qname attribute) #"xmlns")))
+	  (return-from t attribute))))))
+
+(defun make-xmlns-attribute (prefix uri)
+  (if (and (plusp (length prefix)) (not (equal prefix #"xmlns")))
+      (sax:make-attribute
+       :qname (concatenate 'rod #"xmlns:" prefix)
+       :namespace-uri *xmlns-namespace*
+       :local-name prefix
+       :value uri)
+      (sax:make-attribute
+       :qname #"xmlns"
+       :namespace-uri *xmlns-namespace*
+       :local-name #"xmlns"
+       :value uri)))
+
+(defun rename-attribute (a new-prefix)
+  (setf (sax:attribute-qname a)
+	(concatenate 'rod new-prefix #":" (sax:attribute-local-name a))))
+
+(defmethod sax:start-element
+    ((handler namespace-normalizer) uri lname qname attrs)
+  (declare (ignore qname))
+  (when (null uri)
+    (setf uri #""))
+  (let ((normal-attrs '()))
+    (push nil (xmlns-stack handler))
+    (dolist (a attrs)
+      (if (rod= *xmlns-namespace* (sax:attribute-namespace-uri a))
+	  (push a (car (xmlns-stack handler)))
+	  (push a normal-attrs)))
+    (flet ((push-namespace (prefix uri)
+	     (let ((new (make-xmlns-attribute prefix uri)))
+	       (push new (car (xmlns-stack handler)))
+	       (push new attrs))))
+      (multiple-value-bind (prefix local-name) (split-qname qname)
+	(setf lname local-name)
+	(let ((binding (normalizer-find-prefix handler prefix)))
+	  (cond
+	    ((null binding)
+	      (unless (and (null prefix) (zerop (length uri)))
+		(push-namespace prefix uri)))
+	    ((rod= (sax:attribute-value binding) uri))
+	    ((member binding (car (xmlns-stack handler)))
+	      (setf (sax:attribute-value binding) uri))
+	    (t
+	      (push-namespace prefix uri)))))
+      (dolist (a normal-attrs)
+	(let ((u (sax:attribute-namespace-uri a)))
+	  (when u
+	    (let* ((prefix (split-qname (sax:attribute-qname a)))
+		   (prefix-binding
+		    (when prefix
+		      (normalizer-find-prefix handler prefix))))
+	      (when (or (null prefix-binding)
+			(not (rod= (sax:attribute-value prefix-binding) u)))
+		(let ((uri-binding (normalizer-find-uri handler u)))
+		  (cond
+		    (uri-binding
+		      (rename-attribute
+		       a
+		       (sax:attribute-local-name uri-binding)))
+		    ((and prefix (null prefix-binding))
+		      (push-namespace prefix u))
+		    (t
+		      (loop
+			  for i from 1
+			  for prefix = (rod (format nil "NS~D" i))
+			  unless (normalizer-find-prefix handler prefix)
+			  do
+			    (push-namespace prefix u)
+			    (rename-attribute a prefix)
+			    (return))))))))))))
+  (sax:start-element (proxy-chained-handler handler) uri lname qname attrs))
+
+(defmethod sax:end-element ((handler namespace-normalizer) uri lname qname)
+  (declare (ignore qname))
+  (pop (xmlns-stack handler))
+  (sax:end-element (proxy-chained-handler handler) (or uri #"") lname qname))

Modified: branches/grin-neu/thirdparty/cxml/xml/xmls-compat.lisp
===================================================================
--- branches/grin-neu/thirdparty/cxml/xml/xmls-compat.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/cxml/xml/xmls-compat.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,19 +1,18 @@
 ;;;; xml-compat.lisp -- XMLS-compatible data structures
 ;;;;
-;;;; This file is part of the CXML parser, released under (L)LGPL.
+;;;; This file is part of the CXML parser, released under Lisp-LGPL.
 ;;;; See file COPYING for details.
 ;;;;
 ;;;; Developed 2004 for headcraft - http://headcraft.de/
 ;;;; Copyright: David Lichteblau
 
 ;;;; XXX Der namespace-Support in xmls kommt mir zweifelhaft vor.
-;;;; Wir immitieren das soweit es gebraucht wurde bisher.
+;;;; Wir imitieren das soweit es gebraucht wurde bisher.
 
 (defpackage cxml-xmls
   (:use :cl :runes)
   (:export #:make-node #:node-name #:node-ns #:node-attrs #:node-children
-           #:make-xmls-builder #:map-node
-           #:*identifier-case*))
+           #:make-xmls-builder #:map-node))
 
 (in-package :cxml-xmls)
 
@@ -65,60 +64,32 @@
 
 ;;;; SAX-Handler (Parser)
 
-(defvar *identifier-case* nil
-  "One of NIL (don't intern names), :PRESERVE, :UPCASE, :DOWNCASE, or :INVERT
-   (intern name into the keyword package after adjusting case).")
-
 (defclass xmls-builder ()
     ((element-stack :initform nil :accessor element-stack)
-     (root :initform nil :accessor root)))
+     (root :initform nil :accessor root)
+     (include-default-values :initform t
+                             :initarg :include-default-values
+                             :accessor include-default-values)))
 
-(defun make-xmls-builder ()
-  (make-instance 'xmls-builder))
+(defun make-xmls-builder (&key (include-default-values t))
+  (make-instance 'xmls-builder :include-default-values include-default-values))
 
 (defmethod sax:end-document ((handler xmls-builder))
   (root handler))
 
-(defun string-invert-case (str)
-  (map 'string
-    (lambda (c)
-      (cond
-        ((upper-case-p c) (char-downcase c))
-        ((lower-case-p c) (char-upcase c))
-        (t c)))
-    str))
-
-(defun maybe-intern (name)
-  (if *identifier-case*
-      (let ((str (if (stringp name) name (rod-string name))))
-        (intern (ecase *identifier-case*
-                  (:preserve str)
-                  (:upcase (string-upcase str))
-                  (:downcase (string-downcase str))
-                  (:invert (string-invert-case str)))
-                :keyword))
-      name))
-
-(defun maybe-stringify (name)
-  (if (symbolp name)
-      (let ((str (symbol-name name)))
-        (ecase *identifier-case*
-          (:preserve str)
-          (:upcase (string-downcase str))
-          (:downcase (string-upcase str))
-          (:invert (string-invert-case str))))
-      name))
-
 (defmethod sax:start-element
     ((handler xmls-builder) namespace-uri local-name qname attributes)
   (declare (ignore namespace-uri))
   (setf local-name (or local-name qname))
   (let* ((attributes
-          (mapcar (lambda (attr)
-                    (list (maybe-intern (sax:attribute-qname attr))
-                          (sax:attribute-value attr)))
-                  attributes))
-         (node (make-node :name (maybe-intern local-name)
+          (loop
+              for attr in attributes
+              when (or (sax:attribute-specified-p attr)
+                       (include-default-values handler))
+              collect
+                (list (sax:attribute-qname attr)
+                      (sax:attribute-value attr))))
+         (node (make-node :name local-name
                           :ns (let ((lq (length qname))
                                     (ll (length local-name)))
                                 (if (eql lq ll)
@@ -163,10 +134,13 @@
   (labels ((walk (node)
              (let* ((attlist
                      (compute-attributes node include-xmlns-attributes))
-                    (lname (rod (maybe-stringify (node-name node))))
-                    (ns (rod (node-ns node)))
-                    (qname (concatenate 'rod ns (rod ":") lname)))
-               ;; fixme: namespaces
+                    (lname (rod (node-name node)))
+                    (qname (if (node-ns node)
+			       (concatenate 'rod
+				 (rod (node-ns node))
+				 (rod ":")
+				 lname)
+			       lname)))
                (sax:start-element handler nil lname qname attlist)
                (dolist (child (node-children node))
                  (typecase child
@@ -180,7 +154,6 @@
   (remove nil
           (mapcar (lambda (a)
                     (destructuring-bind (name value) a
-                      (setf name (maybe-stringify name))
                       (if (or xmlnsp (not (cxml::xmlns-attr-p (rod name))))
                           (sax:make-attribute :qname (rod name)
                                               :value (rod value)

Modified: branches/grin-neu/thirdparty/emacs/slime/swank-loader.x86f
===================================================================
--- branches/grin-neu/thirdparty/emacs/slime/swank-loader.x86f	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/emacs/slime/swank-loader.x86f	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,22 +1,20 @@
 FASL FILE output from /usr/home/hans/bknr-svn/thirdparty/emacs/slime/swank-loader.lisp.
-Compiled Wednesday, 11/15/06 07:15:22 am GMT on ibuprofen.huebner.org
+Compiled Thursday, 11/30/06 10:50:00 pm GMT on ibuprofen.huebner.org
 Compiler 1.1, Lisp 19c Release (19C)
 Targeted for Intel x86, FASL version 19C
-ÿœ  Q&KERNEL %DEFPACKAGE&SWANK-LOADER&COMMON-LISPQUOTEQUOTEQUOTEQUOTEQUOTE&COMMON-LISPQUOTEQUOTEQUOTEQUOTE6RQ %IN-PACKAGEQUOTE&SWANK-LOADER6R?>   #×   B&lispNNAMENTYPE
MAKE-PATHNAME<*COMPILE-FILE-PATHNAME*MERGE-PATHNAMES<*LOAD-PATHNAME**DEFAULT-PATHNAME-DEFAULTS*Q&CCOMPILED-DEBUG-INFORQR( $ $ -Q&
-EXTENSIONSINSTANCER($$ -QSTRUCTURE-OBJECTR($$- Q
-DEBUG-INFOR ("$$-#($$$-%&DEFUN MAKE-SWANK-PATHNAME&&SWANK-LOADER'QCOMPILED-DEBUG-FUNCTIONR QDEBUG-FUNCTIONR (*$$-+(,$$
--Q&SWANK-LOADERR.MAKE-SWANK-PATHNAMENEXTERNAL+   G2MG3ŽG4þÎ1+&             2$+   $3NSTANDARD$'$$#È   1
5$5-&NOPTIONAL+   NAMEŽ7+    5 8$+    94$'$$5#È   1
:$A-/+   NAMECTYPECOMMON-LISPƒ;+E   A * <$$ 
OPTIONAL-ARGS$(>4$'$$A#È   1
?(@1AB;
-× ~                      Eøeàƒùtƒùu‰Uô‰}ìëÌ
-M‰Uô‹   ‰Eì‹Üƒì‹   ‹}ô‹5   ‹Eì‰Cð‹   ¹   ‰kü‹ëÿP‹ã‹
!   ‹Aý=®   tH= ð(t‹ø‹%   ¹   ÿuøÿ`‹
)   ‹Aý=®   t#= ð(t‹øëÔ‹-   ‹xýÿ®   tëÁÌ
-NÌ
-NÌ
-QNABSOLUTER•·   QNABSOLUTER•œ   QNABSOLUTER•‹   QNABSOLUTER•r   QNABSOLUTER•]   QNABSOLUTER•Q   QNABSOLUTER•H   QNABSOLUTER•:   =?K/&(name &optional (type "lisp"))LFUNCTION	&OPTIONALOPATHNAMEQŽ    /RJ?>S   #  B&nregexST&swank-source-path-parserU&swank-source-file-cacheV&swank-cmuclWXAPPEND</<.*SYSDEP-PATHNAMES*CONS%&DEFPARAMETER *SYSDEP-PATHNAMES*\'-&Top-Level Form]N	TOP-LEVEL+    _+P    {	W    `$+    a4$'$$#x  1
b(c1de;~                      Eøeຠð(Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹ó‰uð‰uô‹Üƒì‹   ‹=   ‹   ¹   ‰kü‹ëÿP‹ã‹uð‹Î‹òéˆ   ‹ù‰}ð‰uì‹Vý‹Üƒì‹   ¹   ‰kü‹ëÿP‹ã‹uì‹}ðÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹Ëÿ ð(t>‰_‹v‹Æ$<u>‹Æ= ð(…cÿÿÿ‹Eô‹@‹
!   ‰Aýº ð(‹Mø‹EüƒÁ‹å‹èÿá‹%   Ì
-!þÎÌ
-þŽQNABSOLUTER•l  QNABSOLUTER•O  QNRELATIVER“alloc_overflow_ebx÷   QNABSOLUTER•¼   QNABSOLUTER•‹   QNABSOLUTER•…   QNABSOLUTER•   QNRELATIVER“alloc_overflow_ebxE   =?n]&()oMŽ    /R&BReturn a pathname with name component NAME in the Slime directory.qPROCLAIM<SPECIALZt#]1uv;  ? !"‹q#$‰q0Éw]$ $ QSIMPLE-BYTE-FUNCTIONRQFUNCTIONR(z$$ -{Q FUNCALLABLE-INSTANCER{(}$$ -~Q BYTE-FUNCTION-OR-CLOSURER{~(€$$ -Q 
BYTE-FUNCTIONR{~(ƒ$$-„(…$$-†‡8 p8 LSET-DEFVAR-SOURCE-LOCATION<ZQFILE-SOURCE-LOCATIONR QFORM-NUMBERSR (‹$$-Œ($$-Ž$&@/usr/home/hans/bknr-svn/thirdparty/emacs/slime/swank-loader.lisp1r<s.*IMPLEMENTATION-FEATURES*’NALLEGRON	LISPWORKSNSBCLNOPENMCLNCMUNCLISPNCCLNCORMANN	ARMEDBEARNGCLNECLž‘‘Ž$1Ÿs.
*OS-FEATURES*¡NMACOSXNLINUXNWINDOWSN	MSWINDOWSNWIN32NSOLARISNDARWINNSUNOSNUNIX	« Ž$1¬#]1­®;    !"Šq#$‰q%&æ '(Šq#)‰q*+æ +,Šq0ɯ]$ $ †°8 ?>±   $]BLISP-IMPLEMENTATION-VERSION<
-SUBSTITUTE<%&DEFUN LISP-VERSION-STRING³'-.LISP-VERSION-STRING0+   G0Mµ+     ;  ¶$+    ·4$'$$$X1
¸$"-´+    ¹+    " º$+    »4$'$$"$]1
¼(½1¾¿;] ~                      Eøeà…Éu6‹Ôƒì‹   1ɉjü‹êÿP‹ã‹òº¦-  ¿¦/  ‹   ¹   ÿuøÿ`Ì
-MQNABSOLUTER•G   QNABSOLUTER•)   =?´oMSIMPLE-BASE-STRINGÄŽ    ´ÅJ?>Æ   #&  B‘&&No implementation feature found in ~a.Æ &No os feature found in ~a.Ç.*ARCHITECTURE-FEATURES*&$No architecture feature found in ~a.É´<&TDon't know how to get Lisp ~
-                                implementation version.Ê&~(~@{~a~^-~}~)ËFORMAT<
-*FEATURES*FIND<WARN<&unknownÐ%&DEFUN UNIQUE-DIRECTORY-NAMEÑ'-.UNIQUE-DIRECTORY-NAME0+   G6MÓ+     þË  Ô$+    Õ4$'$$#è  1
Ö$&-Ò+    VALUEŽ×+f    &  )  ƒ  ,  ƒ  +  ƒ    &  + þ3      Ø$+    Ù4$'$$&#í  1
Ú#¾  -FLET.FIRST-OFÒÝ+    FŽFEATURESÎÃÞ+C   þ¾F 	Áß$+   à+   á$'$#¾  #  1
â#M  -Û.
-MAYBE-WARNÒä+   ARGSÎãFSTRINGcVALUECå+4   þM

N" 		<
æ$$$REST-ARG$ (è+   é$'$#M  #  1
ê(ë1ìí;&~                      Eøeà…É…Â  ‹
   ‹Aý=®   „³  ‹Í‹Ôƒì ‹Ø‰Jü‹êÇEø   éj  ‹ð‹   ‹Pýú®   „‡  Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹Å‹Ìƒì ‰qô‹   ‰Qð‰Aü‹éÇEø%  éq  ‰Eì‹
   ‹Aý=®   „  ‹Í‹Ôƒì ‹Ø‰Jü‹êÇEøV  é±  ‹ð‹   ‹Pýú®   „Ø  Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹Å‹Ìƒì ‰qô‹   ‰Qð‰Aü‹éÇEøÞ  é¸  ‰Eè‹!   ‹Xýû®   „T  ‹Å‹Ìƒì ‰Aü‹éÇEø  éù   ‹ð‹!   ‹Pýú®   „*  Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹Å‹Ìƒì ‰qô‹%   ‰Qð‰Aü‹éÇEø–  é   ‰Eä‹Ôƒì‹)   1ɉjü‹êÿP‹ã‹Å‹Ìƒì ‰Qô‹-   ‰Qð» ð(‰Aü‹éÇEøÙ  é½   º ð(‹=1   ‹uì‰Eð‹Eè‰Eì‹Eä‰Eè‹5   ¹   ÿuøÿ`º ð(‹Ã$<…<  ‹Ã‹ð¸ ð(ë[‰]ä‹Vý‹v‹Æ$<…!  ‰uð‹9   ‹xýÿ®   „  ‰eôƒì‹]ô‹=   ¹   ‰kü‹ëÿP‹ã‹]ä‹uð‹Âú ð(uþ ð(u¸ ð(eø‹mü ëõ}ô ð(…‡   ‰]à‹A   ‹xÿ ð(„ª   ‹Uð‹ÄR‰Eì¸   ‹Ã$<…•   ‹Ë‹ôº ð(9Ñtÿqý‹I‹Á$<tîÌ
+ÿœ  Q&KERNEL %DEFPACKAGE&SWANK-LOADER&COMMON-LISPQUOTEQUOTEQUOTEQUOTEQUOTE&CLQUOTEQUOTEQUOTE&
+LOAD-SWANK&*SOURCE-DIRECTORY*&*FASL-DIRECTORY*QUOTE6RQ %IN-PACKAGEQUOTE&SWANK-LOADER6RPROCLAIM<SPECIALQ&SWANK-LOADERR*SOURCE-DIRECTORY*BOUNDP<
MAKE-PATHNAME<NNAMENDEFAULTS*LOAD-PATHNAME*SETF
DOCUMENTATION<&+The directory where to look for the source.VARIABLELSET-DEFVAR-SOURCE-LOCATION<Q&CFILE-SOURCE-LOCATIONRQR(  $ $ -!Q&
+EXTENSIONS"INSTANCER!($$$ -%QSTRUCTURE-OBJECTR!%('$$-(QFORM-NUMBERSR!%((*$$-+(,$$--$&@/usr/home/hans/bknr-svn/thirdparty/emacs/slime/swank-loader.lisp.1/*SYSDEP-FILES*1&nregex23&swank-source-path-parser4&swank-source-file-cache5&swank-cmucl6700-$.18*DEFAULT-PATHNAME-DEFAULTS*Q
+DEBUG-INFOR!%((;$$-<&Top-Level Form=1>?;C  !‰q"#‰Ó$%090&'å` Õ( Ž(æ)*+,‹q-./Šq /‰q?//Š/æ-//Šq0É/åÑÔ@=$ $ QSIMPLE-BYTE-FUNCTIONR!QFUNCTIONR!(C$$ -DQ FUNCALLABLE-INSTANCER!D(F$$ -GQ BYTE-FUNCTION-OR-CLOSURER!DG(I$$ -JQ 
BYTE-FUNCTIONR!DGJ(L$$-M(N$$-OP8 <*IMPLEMENTATION-FEATURES*RNALLEGRON	LISPWORKSNSBCLNOPENMCLNCMUNCLISPNCCLNCORMANN
+CORMANLISPN	ARMEDBEARNGCLNECLNSCL
`Q<Q-$.1a
*OS-FEATURES*cNMACOSXNLINUXNWINDOWSN	MSWINDOWSNWIN32NSOLARISNDARWINNSUNOSNHPUXNUNIX
+nbb-$.1o*ARCHITECTURE-FEATURES*q<=1rs;   !‰q"#æ$%&Šq '‰q()æ$*+Šq ,‰q0Ét=$ $ Ou8 ?>v   #)  BBLISP-IMPLEMENTATION-VERSION<
SUBSTITUTE-IF<& /xQ&SYSTEMRy%SP-FIND-CHARACTER<QCOMPILED-DEBUG-INFOR!%(<(|$$-}&DEFUN LISP-VERSION-STRING~&SWANK-LOADERQCOMPILED-DEBUG-FUNCTIONR!%(QDEBUG-FUNCTIONR!%((‚$$-ƒ(„$$
-…LISP-VERSION-STRINGNEXTERNAL+   G0Mˆ+     û  ‰$+    ŠNSTANDARD$'$$#  1
Œ$&…†+    +    & Ž$+    ‹$'$$&#  1
$[…~‡+
+   G1MG2Ž‘+    ~ ’$+   “‹$'$$~#  1
”#‰   …~+   X΃•+@   ‰	 1     '   –$+    —‹$'$#‰   #"  1
˜(™1š›;)~                      Eøeà…É…ò   ‹Ôƒì‹   1ɉjü‹êÿP‹ã‹òº¦_  ‹=   ‹   ¹   ÿuøÿ`~$                      Eøeàƒù…–   ‹Ú€û¦…   ‰]ì‰eôƒì‹Ã‹   1ÿ¾   ‹Mô‰Að‹]ô‹!   ¹   ‰kü‹ëÿP‹ã‹]ì‹Â= ð(t6‹
   º   9Âv?Áø‹
   ŠDŠà°¦%ÿÿ  ‹Ð‹Mø‹EüƒÁ‹å‹èÿẠð(ëê¸ ð(ëµÌ
+MÌ
+MÌ
+&N
QNABSOLUTER•è   QNABSOLUTER•Ö   QNABSOLUTER•µ   QNABSOLUTER•Ÿ   QNABSOLUTER•L   QNABSOLUTER•F   QNABSOLUTER•-   =?£~&(x)¤FUNCTION¦ORNULL	BASE-CHARª«Ž`   £¬£†&()­¥SIMPLE-BASE-STRING¯Ž    †°J?>±   #&  BQ&&No implementation feature found in ~a.±b&No os feature found in ~a.²p&$No architecture feature found in ~a.³†<&TDon't know how to get Lisp ~
+                                implementation version.´&~(~@{~a~^-~}~)µFORMAT<
+*FEATURES*FIND<WARN<&unknownº}&DEFUN UNIQUE-DIRECTORY-NAME»…UNIQUE-DIRECTORY-NAME‡+   G6M½+     þË  ¾$+    ¿‹$'$$#è  1
À$&…¼+    VALUEŽÁ+f    &  )  ƒ  ,  ƒ  +  ƒ    &  + þ3      Â$+    Ë$'$$&#í  1
Ä#¾  …FLETFIRST-OF¼Ç+    FŽFEATURESÎÃÈ+C   þ¾F 	ÁÉ$+   Ê+   Ë$'$#¾  #  1
Ì#M  …Å
+MAYBE-WARN¼Î+   ARGSÎãFSTRINGcVALUECÏ+4   þM

N" 		<
Ð$$$REST-ARG$ (Ò+   Ó$'$#M  #  1
Ô(Õ1Ö×;&~                      Eøeà…É…Â  ‹
   ‹Aý=®   „³  ‹Í‹Ôƒì ‹Ø‰Jü‹êÇEø   éj  ‹ð‹   ‹Pýú®   „‡  Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹Å‹Ìƒì ‰qô‹   ‰Qð‰Aü‹éÇEø%  éq  ‰Eì‹
   ‹Aý=®   „  ‹Í‹Ôƒì ‹Ø‰Jü‹êÇEøV  é±  ‹ð‹   ‹Pýú®   „Ø  Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹Å‹Ìƒì ‰qô‹   ‰Qð‰Aü‹éÇEøÞ  é¸  ‰Eè‹!   ‹Xýû®   „T  ‹Å‹Ìƒì ‰Aü‹éÇEø  éù   ‹ð‹!   ‹Pýú®   „*  Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹Å‹Ìƒì ‰qô‹%   ‰Qð‰Aü‹éÇEø–  é   ‰Eä‹Ôƒì‹)   1ɉjü‹êÿP‹ã‹Å‹Ìƒì ‰Qô‹-   ‰Qð» ð(‰Aü‹éÇEøÙ  é½   º ð(‹=1   ‹uì‰Eð‹Eè‰Eì‹Eä‰Eè‹5   ¹   ÿuøÿ`º ð(‹Ã$<…<  ‹Ã‹ð¸ ð(ë[‰]ä‹Vý‹v‹Æ$<…!  ‰uð‹9   ‹xýÿ®   „  ‰eôƒì‹]ô‹=   ¹   ‰kü‹ëÿP‹ã‹]ä‹uð‹Âú ð(uþ ð(u¸ ð(eø‹mü ëõ}ô ð(…‡   ‰]à‹A   ‹xÿ ð(„ª   ‹Uð‹ÄR‰Eì¸   ‹Ã$<…•   ‹Ë‹ôº ð(9Ñtÿqý‹I‹Á$<tîÌ
 N‹Æ)à‹]ì‹Ç‹Ë)á‹Sü‹{ø‹sôƒì‰kü‹ëÿP‹ã‹]à‹E   eø‹mü ‹EôëòÌ
 MÌ
 NÌ
@@ -29,38 +27,80 @@
 þŽÌ
 Ì
 Ì
-ÎQNABSOLUTER•Ô  QNABSOLUTER•_  QNABSOLUTER•  QNABSOLUTER•ô  QNABSOLUTER•¯  QNABSOLUTER•—  QNABSOLUTER•‡  QNABSOLUTER•s  QNABSOLUTER•W  QNABSOLUTER•D  QNABSOLUTER•5  QNRELATIVER“alloc_overflow_ebxþ  QNABSOLUTER•É  QNABSOLUTER•¼  QNABSOLUTER•š  QNABSOLUTER•Œ  QNABSOLUTER•}  QNRELATIVER“alloc_overflow_ebxF  QNABSOLUTER•  QNABSOLUTER•  QNABSOLUTER•á   QNABSOLUTER•Ó   QNABSOLUTER•Ä   QNRELATIVER“alloc_overflow_ebx   QNABSOLUTER•X   QNABSOLUTER•K   QNABSOLUTER•(   =?	  ÒoMORBASE-STRINGNULL
    Ž    Ò  Jr<sÈ  NPOWERPCNPPCNX86NX86-64NI686NPC386NIAPX386NSPARC  Ȉ<ÈŽ$1  ´ÅÒ  &¥Return a name that can be used as a directory name that is
+ÎQNABSOLUTER•Ô  QNABSOLUTER•_  QNABSOLUTER•  QNABSOLUTER•ô  QNABSOLUTER•¯  QNABSOLUTER•—  QNABSOLUTER•‡  QNABSOLUTER•s  QNABSOLUTER•W  QNABSOLUTER•D  QNABSOLUTER•5  QNRELATIVER“alloc_overflow_ebxþ  QNABSOLUTER•É  QNABSOLUTER•¼  QNABSOLUTER•š  QNABSOLUTER•Œ  QNABSOLUTER•}  QNRELATIVER“alloc_overflow_ebxF  QNABSOLUTER•  QNABSOLUTER•  QNABSOLUTER•á   QNABSOLUTER•Ó   QNABSOLUTER•Ä   QNRELATIVER“alloc_overflow_ebx   QNABSOLUTER•X   QNABSOLUTER•K   QNABSOLUTER•(   =?ó¼­¥§BASE-STRING¨õöŽ    ¼÷J?>ø   #   BFILE-WRITE-DATE<}&DEFUN FILE-NEWER-Pù…FILE-NEWER-P‡+   G0MG1ŽG2þÎû+     { ü$	+   $ý‹$'$$#˜   1
þ$)…ú+   NEW-FILECOLD-FILEcÿ+4   ) 
+     $	+     ‹$'$$)#   1
  (  1    ; ~                      Eøeàƒùuu‰Uô‰}ð‹Üƒì‹Uô‹   ¹   ‰kü‹ëÿP‹ã‰Uì‹Üƒì‹Uð‹   ¹   ‰kü‹ëÿP‹ã‹ú‹Uìè    ‹ãú ð(uº ð(‹Mø‹EüƒÁ‹å‹èÿáº' ð(ëꐐÌ
+MQNRELATIVERQ&X86	  	GENERIC->R”l   QNABSOLUTER•S   QNABSOLUTER•3   =?  ú&(new-file old-file)  ¥
  MEMBER    Ž    ú  J?>  #‡  B&	ChangeLog  MERGE-PATHNAMES<NIF-DOES-NOT-EXISTOPEN<READ<NABORTCLOSE<}&DEFUN SLIME-VERSION-STRING  …SLIME-VERSION-STRING‡+   G10M  +     þ[    $
++      ‹$'$$#x  1
  $&…  +    Sþƒ  +i   &  0  "  ©$*    RX    $
++    !  ‹$'$$&#}  1
"  #4  …Å
G1  $  NCLEANUP+    SþŽ&  +&   þ4      "  '  $
++    (  +   )  $'$#4  #‡  1
*  (+  1,  -  ;
+‡~                      Eøe …É…R  ‹   ‹xýÿ®   „B  ‹Üƒì‹   ‹   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹=   ¾ ð(‹!   ¹   ‰kü‹ëÿP‹ã‰U̹' ð(Æ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç ž  @‰HýÆð( €=4ð( tÌ	‰EЋ¬ð(‰E¼‹¼ð(‹
ìð(‹ð(‰EÀ‰MĉUȉe¸MÔ‹Ôð(‰‰iÇAê  EÔ‰Ôð(}Ì ð(„‹   ‹Üƒì‹UÌ‹%   ¹   ‰kü‹ëÿP‹ãú ð(t‹Â$<…*  ŠBù<¢…  ‹R	‹Eй ð(‰Hý‰Uô‹Ôð(‹ ‰Ôð(‹Å‹Ìƒì`‹]ЋủAü‹éÇEøÑ  é”   ‹Uô‹Mø‹EüƒÁ‹å‹èÿẠð(ë­‰Uô‰]ð‰Mì‹EÀ‹MÄ‹Uȉ¼ð(‰
ìð(‰ð(‹]¼‹¬ð(9Ót!‹Bü	Àt
‹Jø‰HýÇBü    ƒê9Óu剬ð(‹Å‹Ìƒì`‹]ЋủAü‹éÇEøW  ë‹Eô‹]ð‹Mìé    þ ð(u¸ ð(eø‹mü ‹Cý‹Üƒì‹Ö‹=)   ‹ð‹-   ¹   ‰kü‹ëÿP‹ãëɐÌ
+MÌ
+Ì
+ŽQNABSOLUTER•^  QNABSOLUTER•V  QNRELATIVERQUNWINDR”0  QNABSOLUTER•   QNABSOLUTER•—  QNABSOLUTER•1  QNABSOLUTER•
  QNRELATIVER“alloc_overflow_eaxª   QNABSOLUTER•m   QNABSOLUTER•b   QNABSOLUTER•H   QNABSOLUTER•B   QNABSOLUTER•(   =?<    ­¥§®¨=  >  Ž      ?  J?>@  #
  B  <¼<APPEND<NRELATIVE&.slimeB  &faslC  N	DIRECTORY<USER-HOMEDIR-PATHNAME<  <}&DEFUN DEFAULT-FASL-DIRECTORYF  …DEFAULT-FASL-DIRECTORY‡+   G0MH  +     þë  I  $+    J  ‹$'$$#  1
K  $&…G  +    L  +?   &  
+
+i”		M  $+    N  ‹$'$$&#
  1
O  (P  1Q  R  ;
~                      Eøeà…É…â  ‹Ôƒì‹   1ɉjü‹êÿP‹ãú ð(…R  » ð(‰]ô‹Ôƒì‹   1ɉjü‹êÿP‹ã‹]ôÆ4ð( Æð(¿   =|ð(;=”ð(vè    ‡=|ð(‹Ç‰PýÇ@ ð(Æð( €=4ð( tÌ	‹ôƒì‹Ó‹   ¹   ‰nü‹îÿP‹ã‹Â‹   ‹=!   ‹5%   ‰EðÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýƒÀ‰@ù‰xýƒÀ‰@ù‰pý‹Mð‰HÆð( €=4ð( tÌ	‹û‹Üƒì‹)   ‹-   ¹   ‰kü‹ëÿP‹ã‰Uô‹Ôƒì‹1   1ɉjü‹êÿP‹ã‹ú‹Uô‹5   ¹   ÿuøÿ`‹Ôƒì‹   1ɉjü‹êÿP‹ãÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	éJþÿÿÌ
+MQNRELATIVER“alloc_overflow_ebxÔ  QNABSOLUTER•¢  QNABSOLUTER•Œ  QNABSOLUTER•u  QNABSOLUTER•X  QNABSOLUTER•R  QNRELATIVER“alloc_overflow_ebx
  QNABSOLUTER•ä   QNABSOLUTER•Þ   QNABSOLUTER•Ø   QNABSOLUTER•Á   QNRELATIVER“alloc_overflow_edi   QNABSOLUTER•X   QNABSOLUTER•-   =?a  G  ­¥PATHNAMEc  Ž    G  d  J?>e  #Õ   BCOMPILE-FILE-PATHNAME<
PATHNAME-NAME<
PATHNAME-TYPE<NTYPE<  <}&DEFUN BINARY-PATHNAMEi  …BINARY-PATHNAME‡+   G0MG1ŽG2þÎk  +     ³ l  $+   $m  ‹$'$$#Ð   1
n  $-…j  +.   BINARY-DIRECTORYƒCFPþŽ£SOURCE-PATHNAMECo  +*    
+- 		+p  $+   q  ‹$'$$-#Õ   1
r  (s  1t  u  ;	Õ ~                      Eøeàƒù…©   ‰Uô‰}ì‹Üƒì‹Uô‹   ¹   ‰kü‹ëÿP‹ã‹ò‰uè‹Üƒì‹Ö‹   ¹   ‰kü‹ëÿP‹ã‹uè‰Uð‹Üƒì‹Ö‹   ¹   ‰kü‹ëÿP‹ã‹Â‹Üƒì‹   ‹}ð‹5!   ‰Cð‹%   ¹   ‰kü‹ëÿP‹ã‹}ì‹)   ¹   ÿuøÿ`Ì
+MQNABSOLUTER•À   QNABSOLUTER•¨   QNABSOLUTER•Ÿ   QNABSOLUTER•–   QNABSOLUTER•z   QNABSOLUTER•X   QNABSOLUTER•7   =?}  j  &"(source-pathname binary-directory)~  ¥
  b    Ž    j  €  J?>  #D  B*ERROR-OUTPUT*&B~%~<;; ~@;Error while loading: ~A~%  Condition: ~A~%Aborting.~:>~%‚  ¶<DIRECTORY-NAMESTRING<G  <EQUAL<BERRORQ&
+CONDITIONSR	†  *HANDLER-CLUSTERS*DELETE-FILE<ABORT<‰  }&DEFUN HANDLE-LOADTIME-ERRORŠ  …HANDLE-LOADTIME-ERROR‡+   G24MG25ŽG26þÎŒ  +     þ   $
+   $Ž  ‹$'$$#0  1
  $-…‹  +*   BINARY-PATHNAMEc	CONDITIONCOMMON-LISPC  +}   - ’	þ
+
+	 		)	L	 	B	‘  $
+   ’  ‹$'$$-#5  1
“  #ø  …Š  ‡+   G27M”  +    þ	'	 •  $
$ DELETED(—  ‹$'$#  #?  1
˜  #  …Š  +    ™  +    þ	š  $
–  (›  ‹$'$#  #D  1
œ  (  1ž  Ÿ  ;D~                      Eøe ƒù…	  ‰Uô‰}ð‹   ‹Xýû®   „ó  ‹Uð‹}ôÆ4ð( Æð(¾   5|ð(;5”ð(vè    ‡5|ð(v‹Æ‰PýƒÀ‰@ù‰xýÇ@ ð(Æð( €=4ð( tÌ	‰eìƒì‹Ó‹=   ‹]ì‹   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹Uð‹   ¹   ‰kü‹ëÿP‹ã‰Uì‹Ôƒì‹!   1ɉjü‹êÿP‹ã‹Üƒì‹   ¹   ‰kü‹ëÿP‹ã‹ú‹Üƒì‹Uì‹%   ¹   ‰kü‹ëÿP‹ãú ð(„–  ‹¬ð(‰EÄ‹¼ð(‹
ìð(‹ð(‰EȉM̉UЉeÀMÔ‹Ôð(‰‰iÇAà  Æ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç ž  @‰HýÆð( €=4ð( tÌ	‰E¼‹)   Æ4ð( Æð(¹   
|ð(;
”ð(vè    ‡
|ð(IÇAÿ‚  ‹B‰AÆð( €=4ð( tÌ	‹E¼‰AÆ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(@Æð( €=4ð( tÌ	‹-   ‰Pý‰H‹ÐÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹
1   ‹Aý=®   „g  Æ4ð( Æð(º   |ð(;”ð(vè    ‡|ð(RÆð( €=4ð( tÌ	‰Zý‰B‹1   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý‹Üƒì‹Uð‹5   ¹   ‰kü‹ëÿP‹ã›‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹E¼1ɉHýëT‹eÀ‹EÈ‹MÌ‹UЉ¼ð(‰
ìð(‰ð(‹]Ä‹¬ð(9Ót!‹Bü	Àt
‹Jø‰HýÇBü    ƒê9Óu剬ð(‹E¼1ɉHý‹Ôƒì‹9   1ɉjü‹êÿP‹ã‹=   Ì
+@~                     Eøe ‹@ƒùu!‹@ý1Û1Éé    Ì
+MÌ
+Ì
+NÌ
+MQNRELATIVERQUNWINDR”&  QNABSOLUTER•ï  QNABSOLUTER•Ý  QNABSOLUTER•E  QNABSOLUTER•  QNRELATIVER“alloc_overflow_edxõ  QNABSOLUTER•Á  QNRELATIVER“alloc_overflow_ebx”  QNABSOLUTER•f  QNRELATIVER“alloc_overflow_eaxE  QNRELATIVER“alloc_overflow_ecxñ  QNABSOLUTER•Ë  QNRELATIVER“alloc_overflow_eaxž  QNABSOLUTER•x  QNABSOLUTER•!  QNABSOLUTER•  QNABSOLUTER•ë   QNABSOLUTER•Î   QNABSOLUTER•±   QNABSOLUTER•¨   QNRELATIVER“alloc_overflow_esij   QNABSOLUTER•/   =?·  Š  &(conditions::temp)¸  ¥¦¹  Žø  ·  º  ·  ‹  &(condition binary-pathname)»  ¥
  ¼  Ž    ‹  ½  JNPOWERPCNPPCNX86NX86-64NAMD64NI686NI586NI486NPC386NIAPX386NSPARC64NSPARCNHPPA64NHPPAÌ  p<p-$.1Í  †°¼÷&¥Return a name that can be used as a directory name that is
 unique to a Lisp implementation, Lisp implementation version,
-operating system, and hardware architecture.  s.*SWANK-PATHNAME*  /<&swank    #]1     ;'   !‰q"#æ$%&Šq?'(0‹q?)*+‹q ,‰q-.‰/æ0É!  ]$ $ †"  8 ?>#  #   BFILE-WRITE-DATE<%&DEFUN FILE-NEWER-P$  '-.FILE-NEWER-P0+   G0MG1ŽG2þÎ&  +     { '  $
-+   $(  4$'$$#˜   1
)  $)-%  +   NEW-FILECOLD-FILEc*  +4   ) 
-  +  $
-+   ,  4$'$$)#   1
-  (.  1/  0  ; ~                      Eøeàƒùuu‰Uô‰}ð‹Üƒì‹Uô‹   ¹   ‰kü‹ëÿP‹ã‰Uì‹Üƒì‹Uð‹   ¹   ‰kü‹ëÿP‹ã‹ú‹Uìè    ‹ãú ð(uº ð(‹Mø‹EüƒÁ‹å‹èÿáº' ð(ëꐐÌ
-MQNRELATIVERQ&X86	2  	GENERIC->R”l   QNABSOLUTER•S   QNABSOLUTER•3   =?6  %  &(new-file old-file)7  M8  MEMBER:  ;  Ž    %  <  J?>=  #•  BCOMPILE-FILE-PATHNAME<Ò<NRELATIVE&.slime?  &fasl@  
PATHNAME-NAME<
PATHNAME-TYPE<N	DIRECTORY<USER-HOMEDIR-PATHNAME<<%&DEFUN BINARY-PATHNAMEE  '-.BINARY-PATHNAME0+
-   G0MG1ŽG  +     þs H  $+   I  4$'$$#  1
J  $*-F  +    CFPƒSOURCE-PATHNAMECK  +:    * 
-
-Ÿ:

L  $+   M  4$'$$*#•  1
N  (O  1P  Q  ;•~                      Eøeàƒù…i  ‰Uô‹Üƒì‹Uô‹   ¹   ‰kü‹ëÿP‹ã‰Uì‹Ôƒì‹   1ɉjü‹êÿP‹ã‹Â‹   ‹=   ‹5!   ‰EðÆ4ð( Æð(»    |ð(;”ð(vè    ‡|ð([‹Ã‰PýƒÀ‰@ù‰xýƒÀ‰@ù‰pýƒÀ‰@ù‹Mð‰HýÇ@ ð(Æð( €=4ð( tÌ	‰]ð‹Üƒì‹Uì‹%   ¹   ‰kü‹ëÿP‹ã‰Uè‹Üƒì‹Uì‹)   ¹   ‰kü‹ëÿP‹ã‹Â‹Üƒì‹-   ‹}ð‹51   ‹Mè‰Kð‹
5   ‰Kì‰Cè‹9   ¹   ‰kü‹ëÿP‹ã‰Uð‹Ôƒì‹=   1ɉjü‹êÿP‹ã‹ú‹Uð‹A   ¹   ÿuøÿ`Ì
-MQNABSOLUTER•  QNABSOLUTER•j  QNABSOLUTER•M  QNABSOLUTER•A  QNABSOLUTER•5  QNABSOLUTER•,  QNABSOLUTER•  QNABSOLUTER•ð   QNRELATIVER“alloc_overflow_ebxš   QNABSOLUTER•q   QNABSOLUTER•k   QNABSOLUTER•e   QNABSOLUTER•Q   QNABSOLUTER•4   =?`  F  &(source-pathname)a  Mb  Pc  Ž    F  d  J?>e  #`	  B PARSE-UNKNOWN-TYPE-SPECIFIER<NOTE-UNDEFINED-REFERENCE<L*ABORTED-COMPILATION-UNITS*L*IN-COMPILATION-UNIT**UNDEFINED-WARNINGS**COMPILER-ERROR-COUNT**COMPILER-WARNING-COUNT**COMPILER-NOTE-COUNT*B PARSE-UNKNOWN-TYPEQ&
-CONDITIONSR	n  *HANDLER-CLUSTERS*F  <ENSURE-DIRECTORIES-EXIST<NOUTPUT-FILENPRINTNVERBOSECOMPILE-FILE<LOAD<
-PROBE-FILE<%  <
PRINT-SUMMARY<%&&DEFUN COMPILE-FILES-IF-NEEDED-SERIALLYx  '-. COMPILE-FILES-IF-NEEDED-SERIALLY0+   G51CG52cz  +    $ (  þè {  $+   |  4$'$$$#8	  1
}  $b-x  0+   G53MG54Ž~  +    †þ¸  $+   €  4$'$#†   #=	  1
  #’   -x  +	   CLISPC‚  +    ’ƒ  $+    „  4$'$#’   #B	  1
…  #Æ   -Û
G40y  ‡  NCLEANUP+    ‰  +%   Æ
-  þFŠ  $+    ‹  +   Œ  $'$#Æ   #B	  1
  #
-  -y  +   FILESƒŽ  +«   þ
-  þ¦'   Ù 	°
-' R Rþr  $+      +   ‘  $'$#
-  #G	  1
’  #ä  -Û
G0y  ”  +@    BINARY-PATHNAMEþ FILESŽ NEEDS-RECOMPILEC SOURCE-PATHNAMEc•  +­   þä 
-!“			C	# 		    



-






]
–  $+    —  +   ˜  $'$#ä  #Q	  1
™  #ü  -Û
G31y  ›  ˆ  +    œ  +   þü) 2  $+    ž  +   Ÿ  $'$#ü  #[	  1
   (
¡  1¢  £  ;`	~                      Eøe€‰Mô‰Uð‹Eôƒø…	  ‹Å‹Ìì€   ‹Uð‰Qì‰Aü‹éÇEøº   é¹   ‹Ð‹Mø‹EüƒÁ‹å‹èÿᐐ~6                      Eøe€ƒù…®  ‰Uô‹Üƒì‹Uô‹   ¹   ‰kü‹ëÿP‹ã‹=   ‹   ¹   ÿuøÿ`‹@ý= ð(u¸ ð(eø‹mü ‹   ‹Pýú®   „O  ¿   è    ‹ã‹   ‰PýëÆ‹
!   ‹Aý=®   „)  = ð(…Ë  ¹' ð(Æ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç ž  @‰HýÆð( €=4ð( tÌ	‰E°º ð(‹%   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý1Ò‹)   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý1Ò‹-   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý1Ò‹1   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sýº' ð(‹!   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý1Ò‹   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰SýÆ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(@Æð( €=4ð( tÌ	‹
9   ‰Hý‹
5   ‰H‹ÐÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹
=   ‹Aý=®   „C  Æ4ð( Æð(º   |ð(;”ð(vè    ‡|ð(RÆð( €=4ð( tÌ	‰Zý‰B‹=   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý‹¬ð(‰E ‹¼ð(‹
ìð(‹ð(‰E¤‰M¨‰U¬‰eœM¸‹Ôð(‰‰iÇAÏ  E¸‰Ôð(‹Å‹Ìì€   ‹Uì‰Aü‹éÇEø=  é  ‰Eô‹E°¹ ð(‰Hý‹Ôð(‹ ‰Ôð(‹Å‹Ìì€   ‹U°‰Aü‹éÇEøw  éî  ›‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹Eôeø‹mü ¹' ð(Æ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç ž  @‰HýÆð( €=4ð( tÌ	‰E´‹¬ð(‰EŒ‹¼ð(‹
ìð(‹ð(‰E‰M”‰U˜‰eˆMЋÔð(‰‰iÇAQ  EЉÔð(‹Å‹Ìì€   ‹Uì‰Aü‹éÇEø  é;  ‰Eô‹E´¹ ð(‰Hý‹Ôð(‹ ‰Ôð(‹Í‹Ôì€   ‹E´‰Jü‹êÇEøL  éãúÿÿé ÿÿÿ‰Uô‰]ð‰Mè‹E‹M”‹U˜‰¼ð(‰
ìð(‰ð(‹]Œ‹¬ð(9Ót!‹Bü	Àt
‹Jø‰HýÇBü    ƒê9Óu剬ð(‹Í‹Ôì€   ‹E´‰Jü‹êÇEøÁ  énúÿÿ‹Eô‹]ð‹Mèé    ‰Uô‰]ð‰Mè‹E¤‹M¨‹U¬‰¼ð(‰
ìð(‰ð(‹] ‹¬ð(9Ót!‹Bü	Àt
‹Jø‰HýÇBü    ƒê9Óu剬ð(‹Å‹Ìì€   ‹U°‰Aü‹éÇEø?  é&  ‹Eô‹]ð‹Mèé    ÇEô ð(‰Uàér  ‹Eà‹@ý‰Eð‹Üƒì‹Uð‹A   ¹   ‰kü‹ëÿP‹ã‰Uܺ ð(‹
=   ‹Aý=®   „  Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([Æð( €=4ð( tÌ	‰Sý‰C‹=   ‹
¬ð(‹BýƒÁ‰
¬ð(‰Aø‰Qü‰Zý}ô ð(„å   ‹Üƒì‹UÜ‹E   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹Uð‹=I   ‹uÜ‹M   ‰CðÇCì ð(‹Q   ‰CèÇCä' ð(‹U   ¹   ‰kü‹ëÿP‹ãÇEô' ð(‹Üƒì‹UÜ‹=Q   ¾' ð(‹Y   ¹   ‰kü‹ëÿP‹ã›‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹Eà‹@‰Eà‹Mà‹Á$<…â   ‹Á= ð(…rþÿÿ¸ ð(eø‹mü ‹Üƒì‹UÜ‹]   ¹   ‰kü‹ëÿP‹ãú ð(uA¸' ð(= ð(…æþÿÿ‹Üƒì‹Uð‹}Ü‹a   ¹   ‰kü‹ëÿP‹ãú ð(…ºþÿÿéÿÿÿ¸ ð(뽋Rý‹   ‹xýÿ®   tK‹Üƒì‹e   ¹   ‰kü‹ëÿP‹ã¸ ð(eø‹mü Ì
+operating system, and hardware architecture.Î  ú  &0Returns true if NEW-FILE is newer than OLD-FILE.Ï    ?  &^Return a string identifying the SLIME version.
+Return nil if nothing appropriate is available.Ð  G  d  j  €  &FReturn the pathname where SOURCE-PATHNAME's binary should be compiled.Ñ  ‹  ½  <=1Ò  Ó  ;D   !æ"#$Šq?%&0‹q?'()‹q?*+,‹q?-./‹q?//0‹q?///‹q?//0‹q0ÉÔ  =$ $ OÕ  8 ?>Ö  #  B PARSE-UNKNOWN-TYPE-SPECIFIER<h  NOTE-UNDEFINED-REFERENCE<L*ABORTED-COMPILATION-UNITS*L*IN-COMPILATION-UNIT**UNDEFINED-WARNINGS**COMPILER-ERROR-COUNT**COMPILER-WARNING-COUNT**COMPILER-NOTE-COUNT*B PARSE-UNKNOWN-TYPE‡  j  <BSERIOUS-CONDITIONENSURE-DIRECTORIES-EXIST<NOUTPUT-FILENPRINTNVERBOSECOMPILE-FILE<LOAD<
+PROBE-FILE<ú<‹  <‹  
PRINT-SUMMARY<}&&DEFUN COMPILE-FILES-IF-NEEDED-SERIALLYè  … COMPILE-FILES-IF-NEEDED-SERIALLY‡+   G31CG32cG33ƒê  +    ' .  þ ë  $+   $ì  ‹$'$$'#è  1
í  $k…è  ‡+   G34MG35Žî  +    Žþ`ï  $+   ð  ‹$'$#Ž   #í  1
ñ  #š   …è  +	   CLISPCò  +    šó  $+    ô  ‹$'$#š   #ò  1
õ  #Î   …è  ‡+   G36MG37Žö  +    ôþÿ
+÷  $+   ø  ‹$'$#ô   #ò  1
ù  #ý   …è  +   TEMP
+CONDITIONSŽú  +    ýû  $+    ü  ‹$'$#ý   #÷  1
ý  #  …Å
G20é  ÿ  %  +       +'   þ
+  þµ
+  $+      +     $'$#  #÷  1
  #P  …é  +   FASL-DIRECTORYÃFILES£  +«   þP  þ¬'   Ù 	¶
+' R RþÕ  $+     +     $'$#P  #ü  1
	  #6  …Å
G0é    +Q    BINARY-PATHNAMEþ FASL-DIRECTORYC FILESŽ NEEDS-RECOMPILEã SOURCE-PATHNAMEc  +È   þ6 

+$þeC			#			 		'	
+
+
+     L	f
  $+      +     $'$#6  #  1
  #¥  …Å
G11é    %  +      +   þ¥) >  $+      +     $'$#¥  #  1
  (  1    ;~                       Eøe€‰Mô‰Uð‰}ì‹Eôƒø…µ  ‹Å‹Ìì€   ‹Uð‰Qè‹Uì‰Qä‰Aü‹éÇEøÓ   éö   ‹Ð‹Mø‹EüƒÁ‹å‹èÿᐐ~<                      Eøe€ƒù…V  ‰Uô‹Üƒì‹Uô‹   ¹   ‰kü‹ëÿP‹ã‹=   ‹   ¹   ÿuøÿ`~T                      Eøe€‹X‹@ƒù…õ
+  ‰Pý‹Cý1Û1Éé    ‹@ý= ð(u¸ ð(eø‹mü ‹   ‹Pýú®   „¾
+  ¿   è    ‹ã‹   ‰PýëÆ‹
!   ‹Aý=®   „˜
+  = ð(…Ñ  ¹' ð(Æ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç ž  @‰HýÆð( €=4ð( tÌ	‰E¬º ð(‹%   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý1Ò‹)   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý1Ò‹-   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý1Ò‹1   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sýº' ð(‹!   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý1Ò‹   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰SýÆ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(@Æð( €=4ð( tÌ	‹
9   ‰Hý‹
5   ‰H‹ÐÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹
=   ‹Aý=®   „²  Æ4ð( Æð(º   |ð(;”ð(vè    ‡|ð(RÆð( €=4ð( tÌ	‰Zý‰B‹=   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý‹¬ð(‰Eœ‹¼ð(‹
ìð(‹ð(‰E ‰M¤‰U¨‰e˜M´‹Ôð(‰‰iÇA1  E´‰Ôð(‹Å‹Ìì€   ‹Uä‰Qô‹Uè‰Aü‹éÇEø™  é  ‰Eô‹E¬¹ ð(‰Hý‹Ôð(‹ ‰Ôð(‹Å‹Ìì€   ‹U¬‰Aü‹éÇEøÓ  éK  ›‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹Eôeø‹mü ¹' ð(Æ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç ž  @‰HýÆð( €=4ð( tÌ	‰E°‹¬ð(‰Eˆ‹¼ð(‹
ìð(‹ð(‰EŒ‰M‰U”‰e„MÌ‹Ôð(‰‰iÇA³  ẺÔð(‹Å‹Ìì€   ‹Uä‰Qô‹Uè‰Aü‹éÇEøt  é;  ‰Eô‹E°¹ ð(‰Hý‹Ôð(‹ ‰Ôð(‹Í‹Ôì€   ‹E°‰Jü‹êÇEø®  é×úÿÿéúþÿÿ‰Uô‰]ð‰Mì‹EŒ‹M‹U”‰¼ð(‰
ìð(‰ð(‹]ˆ‹¬ð(9Ót!‹Bü	Àt
‹Jø‰HýÇBü    ƒê9Óu剬ð(‹Í‹Ôì€   ‹E°‰Jü‹êÇEø#  ébúÿÿ‹Eô‹]ð‹Mìé    ‰Uô‰]ð‰Mì‹E ‹M¤‹U¨‰¼ð(‰
ìð(‰ð(‹]œ‹¬ð(9Ót!‹Bü	Àt
‹Jø‰HýÇBü    ƒê9Óu剬ð(‹Å‹Ìì€   ‹U¬‰Aü‹éÇEø¡  é}  ‹Eô‹]ð‹Mìé    ÇEà ð(‰UÜ‹MÜ‹Á$<…·  ‹Á= ð(„Á  ‹EÜ‹@ý‰Eð‹Üƒì‹Uð‹}ô‹A   ¹   ‰kü‹ëÿP‹ã‰U¼¹ ð(Æ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç ž  @‰HýÆð( €=4ð( tÌ	‰E¸‹¬ð(‰E¨‹¼ð(‹
ìð(‹ð(‰E¬‰M°‰U´‰e¤MÀ‹Ôð(‰‰iÇA¤  Æ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(Ç ž  @‰HýÆð( €=4ð( tÌ	‰EØ‹E   Æ4ð( Æð(¹   
|ð(;
”ð(vè    ‡
|ð(IÇAÿ‚  ‹B‰AÆð( €=4ð( tÌ	‹E؉A‹E¸‰AÆ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(@Æð( €=4ð( tÌ	‹I   ‰Pý‰H‹ÐÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹
=   ‹Aý=®   „˜  Æ4ð( Æð(º   |ð(;”ð(vè    ‡|ð(RÆð( €=4ð( tÌ	‰Zý‰B‹=   ‹
¬ð(‹CýƒÁ‰
¬ð(‰Aø‰Yü‰Sý}à ð(„È   ÇEà' ð(‹Üƒì‹U¼‹M   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹Uð‹=Q   ‹u¼‹U   ‰CðÇCì ð(‹Y   ‰CèÇCä' ð(‹]   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹U¼‹=Y   ¾' ð(‹a   ¹   ‰kü‹ëÿP‹ã›‹¬ð(‹Bü‹Jø‰HýÇBü    ƒê‰¬ð(‹EØ1ɉHý‹EÜ‹@‰EÜéüÿÿ‹Üƒì‹U¼‹e   ¹   ‰kü‹ëÿP‹ãú ð(uA¸' ð(= ð(…ÿÿÿ‹Üƒì‹Uð‹}¼‹i   ¹   ‰kü‹ëÿP‹ãú ð(…×þÿÿé<ÿÿÿ¸ ð(뽸 ð(eø‹mü ‹e¤‹E¬‹M°‹U´‰¼ð(‰
ìð(‰ð(‹]¨‹¬ð(9Ót!‹Bü	Àt
‹Jø‰HýÇBü    ƒê9Óu剬ð(‹E¸‹Pý‹Üƒì‹}¼‹m   ¹   ‰kü‹ëÿP‹ã‹q   Ì
+@‹Rý‹   ‹xýÿ®   tW‹Üƒì‹u   ¹   ‰kü‹ëÿP‹ã¸ ð(eø‹mü Ì
 
Ì
 MÌ
+MÌ
 Ì
 NÌ
 NÌ
+NÌ
 NÌ
-NÌ
-QNABSOLUTER•	  QNABSOLUTER•	  QNABSOLUTER•Ñ  QNABSOLUTER•™  QNABSOLUTER•)  QNABSOLUTER•  QNABSOLUTER•ú  QNABSOLUTER•ê  QNABSOLUTER•Ú  QNABSOLUTER•Ñ  QNABSOLUTER•´  QNABSOLUTER•~  QNRELATIVER“alloc_overflow_ebxW  QNABSOLUTER•#  QNABSOLUTER•  QNRELATIVERQUNWINDR”à  QNABSOLUTER•Í  QNRELATIVERQUNWINDR”b  QNABSOLUTER•O  QNABSOLUTER•Ú  QNABSOLUTER•   QNABSOLUTER•~  QNRELATIVER“alloc_overflow_eax  QNABSOLUTER•  QNABSOLUTER•Ë  QNABSOLUTER•©  QNABSOLUTER•R  QNRELATIVER“alloc_overflow_edx+  QNABSOLUTER•÷  QNRELATIVER“alloc_overflow_ebxÊ  QNABSOLUTER•Ÿ  QNABSOLUTER•–  QNRELATIVER“alloc_overflow_eaxu  QNABSOLUTER•4  QNABSOLUTER•  QNABSOLUTER•ë  QNABSOLUTER•È  QNABSOLUTER•¥  QNABSOLUTER•‚  QNRELATIVER“alloc_overflow_eaxP  QNABSOLUTER•  QNABSOLUTER•  QNRELATIVERQ	2  	GENERIC-+R”ù   QNABSOLUTER•à   QNABSOLUTER•·   QNABSOLUTER•±   QNABSOLUTER•œ   QNABSOLUTER•H   =?×  x  &	(lisp::c)Ø  Mb  9  %UNDEFINED%Ú  Û  Žh   ×  Ü  ×  y  &(files)Ý  Mb    Þ  Ž    y  ß  J?>à  #µ   BD  <&.swankà  <<NIF-DOES-NOT-EXISTu  <%&DEFUN LOAD-USER-INIT-FILEâ  '-.LOAD-USER-INIT-FILE0+   G0Mä  +     “  å  $+    æ  4$'$$#°   1
ç  $&-ã  +    è  +    & 5é  $+    ê  4$'$$&#µ   1
ë  (ì  1í  î  ;µ ~                      Eøeà…É…Š   ‹Ôƒì‹   1ɉjü‹êÿP‹ã‰Uô‹Üƒì‹   ‹=   ‹5   ‹!   ‰Cð‹%   ¹   ‰kü‹ëÿP‹ã‹ú‹Üƒì‹Uô‹)   ¹   ‰kü‹ëÿP‹ã‹=-   ¾ ð(‹1   ¹   ÿuøÿ`Ì
-MQNABSOLUTER•¡   QNABSOLUTER•–   QNABSOLUTER•   QNABSOLUTER•b   QNABSOLUTER•Y   QNABSOLUTER•S   QNABSOLUTER•M   QNABSOLUTER•G   QNABSOLUTER•-   =?ø  ã  oMù  Ž    ã  ú  Jˆ<  Ž$	1û  %  <  &0Returns true if NEW-FILE is newer than OLD-FILE.ü  F  d  &FReturn the pathname where SOURCE-PATHNAME's binary should be compiled.ý  y  ß  &zCompile each file in FILES if the source is newer than
-its corresponding binary, or the file preceding it was 
-recompiled.þ  y  </<&
swank-backendÿ  Z  INTERN<STRING<NWARN-UNIMPLEMENTED-INTERFACESN
SWANK-BACKEND	FUNCTIONP<ã  ú  &9Load the user init file, return NIL if it does not exist.  #]1    ;V  !"Šq?#$%‹q?&'(‹q?)*+‹q,??-.‰‰/å?/剋‰q///‰/Š`/ ‰Õ €q?///‹q0É? ‰Ñì  ]$ $ †	  8 QEXPORTQUOTE.LOAD-USER-INIT-FILE6R?>
  #š   B*LOAD-TRUENAME*&	site-init  NDEFAULTS<á  u  <%&DEFUN LOAD-SITE-INIT-FILE  '-.LOAD-SITE-INIT-FILE0+   G0M  +     s    $+      4$'$$#   1
  $"-  +      +    " L
-  $+      4$'$$"#•   1
  (  1    ;š ~                      Eøeà…Éun‹
   ‹Aý=®   tc‹Üƒì‹   ‹=   ‹5   ‹
!   ‰Kð‹
%   ‰Kì‰Cè‹)   ¹   ‰kü‹ëÿP‹ã‹=-   ¾ ð(‹1   ¹   ÿuøÿ`Ì
+QNABSOLUTER•À  QNABSOLUTER•ª  QNABSOLUTER•œ  QNABSOLUTER•‡  QNABSOLUTER•ò
+  QNABSOLUTER•º
+  QNABSOLUTER•g
+  QNABSOLUTER•\
+  QNABSOLUTER•?
+  QNABSOLUTER•/
+  QNABSOLUTER•
+  QNABSOLUTER•
+  QNABSOLUTER•ù	  QNABSOLUTER•¼	  QNRELATIVER“alloc_overflow_edx•	  QNABSOLUTER•a	  QNRELATIVER“alloc_overflow_ebx4	  QNABSOLUTER•	  QNRELATIVER“alloc_overflow_eaxå  QNRELATIVER“alloc_overflow_ecx‹  QNABSOLUTER•e  QNRELATIVER“alloc_overflow_eax8  QNABSOLUTER•  QNRELATIVER“alloc_overflow_eax¯  QNABSOLUTER•r  QNRELATIVERQUNWINDR”2  QNABSOLUTER•  QNRELATIVERQUNWINDR”´  QNABSOLUTER•¡  QNABSOLUTER•,  QNABSOLUTER•ò  QNABSOLUTER•Ê  QNRELATIVER“alloc_overflow_eaxg  QNABSOLUTER•Q  QNABSOLUTER•  QNABSOLUTER•ï  QNABSOLUTER•˜  QNRELATIVER“alloc_overflow_edxq  QNABSOLUTER•=  QNRELATIVER“alloc_overflow_ebx  QNABSOLUTER•å  QNABSOLUTER•Ü  QNRELATIVER“alloc_overflow_eax»  QNABSOLUTER•z  QNABSOLUTER•W  QNABSOLUTER•1  QNABSOLUTER•  QNABSOLUTER•ë  QNABSOLUTER•È  QNRELATIVER“alloc_overflow_eax–  QNABSOLUTER•R  QNABSOLUTER•G  QNRELATIVERQ	  	GENERIC-+R”?  QNABSOLUTER•&  QNRELATIVERQUNWINDR”  QNABSOLUTER•¿   QNABSOLUTER•¹   QNABSOLUTER•¤   QNABSOLUTER•Q   =?Z  è  ¸  ¥¦[  ŽÐ   Z  \  Z  è  &	(lisp::c)]  ¥¦  "%UNDEFINED%_  `  Žp   Z  a  Z  é  &(files fasl-directory)b  ¥
  ¨c  Ž    é  d  J?>e  #µ   BE  <&.swanke  h  &lispf  <  <  å  <}&DEFUN LOAD-USER-INIT-FILEg  …LOAD-USER-INIT-FILE‡+   G0Mi  +     “  j  $+    k  ‹$'$$#°   1
l  $&…h  +    m  +    & 5n  $+    o  ‹$'$$&#µ   1
p  (q  1r  s  ;µ ~                      Eøeà…É…Š   ‹Ôƒì‹   1ɉjü‹êÿP‹ã‰Uô‹Üƒì‹   ‹=   ‹5   ‹!   ‰Cð‹%   ¹   ‰kü‹ëÿP‹ã‹ú‹Üƒì‹Uô‹)   ¹   ‰kü‹ëÿP‹ã‹=-   ¾ ð(‹1   ¹   ÿuøÿ`Ì
+MQNABSOLUTER•¡   QNABSOLUTER•–   QNABSOLUTER•   QNABSOLUTER•b   QNABSOLUTER•Y   QNABSOLUTER•S   QNABSOLUTER•M   QNABSOLUTER•G   QNABSOLUTER•-   =?}  h  ­¥~  Ž    h    J?>€  #   B&	site-init€  h  f  <  å  <}&DEFUN LOAD-SITE-INIT-FILE  …LOAD-SITE-INIT-FILE‡+
+   G0MG1Žƒ  +     k „  $+   …  ‹$'$$#ˆ   1
†  $&…‚  +   	DIRECTORYCOMMON-LISPC‡  +    & ?ˆ  $+    ‰  ‹$'$$&#   1
Š  (‹  1Œ    ;
+ ~                      Eøeàƒùue‰Uô‹Üƒì‹   ‹=   ‹5   ‹   ‰Cð‹!   ‰Cì‹Eô‰Cè‹%   ¹   ‰kü‹ëÿP‹ã‹=)   ¾ ð(‹-   ¹   ÿuøÿ`Ì
+MQNABSOLUTER•w   QNABSOLUTER•l   QNABSOLUTER•W   QNABSOLUTER•H   QNABSOLUTER•?   QNABSOLUTER•9   QNABSOLUTER•3   QNABSOLUTER•-   =?–  ‚  &(directory)—  ¥¦˜  Ž    ‚  ™  J?>š  #  B0&swankš  ›  @  <&
swank-backendœ  h  f  <CONS}&DEFUN SWANK-SOURCE-FILESž  …SWANK-SOURCE-FILES‡+   G12MG13Ž   +     þã ¡  $+   ¢  ‹$'$$#   1
£  $*…Ÿ  +   SOURCE-DIRECTORYC¤  +d   * Š\?	Q	    
+¥  $+    ¦  ‹$'$$*#  1
§  (¨  1©  ª  ;~                      EøeÀƒù…Ù  ‰Uôº ð(Æ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹ó‰uð‰uä‹   ‹Pýú®   „l  ‹Üƒì‹=   ‹   ¹   ‰kü‹ëÿP‹ã‹uðÆ4ð( Æð(¸   |ð(;”ð(vè    ‡|ð(@Æð( €=4ð( tÌ	‹
   ‰Hý‰P‹Î‰Eàé®   ‰MÜ‹Eà‹xý‹Üƒì‹!   ‹5%   ‹)   ‰Cð‹-   ‰Cì‹Eô‰Cè‹1   ¹   ‰kü‹ëÿP‹ãÆ4ð( Æð(»   |ð(;”ð(vè    ‡|ð([‹Ã‰PýÇ@ ð(Æð( €=4ð( tÌ	‹Ë}Ü ð(t<‹E܉X‹Eà‹@‰Eà‹Uà‹Â$<u>‹Â= ð(…:ÿÿÿ‹Eä‹P‹Mø‹EüƒÁ‹å‹èÿá‹EÜ‹
5   Ì
+!NÌ
 MÌ
-NQNABSOLUTER•€   QNABSOLUTER•u   QNABSOLUTER•`   QNABSOLUTER•T   QNABSOLUTER•K   QNABSOLUTER•E   QNABSOLUTER•?   QNABSOLUTER•9   QNABSOLUTER•$   =?&    où  Ž      '  J  '    <ã  <#]1(  )  ; ? !0‹q"ˆ` Ó#ˆq0É*  ]$ $ †+  8 QDEBUG-SOURCER (-  $$	-.  NFILE"&ÀÇ 0  "
-=É 1  $ +     @\£›kæ¤
ã
~Lu\Qo2  1	3  4  5  Ì)     5  Ì     5  Ì     5  Ìî     5  Ì£     5  ÌQ     5  Ì0     5  Ì      5  Ìí      5  Ì¿      5  Ì®      5  Ìv      5  Ìe      5  ÌB      ?>6  @
\ No newline at end of file
+Ì
+ŽQNABSOLUTER•ó  QNRELATIVER“alloc_overflow_ebx|  QNABSOLUTER•G  QNABSOLUTER•8  QNABSOLUTER•/  QNABSOLUTER•)  QNABSOLUTER•#  QNABSOLUTER•ÿ   QNRELATIVER“alloc_overflow_eaxÞ   QNABSOLUTER•¦   QNABSOLUTER•    QNABSOLUTER•†   QNRELATIVER“alloc_overflow_ebxQ   =?¸  Ÿ  &(source-directory)¹  ¥¦º  Ž    Ÿ  »  J?>¼  #"  BNSOURCE-DIRECTORYNFASL-DIRECTORYNALLOW-OTHER-KEYSŸ  <é  <&$swank::*swank-wire-protocol-version*¿  READ-FROM-STRING<  <SET<NWARN-UNIMPLEMENTED-INTERFACESSTRING<N
SWANK-BACKENDINTERN< %COERCE-TO-FUNCTION<‚  <h  <NRUN-AFTER-INIT-HOOKNSWANK*FASL-DIRECTORY*}&DEFUN LOAD-SWANKÊ  …
+LOAD-SWANK‡+   G18MÌ  +    W Í  $+    Î  ‹$'$$W#  1
Ï  $`…Ê  NOPTIONAL+   
N-CONTEXT-2ãã	N-COUNT-3Ñ  +|   ` F 
+  	    	 	  	   
       Ò  $+   Ó  ‹$'$$`#  1
Ô  #+  …Ë  +r    FASL-DIRECTORYãFASL-DIRECTORY-DEFAULTING-TEMPcG0CG1ƒ SOURCE-DIRECTORYÃ SOURCE-DIRECTORY-DEFAULTING-TEMP£Õ  +²   þ+ .
 . . >  >??>>>>>>>>>>
+>
+>				..
.
.....  	  > .	 . >Ö  $¼  $
+SUPPLIED-P$½  $×  $(Ø  ‹$'$#+  #  1
Ù  (Ú  1Û  Ü  ;"~                      Eøã7]à)Ë‹ã‹ÙƒévWV|$‹õ)ÞÁéüò¥^_‹Ë‰U܃ùt‰}؃ùt‰uÔëeà‹ÑDü‰Eà‹Âƒè‹Ø¸ ð(¾ ð(¿ ð(ÇEô ð(ÇEð ð(ÇEì ð(ÇEè ð(ÇEä ð(‹Âƒà…À…   ë+‹Ã‹Mà÷Ø‹4ƒë‹Ã‹Mà÷Ø‹;   u8ÇEô' ð(‹þƒëƒû }Ё}ä ð(u‰}èëE}è ð(uò‹Eä‹Mà÷Ø‹Ì
+#;   t;   t‹Ã‰Eä뺉uèëµÇEì' ð(‰uðë©Ì
+"}ô ð(…Ø  ‹
   ‹Aý=®   „Ì  ‰Eä}ì ð(„ž  ‹}ð‰}à‹Üƒì‹Uä‹!   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹}à‹%   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹)   ‹-   ¹   ‰kü‹ëÿP‹ã‰Uà‹Ôƒì‹1   1ɉjü‹êÿP‹ã‹ú‹Üƒì‹Uà‹5   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹9   ‹=   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹=A   ‹E   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹I   ¹   ‰kü‹ëÿP‹ã‹Â‹Ôƒì1ɉjü‹êÿP‹ã‹Üƒì‹Uä‹M   ¹   ‰kü‹ëÿP‹ã‹Ôƒì‹Q   1ɉjü‹êÿP‹ã‹Üƒì‹U   ‹=   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹=Y   ‹E   ¹   ‰kü‹ëÿP‹ã‹Üƒì‹I   ¹   ‰kü‹ëÿP‹ã‹Â1Éÿuøÿ`‹]   ‹xýÿ®   téOþÿÿ‹Eèé4þÿÿÌ
+NÌ
+QNABSOLUTER•ü  QNABSOLUTER•Ý  QNABSOLUTER•Ã  QNABSOLUTER•½  QNABSOLUTER•£  QNABSOLUTER•  QNABSOLUTER•†  QNABSOLUTER•l  QNABSOLUTER•<  QNABSOLUTER•"  QNABSOLUTER•  QNABSOLUTER•  QNABSOLUTER•ü  QNABSOLUTER•â  QNABSOLUTER•Æ  QNABSOLUTER•©  QNABSOLUTER•£  QNABSOLUTER•‰  QNABSOLUTER•l  QNABSOLUTER•:  QNABSOLUTER•	  QNABSOLUTER•  QNABSOLUTER•Á   =?ô  Ë  &N(&key (source-directory *source-directory*) (fasl-directory *fasl-directory*))õ  ¥&KEY¼  ÷  ½  ø  ù  *û  Ž    Ë  ü  Jé  d  &yCompile each file in FILES if the source is newer than
+its corresponding binary, or the file preceding it was
+recompiled.ý  h    &9Load the user init file, return NIL if it does not exist.þ  ‚  ™  Ÿ  »  <É  ÿ  <É  G  <É  <&0The directory where fasl files should be placed.   É  <É  -$.1  Ë  ü  <=1    ;H  ? !"‹q?#$%‹q?&'0‹q?()0‹q*+‰q,-‰Ó.ˆ/æ////‹q///Šq?//0‹q0É  =$ $ O  8 Ë  <<=1    ;   ˆq0É  =$ $ O	  8 QDEBUG-SOURCER!%((  $$	-  NFILE."ðJÉ   "˜ÞÉ   $ +     þÜaökþŠEàûf麪U?¨Ö   1	      Ì       Ì       ÌÜ       ̪       ̍       Ìs       Ì       ÌÓ       ÌŸ       Ìu       ÌR       Ì-       Ì       Ì×        Ì›        Ìs        Ì?      ?>  @
\ No newline at end of file

Modified: branches/grin-neu/thirdparty/kmrcl-1.72/byte-stream.lisp
===================================================================
--- branches/grin-neu/thirdparty/kmrcl-1.72/byte-stream.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/kmrcl-1.72/byte-stream.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  June 2003
 ;;;;
-;;;; $Id: byte-stream.lisp,v 1.1 2004/06/23 08:27:12 hans Exp $
+;;;; $Id$
 ;;;;
 ;;;; Works for CMUCL, SBCL, and AllergoCL only
 ;;;;

Modified: branches/grin-neu/thirdparty/kmrcl-1.72/kmrcl.asd
===================================================================
--- branches/grin-neu/thirdparty/kmrcl-1.72/kmrcl.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/kmrcl-1.72/kmrcl.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: kmrcl.asd,v 1.1 2004/06/23 08:27:12 hans Exp $
+;;;; $Id$
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -33,13 +33,13 @@
     :components 
     ((:file "package")
      (:file "ifstar" :depends-on ("package"))
-     (:file "byte-stream" :depends-on ("package"))
+     #+(or) (:file "byte-stream" :depends-on ("package"))
      (:file "macros" :depends-on ("package"))
      (:file "functions" :depends-on ("macros"))
      (:file "lists" :depends-on ("macros"))
      (:file "seqs" :depends-on ("macros"))
      (:file "impl" :depends-on ("macros")) 
-     (:file "io" :depends-on ("macros" "impl"))
+     #+(or) (:file "io" :depends-on ("macros" "impl"))
      (:file "console" :depends-on ("macros"))
      (:file "strings" :depends-on ("macros" "seqs"))
      (:file "strmatch" :depends-on ("strings"))

Added: branches/grin-neu/thirdparty/net-telent-date/INSTALL.asdf
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/INSTALL.asdf	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/INSTALL.asdf	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,13 @@
+1.  Make a symlink in "$HOME/lisp/systems/"[*] pointing to the .asd file
+2.  Start your asdf-enabled lisp
+2a. Ensure that "$HOME/lisp/systems/"[*] is in asdf:*central-registry*
+3.  At the lisp prompt, type '(asdf:operate 'asdf:load-op "net-telent-date")'. This
+    will compile and load the system into your running lisp.
+
+[*] This path ("$HOME/lisp/systems/") is only a suggestion; the important
+thing is that asdf know where to find the .asd file.  asdf uses the
+contents of the variable ASDF:*CENTRAL-REGISTRY* to find its system
+definitions.
+
+These instructions were automatically generated by cCLan software. Use
+at your own peril.

Added: branches/grin-neu/thirdparty/net-telent-date/README
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/README	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/README	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,13 @@
+Most of the code in this package is parse-time.lisp, which was
+originally written by Jim Healy in June 1987, and has been lifted
+wholesale from CMUCL.
+
+The rest of it is a few useful functions for printing dates in
+standard(sic) formats.  See documentation strings for
+universal-time-to-http-date, universal-time-to-rfc2822-date, dayname,
+monthname.
+
+Thanks to Kevin Rosenberg for bouncing ideas off, for the initial
+universal-time-to-rfc2822-date implementation, and for Debian
+packaging
+

Added: branches/grin-neu/thirdparty/net-telent-date/date.lisp
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/date.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/date.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,133 @@
+(in-package :net.telent.date)
+
+(defvar *daynames*
+  '((0 . "Monday")
+    (1 . "Tuesday")
+    (2 . "Wednesday")
+    (3 . "Thursday")
+    (4 . "Friday")
+    (5 . "Saturday")
+    (6 . "Sunday")))
+    
+(defun dayname (stream arg colon-p at-p &optional width (mincol 0) (colinc 1) (minpad 0) (padchar #\Space))
+  "Print the day of the week (0=Sunday) corresponding to ARG on STREAM.  This is intended for embedding in a FORMAT directive: WIDTH governs the number of characters of text printed, MINCOL, COLINC, MINPAD, PADCHAR work as for ~A"
+  (let ((daystring (cdr (assoc (mod arg 7) *daynames*))))
+    (if (not daystring) (return-from dayname nil))
+    (let ((truncate (if width (min width (length daystring)) nil)))
+      (format stream
+              (if at-p "~V,V,V,V at A" "~V,V,V,VA")
+              mincol colinc minpad padchar
+              (subseq daystring 0 truncate)))))
+
+(defvar *monthnames*
+  '((1 . "January")
+    (2 . "February")
+    (3 . "March")
+    (4 . "April")
+    (5 . "May")
+    (6 . "June")
+    (7 . "July")
+    (8 . "August")
+    (9 . "September")
+    (10 . "October")
+    (11 . "November")
+    (12 . "December")))
+    
+(defun monthname (stream arg colon-p at-p &optional width (mincol 0) (colinc 1) (minpad 0) (padchar #\Space))
+  "Print the name of the month (1=January) corresponding to ARG on STREAM.  This is intended for embedding in a FORMAT directive: WIDTH governs the number of characters of text printed, MINCOL, COLINC, MINPAD, PADCHAR work as for ~A"
+  (let ((monthstring (cdr (assoc arg *monthnames*))))
+    (if (not monthstring) (return-from monthname nil))
+    (let ((truncate (if width (min width (length monthstring)) nil)))
+      (format stream
+              (if at-p "~V,V,V,V at A" "~V,V,V,VA")
+              mincol colinc minpad padchar
+              (subseq monthstring 0 truncate)))))
+
+;;; the second of these functions is an attempt to fix the wrong
+;;; problem (emacs likes to indent it strangely) with the first.  The
+;;; real problem with the first is, as c.l.l will rush to tell you,
+;;; that it introduces anaphora - and lots of them.  I don't really
+;;; advise the use of either in user code, and they're only exported
+;;; for historical reasons
+
+(defmacro with-date (utime zone &body body)
+  "UTIME is a universal-time, ZONE is a number of hours offset from UTC, or NIL to use local time.  Execute BODY in an environment where SECOND MINUTE HOUR DAY-OF-MONTH MONTH YEAR DAY-OF-WEEK DAYLIGHT-P ZONE are bound to the decoded components of the universal time"
+  `(multiple-value-bind
+    (second minute hour day-of-month month year day-of-week daylight-p zone)
+    (decode-universal-time ,utime  ,@(if zone (list zone)))
+    (declare (ignorable second minute hour day-of-month month year day-of-week daylight-p zone))
+    , at body))
+
+(defmacro with-decoding ((utime &optional zone) &body body)
+  "UTIME is a universal-time, ZONE is a number of hours offset from UTC, or NIL to use local time.  Execute BODY in an environment where SECOND MINUTE HOUR DAY-OF-MONTH MONTH YEAR DAY-OF-WEEK DAYLIGHT-P ZONE are bound to the decoded components of the universal time"
+  `(multiple-value-bind
+    (second minute hour day-of-month month year day-of-week daylight-p zone)
+    (decode-universal-time ,utime ,@(if zone (list zone)))
+    (declare (ignorable second minute hour day-of-month month year day-of-week daylight-p zone))
+    , at body))
+
+(defun universal-time-to-http-date (utime)
+  "Decode the universal time UTIME and return a date suitable for use in HTTP 1.0 applications (RFC-822, but GMT)"
+  (declare (optimize (speed 3)))
+  (with-date
+      utime 0
+      (format nil
+              (formatter "~3/net.telent.date:dayname/, ~2,'0D ~3/net.telent.date:monthname/ ~D ~2,'0D:~2,'0D:~2,'0D GMT")
+              day-of-week day-of-month month year hour minute second)))
+
+;;; follow the decode-universal-time rules for handling a time-zone parameter.
+;;; CL timezones increase westward; RFC timezone specifications increase
+;;; _eastward_.  I love standards
+(defun universal-time-to-rfc2822-date (utime &optional time-zone)
+  "Decode the universal time UTIME and return an RFC-2822-format string.  TIME-ZONE is a CL time zone.   If not supplied, it defaults to the current time zone adjusted for daylight saving time.  If TIME-ZONE is supplied, daylight saving time information is ignored."
+  (declare (optimize (speed 3)))
+  (with-decoding (utime time-zone)
+    (let ((daylight-zone (if daylight-p (1- zone) zone)))
+      (multiple-value-bind (z-h z-m) (truncate (abs daylight-zone))
+	(format nil
+		(formatter "~3/net.telent.date:dayname/, ~2,'0D ~3/net.telent.date:monthname/ ~D ~2,'0D:~2,'0D:~2,'0D ~A~2,'0D~2,'0D")
+		day-of-week day-of-month month year hour minute second 
+		(if (minusp daylight-zone) #\+ #\-) 
+		z-h (floor (* 60 z-m)))))))
+#|
+
+Timezones are _so_ easy to get wrong that I strongly advise always using UTC
+for anything that a machine might someday want to parse.  When testing
+changes to universal-time-to-rfc2822-date, make sure to cover
+
+1) Explicit timezone, in summer and in winter
+
+2) Local time, in summer and in winter
+2a) In a zone west of Greenwich (e.g. any US zone)
+:; TZ=US/Eastern date -R --date='23 Aug 2003 12:00:00 GMT'
+Sat, 23 Aug 2003 08:00:00 -0400
+:; TZ=US/Eastern date -R --date='05 Jan 2003 12:00:00 GMT'
+Sun, 05 Jan 2003 07:00:00 -0500
+
+2b) In a zone east of Greenwich (e.g. Europe/Paris)
+:; TZ=Europe/Paris date -R --date='23 Aug 2003 12:00:00 GMT'
+Sat, 23 Aug 2003 14:00:00 +0200
+:; TZ=Europe/Paris date -R --date='05 Jan 2003 12:00:00 GMT'
+Sun, 05 Jan 2003 13:00:00 +0100
+
+2c) In Canada/Newfoundland or other non-integer zone
+:; TZ=Canada/Newfoundland date -R --date='23 Aug 2003 12:00:00 GMT'
+Sat, 23 Aug 2003 09:30:00 -0230
+:; TZ=Canada/Newfoundland date -R --date='05 Jan 2003 12:00:00 GMT'
+Sun, 05 Jan 2003 08:30:00 -0330
+
+Note signs on the timezones, and that the offset for a half-hour is
+xx30 not xx50.  The universal times in question are
+
+3250756800 is 05 Jan 2003, probably not DST
+3270628800 is 23 Aug 2003 (daylight savings in effect most places)
+
+You probably need to change the TZ environment variable and restart your
+Lisp to do most of the tests in (2).  
+
+|#
+
+
+;;; for backward compatibility (with araneida, mostly)
+(setf (symbol-function 'universal-time-to-rfc-date)
+      #'universal-time-to-http-date)

Added: branches/grin-neu/thirdparty/net-telent-date/defpackage.lisp
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/defpackage.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/defpackage.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,11 @@
+(defpackage :net.telent.date
+  (:nicknames :date)
+  (:use #:CL)
+  (:export dayname monthname
+	   with-date			; deprecated
+	   with-decoding		; use this instead
+	   second minute hour day-of-month month year day-of-week
+           daylight-p zone universal-time-to-rfc-date	
+	   universal-time-to-http-date
+	   universal-time-to-rfc2822-date parse-time))
+   

Added: branches/grin-neu/thirdparty/net-telent-date/maintainer-Makefile
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/maintainer-Makefile	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/maintainer-Makefile	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,20 @@
+all:
+	@echo "The makefile is here for my use, not yours.  Use the defsystem, Luke"
+
+LISP=sbcl --noprogramer --no-userinit # --no-sysinit 
+#LISP=lisp  -batch
+PACKAGE=net-telent-date
+test:
+	@echo You will need two things for the tests to succeed.
+	@echo '(1) Internet access '
+	@echo '(2) echo services on localhost'
+	@echo The echo services are often disabled for security reasons, so
+	@echo dont forget to put them back when finished.
+	echo '(mk:load-system (quote $(PACKAGE))) (rt:do-tests)' | $(LISP)
+
+clean:
+	-rm *.*f *.fasl a.out *.so *.err 
+
+deb:
+	CVSROOT=`cat CVS/Root` cvs-buildpackage -F -uc -us -rfakeroot -M $(PACKAGE)
+

Added: branches/grin-neu/thirdparty/net-telent-date/make-makefile.lisp
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/make-makefile.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/make-makefile.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,51 @@
+(in-package :cl-user)
+
+;;; given a system definition, create a "Makefile" that copies all the
+;;; source files in it into a given directory
+
+(defun print-source-file-name (component stream)
+  (case (make::component-type component)
+    ((:file)
+     (format stream "~A " 
+             (enough-namestring
+              (translate-logical-pathname
+               (pathname
+                (make::component-full-pathname component :source))))))
+    ((:module :defsystem)
+     (loop for c in (make::component-components component)
+           do (print-source-file-name c stream)))
+    (t (format t "Doing nothing for ~A ~%" component))))
+
+(defun make-makefile (system output-file)
+  "List files in SYSTEM, in the order that they need to be processed"
+  (with-open-file (o output-file :direction :output
+                     :if-exists :rename)
+    (format o "# Automatically generated, edit make-makefile.lisp instead
+
+FILES=")
+    (let* ((system-definition (make::find-system system))
+           (*default-pathname-defaults*
+            (translate-logical-pathname (make::component-source-root-dir system-definition))))
+      (print-source-file-name system-definition o))
+    (format o "
+
+all:
+	@echo That did nothing: now look at the defsystem
+
+release: debian/changelog
+	head -1 debian/changelog |cut -d' ' -f2 | tr -d '()' > release
+
+
+install:
+	install -d $(DESTDIR)/usr/share/common-lisp/repositories/~A
+	tar cf - $(FILES) ~A.system | (cd $(DESTDIR)/usr/share/common-lisp/repositories/~A && tar xvpf -)
+
+
+clean:
+	-rm a.out *~~ diffs *.*f ~%"
+            (string-downcase (symbol-name system))
+            (string-downcase (symbol-name system))
+            (string-downcase (symbol-name system)))))
+
+
+

Added: branches/grin-neu/thirdparty/net-telent-date/net-telent-date.asd
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/net-telent-date.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/net-telent-date.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,10 @@
+;;; -*-  Lisp -*-
+
+(defpackage :net-telent-date-system (:use #:cl #:asdf))
+(in-package :net-telent-date-system)
+
+(defsystem net-telent-date
+    :version "0.41"
+    :components ((:file "defpackage")
+		 (:file "date" :depends-on ("defpackage"))
+		 (:file "parse-time" :depends-on ("defpackage"))))

Added: branches/grin-neu/thirdparty/net-telent-date/net-telent-date.system
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/net-telent-date.system	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/net-telent-date.system	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,9 @@
+;;; -*-  Lisp -*-
+
+(in-package :cl-user)
+
+(make:defsystem net-telent-date
+  :source-pathname  #p"cl-library:net-telent-date;"
+  :components ((:file "defpackage")
+               (:file "date" :depends-on ("defpackage"))
+	       (:file "parse-time" :depends-on ("defpackage"))))

Added: branches/grin-neu/thirdparty/net-telent-date/parse-time.lisp
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/parse-time.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/parse-time.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,638 @@
+(in-package :net.telent.date)
+
+;;; **********************************************************************
+;;; This code was written as part of the CMU Common Lisp project at
+;;; Carnegie Mellon University, and has been placed in the public domain.
+;;;
+
+;;; It was subsequently borrowed and modified slightly by Daniel
+;;; Barlow <dan at telent.net> to become part of the net-telent-date
+;;; package.  Daniel, Tue May 22 05:45:27 BST 2001
+
+;;; **********************************************************************
+
+;;; Parsing routines for time and date strings. PARSE-TIME returns the
+;;; universal time integer for the time and/or date given in the string.
+
+;;; Written by Jim Healy, June 1987.
+
+;;; **********************************************************************
+
+(defvar whitespace-chars '(#\space #\tab #\newline #\, #\' #\`))
+(defvar time-dividers '(#\: #\.))
+(defvar date-dividers '(#\\ #\/ #\-))
+
+(defvar *error-on-mismatch* nil
+  "If t, an error will be signalled if parse-time is unable
+   to determine the time/date format of the string.")
+
+;;; Set up hash tables for month, weekday, zone, and special strings.
+;;; Provides quick, easy access to associated information for these items.
+
+;;; Hashlist takes an association list and hashes each pair into the
+;;; specified tables using the car of the pair as the key and the cdr as
+;;; the data object.
+
+(defmacro hashlist (list table)
+  `(dolist (item ,list)
+     (setf (gethash (car item) ,table) (cdr item))))
+
+(defparameter weekday-table-size 23)
+(defparameter month-table-size 31)
+(defparameter zone-table-size 11)
+(defparameter special-table-size 11)
+
+(defvar *weekday-strings* (make-hash-table :test #'equal
+					 :size weekday-table-size))
+
+(defvar *month-strings* (make-hash-table :test #'equal
+				       :size month-table-size))
+
+(defvar *zone-strings* (make-hash-table :test #'equal
+				      :size zone-table-size))
+
+(defvar *special-strings* (make-hash-table :test #'equal
+					 :size special-table-size))
+
+;;; Load-time creation of the hash tables.
+
+(hashlist '(("monday" . 0)    ("mon" . 0)
+	    ("tuesday" . 1)   ("tues" . 1)   ("tue" . 1)
+	    ("wednesday" . 2) ("wednes" . 2) ("wed" . 2)
+	    ("thursday" . 3)  ("thurs" . 3)  ("thu" . 3)
+	    ("friday" . 4)    ("fri" . 4)
+	    ("saturday" . 5)  ("sat" . 5)
+	    ("sunday" . 6)    ("sun" . 6))
+	  *weekday-strings*)
+
+(hashlist '(("january" . 1)   ("jan" . 1)
+	    ("february" . 2)  ("feb" . 2)
+	    ("march" . 3)     ("mar" . 3)
+	    ("april" . 4)     ("apr" . 4)
+	    ("may" . 5)       ("june" . 6)
+	    ("jun" . 6)       ("july" . 7)
+	    ("jul" . 7)	      ("august" . 8)
+	    ("aug" . 8)       ("september" . 9)
+	    ("sept" . 9)      ("sep" . 9)
+	    ("october" . 10)  ("oct" . 10)
+	    ("november" . 11) ("nov" . 11)
+	    ("december" . 12) ("dec" . 12))
+	  *month-strings*)
+
+(hashlist '(("gmt" . 0) ("est" . 5)
+	    ("edt" . 4) ("cst" . 6)
+	    ("cdt" . 5) ("mst" . 7)
+	    ("mdt" . 6)	("pst" . 8)
+	    ("pdt" . 7)) 
+	  *zone-strings*)
+
+(hashlist '(("yesterday" . yesterday)  ("today" . today)
+	    ("tomorrow" . tomorrow)   ("now" . now))
+	  *special-strings*)
+
+;;; Time/date format patterns are specified as lists of symbols repre-
+;;; senting the elements.  Optional elements can be specified by
+;;; enclosing them in parentheses.  Note that the order in which the
+;;; patterns are specified below determines the order of search.
+
+;;; Choices of pattern symbols are: second, minute, hour, day, month,
+;;; year, time-divider, date-divider, am-pm, zone, izone, weekday,
+;;; noon-midn, and any special symbol.
+
+(defparameter *default-date-time-patterns*
+  '( 
+     ;; Date formats.
+    ((weekday) month (date-divider) day (date-divider) year (noon-midn))
+    ((weekday) day (date-divider) month (date-divider) year (noon-midn))
+    ((weekday) month (date-divider) day (noon-midn))
+    (year (date-divider) month (date-divider) day (noon-midn))
+    (month (date-divider) year (noon-midn))
+    (year (date-divider) month (noon-midn))
+
+    ((noon-midn) (weekday) month (date-divider) day (date-divider) year)
+    ((noon-midn) (weekday) day (date-divider) month (date-divider) year)
+    ((noon-midn) (weekday) month (date-divider) day)
+    ((noon-midn) year (date-divider) month (date-divider) day)
+    ((noon-midn) month (date-divider) year)
+    ((noon-midn) year (date-divider) month)
+
+     ;; Time formats.
+    (hour (time-divider) (minute) (time-divider) (secondp) (am-pm) 
+	  (date-divider) (zone))
+    (noon-midn)
+    (hour (noon-midn))
+
+     ;; Time/date combined formats.
+    ((weekday) month (date-divider) day (date-divider) year
+	   hour (time-divider) (minute) (time-divider) (secondp)
+	   (am-pm) (date-divider) (zone))
+    ((weekday) day (date-divider) month (date-divider) year
+	 hour (time-divider) (minute) (time-divider) (secondp)
+	 (am-pm) (date-divider) (zone))
+    ((weekday) month (date-divider) day
+	   hour (time-divider) (minute) (time-divider) (secondp)
+	   (am-pm) (date-divider) (zone))
+    (year (date-divider) month (date-divider) day
+	  hour (time-divider) (minute) (time-divider) (secondp)
+	  (am-pm) (date-divider) (zone))
+    (month (date-divider) year
+	   hour (time-divider) (minute) (time-divider) (secondp)
+	   (am-pm) (date-divider) (zone))
+    (year (date-divider) month
+	  hour (time-divider) (minute) (time-divider) (secondp)
+	  (am-pm) (date-divider) (zone))
+
+    (hour (time-divider) (minute) (time-divider) (secondp) (am-pm)
+	  (date-divider) (zone) (weekday) month (date-divider)
+	  day (date-divider) year)
+    (hour (time-divider) (minute) (time-divider) (secondp) (am-pm)
+	  (date-divider) (zone) (weekday) day (date-divider)
+	  month (date-divider) year)
+    (hour (time-divider) (minute) (time-divider) (secondp) (am-pm)
+	  (date-divider) (zone) (weekday) month (date-divider)
+	  day)
+    (hour (time-divider) (minute) (time-divider) (secondp) (am-pm)
+	  (date-divider) (zone) year (date-divider) month
+	  (date-divider) day)
+    (hour (time-divider) (minute) (time-divider) (secondp) (am-pm)
+	  (date-divider) (zone) month (date-divider) year)
+    (hour (time-divider) (minute) (time-divider) (secondp) (am-pm)
+	  (date-divider) (zone) year (date-divider) month)
+
+     ;; Weird, non-standard formats.
+    (weekday month day hour (time-divider) minute (time-divider)
+	     secondp (am-pm)
+	     (zone) year)
+    ((weekday) day (date-divider) month (date-divider) year hour
+     (time-divider) minute (time-divider) (secondp) (am-pm)
+     (date-divider) (zone))
+    ((weekday) month (date-divider) day (date-divider) year hour
+     (time-divider) minute (time-divider) (secondp) (am-pm)
+     (date-divider) (zone))
+
+    ;; Special-string formats.
+    (now (yesterday))
+    ((yesterday) now)
+    (now (today))
+    ((today) now)
+    (now (tomorrow))
+    ((tomorrow) now)
+    (yesterday (noon-midn))
+    ((noon-midn) yesterday)
+    (today (noon-midn))
+    ((noon-midn) today)
+    (tomorrow (noon-midn))
+    ((noon-midn) tomorrow)
+))
+
+;;; HTTP header style date/time patterns: RFC1123/RFC822, RFC850, ANSI-C.
+(defparameter *http-date-time-patterns*
+  '( 
+     ;; RFC1123/RFC822 and RFC850.
+    ((weekday) day (date-divider) month (date-divider) year
+     hour time-divider minute (time-divider) (secondp) izone)
+    ((weekday) day (date-divider) month (date-divider) year
+     hour time-divider minute (time-divider) (secondp) (zone))
+
+     ;; ANSI-C.
+    ((weekday) month day
+     hour time-divider minute (time-divider) (secondp) year)))
+
+
+;;; The decoded-time structure holds the time/date values which are
+;;; eventually passed to 'encode-universal-time' after parsing.
+
+;;; Note: Currently nothing is done with the day of the week.  It might
+;;; be appropriate to add a function to see if it matches the date.
+
+(defstruct decoded-time
+  (second 0    :type integer)    ; Value between 0 and 59.
+  (minute 0    :type integer)    ; Value between 0 and 59.
+  (hour   0    :type integer)    ; Value between 0 and 23.
+  (day    1    :type integer)    ; Value between 1 and 31.
+  (month  1    :type integer)    ; Value between 1 and 12.
+  (year   1900 :type integer)    ; Value above 1899 or between 0 and 99.
+  (zone   0    :type rational)   ; Value between -24 and 24 inclusive.
+  (dotw   0    :type integer))   ; Value between 0 and 6.
+
+;;; Make-default-time returns a decoded-time structure with the default
+;;; time values already set.  The default time is currently 00:00 on
+;;; the current day, current month, current year, and current time-zone.
+
+(defun make-default-time (def-sec def-min def-hour def-day
+			   def-mon def-year def-zone def-dotw)
+  (let ((default-time (make-decoded-time)))
+    (multiple-value-bind (sec min hour day mon year dotw dst zone)
+			 (get-decoded-time)
+      (declare (ignore dst))
+      (if def-sec
+	  (if (eq def-sec :current)
+	      (setf (decoded-time-second default-time) sec)
+	      (setf (decoded-time-second default-time) def-sec))
+	  (setf (decoded-time-second default-time) 0))
+      (if def-min
+	  (if (eq def-min :current)
+	      (setf (decoded-time-minute default-time) min)
+	      (setf (decoded-time-minute default-time) def-min))
+	  (setf (decoded-time-minute default-time) 0))
+      (if def-hour
+	  (if (eq def-hour :current)
+	      (setf (decoded-time-hour default-time) hour)
+	      (setf (decoded-time-hour default-time) def-hour))
+	  (setf (decoded-time-hour default-time) 0))
+      (if def-day
+	  (if (eq def-day :current)
+	      (setf (decoded-time-day default-time) day)
+	      (setf (decoded-time-day default-time) def-day))
+	  (setf (decoded-time-day default-time) day))
+      (if def-mon
+	  (if (eq def-mon :current)
+	      (setf (decoded-time-month default-time) mon)
+	      (setf (decoded-time-month default-time) def-mon))
+	  (setf (decoded-time-month default-time) mon))
+      (if def-year
+	  (if (eq def-year :current)
+	      (setf (decoded-time-year default-time) year)
+	      (setf (decoded-time-year default-time) def-year))
+	  (setf (decoded-time-year default-time) year))
+      (if def-zone
+	  (if (eq def-zone :current)
+	      (setf (decoded-time-zone default-time) zone)
+	      (setf (decoded-time-zone default-time) def-zone))
+	  (setf (decoded-time-zone default-time) zone))
+      (if def-dotw
+	  (if (eq def-dotw :current)
+	      (setf (decoded-time-dotw default-time) dotw)
+	      (setf (decoded-time-dotw default-time) def-dotw))
+	  (setf (decoded-time-dotw default-time) dotw))
+      default-time)))
+
+;;; Converts the values in the decoded-time structure to universal time
+;;; by calling encode-universal-time.
+;;; If zone is in numerical form, tweeks it appropriately.
+
+(defun convert-to-unitime (parsed-values)
+  (let ((zone (decoded-time-zone parsed-values)))
+    (encode-universal-time (decoded-time-second parsed-values)
+			   (decoded-time-minute parsed-values)
+			   (decoded-time-hour parsed-values)
+			   (decoded-time-day parsed-values)
+			   (decoded-time-month parsed-values)
+			   (decoded-time-year parsed-values)
+			   (if (or (> zone 24) (< zone -24))
+			       (let ((new-zone (/ zone 100)))
+				 (cond ((minusp new-zone) (- new-zone))
+				       ((plusp new-zone) (- 24 new-zone))
+				       ;; must be zero (GMT)
+				       (t new-zone)))
+			       zone))))
+
+;;; Sets the current values for the time and/or date parts of the 
+;;; decoded time structure.
+
+(defun set-current-value (values-structure &key (time nil) (date nil)
+						(zone nil))
+  (multiple-value-bind (sec min hour day mon year dotw dst tz)
+      (get-decoded-time)
+    (declare (ignore dst))
+    (when time
+      (setf (decoded-time-second values-structure) sec)
+      (setf (decoded-time-minute values-structure) min)
+      (setf (decoded-time-hour values-structure) hour))
+    (when date
+      (setf (decoded-time-day values-structure) day)
+      (setf (decoded-time-month values-structure) mon)
+      (setf (decoded-time-year values-structure) year)
+      (setf (decoded-time-dotw values-structure) dotw))
+    (when zone
+      (setf (decoded-time-zone values-structure) tz))))
+
+;;; Special function definitions.  To define a special substring, add
+;;; a dotted pair consisting of the substring and a symbol in the
+;;; *special-strings* hashlist statement above.  Then define a function
+;;; here which takes one argument- the decoded time structure- and
+;;; sets the values of the structure to whatever is necessary.  Also,
+;;; add a some patterns to the patterns list using whatever combinations
+;;; of special and pre-existing symbols desired.
+
+(defun yesterday (parsed-values)
+  (set-current-value parsed-values :date t :zone t)
+  (setf (decoded-time-day parsed-values)
+	(1- (decoded-time-day parsed-values))))
+
+(defun today (parsed-values)
+  (set-current-value parsed-values :date t :zone t))
+
+(defun tomorrow (parsed-values)
+  (set-current-value parsed-values :date t :zone t)
+  (setf (decoded-time-day parsed-values)
+	(1+ (decoded-time-day parsed-values))))
+
+(defun now (parsed-values)
+  (set-current-value parsed-values :time t))
+
+;;; Predicates for symbols.  Each symbol has a corresponding function
+;;; defined here which is applied to a part of the datum to see if
+;;; it matches the qualifications.
+
+(defun am-pm (string)
+  (and (simple-string-p string)
+       (cond ((string= string "am") 'am)
+	     ((string= string "pm") 'pm)
+	     (t nil))))
+
+(defun noon-midn (string)
+  (and (simple-string-p string)
+       (cond ((string= string "noon") 'noon)
+	     ((string= string "midnight") 'midn)
+	     (t nil))))
+
+(defun weekday (string)
+  (and (simple-string-p string) (gethash string *weekday-strings*)))
+
+(defun month (thing)
+  (or (and (simple-string-p thing) (gethash thing *month-strings*))
+      (and (integerp thing) (<= 1 thing 12))))
+
+(defun zone (thing)
+  (or (and (simple-string-p thing) (gethash thing *zone-strings*))
+      (if (integerp thing)
+	  (let ((zone (/ thing 100)))
+	    (and (integerp zone) (<= -24 zone 24))))))
+
+;;; Internet numerical time zone, e.g. RFC1123, in hours and minutes.
+(defun izone (thing)
+  (if (integerp thing)
+      (multiple-value-bind (hours mins)
+	  (truncate thing 100)
+	(and (<= -24 hours 24) (<= -59 mins 59)))))
+
+(defun special-string-p (string)
+  (and (simple-string-p string) (gethash string *special-strings*)))
+
+(defun secondp (number)
+  (and (integerp number) (<= 0 number 59)))
+
+(defun minute (number)
+  (and (integerp number) (<= 0 number 59)))
+
+(defun hour (number)
+  (and (integerp number) (<= 0 number 23)))
+
+(defun day (number)
+  (and (integerp number) (<= 1 number 31)))
+
+(defun year (number)
+  (and (integerp number)
+       (or (<= 0 number 99)
+	   (<= 1900 number))))
+
+(defun time-divider (character)
+  (and (characterp character)
+       (member character time-dividers :test #'char=)))
+
+(defun date-divider (character)
+  (and (characterp character)
+       (member character date-dividers :test #'char=)))
+
+;;; Match-substring takes a string argument and tries to match it with
+;;; the strings in one of the four hash tables: *weekday-strings*, *month-
+;;; strings*, *zone-strings*, *special-strings*.  It returns a specific
+;;; keyword and/or the object it finds in the hash table.  If no match
+;;; is made then it immediately signals an error.
+
+(defun match-substring (substring)
+  (let ((substring (nstring-downcase substring)))
+    (or (let ((test-value (month substring)))
+	  (if test-value (cons 'month test-value)))
+	(let ((test-value (weekday substring)))
+	  (if test-value (cons 'weekday test-value)))
+	(let ((test-value (am-pm substring)))
+	  (if test-value (cons 'am-pm test-value)))
+	(let ((test-value (noon-midn substring)))
+	  (if test-value (cons 'noon-midn test-value)))
+	(let ((test-value (zone substring)))
+	  (if test-value (cons 'zone test-value)))
+	(let ((test-value (special-string-p substring)))
+	  (if test-value  (cons 'special test-value)))
+	(if *error-on-mismatch*
+	    (error "\"~A\" is not a recognized word or abbreviation."
+		   substring)
+	    (return-from match-substring nil)))))
+
+;;; Decompose-string takes the time/date string and decomposes it into a
+;;; list of alphabetic substrings, numbers, and special divider characters.
+;;; It matches whatever strings it can and replaces them with a dotted pair
+;;; containing a symbol and value.
+
+(defun decompose-string (string &key (start 0) (end (length string)) (radix 10))
+  (do ((string-index start)
+       (next-negative nil)
+       (parts-list nil))
+      ((eq string-index end) (nreverse parts-list))
+    (let ((next-char (char string string-index))
+	  (prev-char (if (= string-index start)
+			 nil
+			 (char string (1- string-index)))))
+      (cond ((alpha-char-p next-char)
+	     ;; Alphabetic character - scan to the end of the substring.
+	     (do ((scan-index (1+ string-index) (1+ scan-index)))
+		 ((or (eq scan-index end)
+		      (not (alpha-char-p (char string scan-index))))
+		  (let ((match-symbol (match-substring
+				       (subseq string string-index scan-index))))
+		    (if match-symbol
+			(push match-symbol parts-list)
+			(return-from decompose-string nil)))
+		  (setf string-index scan-index))))
+	    ((digit-char-p next-char radix)
+	     ;; Numeric digit - convert digit-string to a decimal value.
+	     (do ((scan-index string-index (1+ scan-index))
+		  (numeric-value 0 (+ (* numeric-value radix)
+				      (digit-char-p (char string scan-index) radix))))
+		 ((or (eq scan-index end)
+		      (not (digit-char-p (char string scan-index) radix)))
+		  ;; If next-negative is t, set the numeric value to it's
+		  ;; opposite and reset next-negative to nil.
+		  (when next-negative
+		    (setf next-negative nil)
+		    (setf numeric-value (- numeric-value)))
+		  (push numeric-value parts-list)
+		  (setf string-index scan-index))))
+	    ((and (or (char= next-char #\-)
+                      (char= next-char #\+))
+		  (or (not prev-char)
+		      (member prev-char whitespace-chars :test #'char=)))
+	     ;; If we see a minus or plus sign before a number, but
+	     ;; not after one, it is not a date divider, but an offset
+	     ;; from GMT, so set next-negative to t if minus and
+	     ;; continue.
+	     (and (char= next-char #\-)
+                  (setf next-negative t))
+	     (incf string-index))    
+	    ((member next-char time-dividers :test #'char=)
+ 	     ;; Time-divider - add it to the parts-list with symbol.
+	     (push (cons 'time-divider next-char) parts-list)
+	     (incf string-index))
+	    ((member next-char date-dividers :test #'char=)
+	     ;; Date-divider - add it to the parts-list with symbol.
+	     (push (cons 'date-divider next-char) parts-list)
+	     (incf string-index))
+	    ((member next-char whitespace-chars :test #'char=)
+	     ;; Whitespace character - ignore it completely.
+	     (incf string-index))
+	    ((char= next-char #\()
+	     ;; Parenthesized string - scan to the end and ignore it.
+	     (do ((scan-index string-index (1+ scan-index)))
+		 ((or (eq scan-index end)
+		      (char= (char string scan-index) #\)))
+ 		  (setf string-index (1+ scan-index)))))
+	    (t
+	     ;; Unrecognized character - barf voraciously.
+	     (if *error-on-mismatch*
+		 (error
+		  'simple-error
+		  :format-control "Can't parse time/date string.~%>>> ~A~
+				   ~%~VT^-- Bogus character encountered here."
+		  :format-arguments (list string (+ string-index 4)))
+		 (return-from decompose-string nil)))))))
+
+;;; Match-pattern-element tries to match a pattern element with a datum
+;;; element and returns the symbol associated with the datum element if
+;;; successful.  Otherwise nil is returned.
+
+(defun match-pattern-element (pattern-element datum-element)
+  (cond ((listp datum-element)
+	 (let ((datum-type (if (eq (car datum-element) 'special)
+			       (cdr datum-element)
+			       (car datum-element))))
+	   (if (eq datum-type pattern-element) datum-element)))
+	((funcall pattern-element datum-element)
+	 (cons pattern-element datum-element))
+	(t nil)))
+
+;;; Match-pattern matches a pattern against a datum, returning the
+;;; pattern if successful and nil otherwise.
+
+(defun match-pattern (pattern datum datum-length)
+  (if (>= (length pattern) datum-length)
+      (let ((form-list nil))
+	(do ((pattern pattern (cdr pattern))
+	     (datum datum (cdr datum)))
+	    ((or (null pattern) (null datum))
+	     (cond ((and (null pattern) (null datum))
+		    (nreverse form-list))
+		   ((null pattern) nil)
+		   ((null datum) (dolist (element pattern
+						  (nreverse form-list))
+				   (if (not (listp element))
+				       (return nil))))))
+	  (let* ((pattern-element (car pattern))
+		 (datum-element (car datum))
+		 (optional (listp pattern-element))
+		 (matching (match-pattern-element (if optional
+						      (car pattern-element)
+						      pattern-element)
+						  datum-element)))
+	    (cond (matching (let ((form-type (car matching)))
+			      (unless (or (eq form-type 'time-divider)
+					  (eq form-type 'date-divider))
+				(push matching form-list))))
+		  (optional (push datum-element datum))
+		  (t (return-from match-pattern nil))))))))
+
+;;; Deal-with-noon-midn sets the decoded-time values to either noon
+;;; or midnight depending on the argument form-value.  Form-value
+;;; can be either 'noon or 'midn.
+
+(defun deal-with-noon-midn (form-value parsed-values)
+  (cond ((eq form-value 'noon)
+	 (setf (decoded-time-hour parsed-values) 12))
+	((eq form-value 'midn)
+	 (setf (decoded-time-hour parsed-values) 0))
+	(t (error "Unrecognized symbol: ~A" form-value)))
+  (setf (decoded-time-minute parsed-values) 0)
+  (setf (decoded-time-second parsed-values) 0))
+
+;;; Deal-with-am-pm sets the decoded-time values to be in the am
+;;; or pm depending on the argument form-value.  Form-value can
+;;; be either 'am or 'pm.
+
+(defun deal-with-am-pm (form-value parsed-values)
+  (let ((hour (decoded-time-hour parsed-values)))
+    (cond ((eq form-value 'am)
+	   (cond ((eq hour 12)
+		  (setf (decoded-time-hour parsed-values) 0))
+		 ((not (<= 0 hour 12))
+		  (if *error-on-mismatch*
+		      (error "~D is not an AM hour, dummy." hour)))))
+	  ((eq form-value 'pm)
+	   (if (<= 0 hour 11)
+	       (setf (decoded-time-hour parsed-values)
+		     (mod (+ hour 12) 24))))
+	  (t (error "~A isn't AM/PM - this shouldn't happen." form-value)))))
+
+;;; Internet numerical time zone, e.g. RFC1123, in hours and minutes.
+(defun deal-with-izone (form-value parsed-values)
+  (multiple-value-bind (hours mins)
+      (truncate form-value 100)
+    (setf (decoded-time-zone parsed-values) (- (+ hours (/ mins 60))))))
+
+;;; Set-time-values uses the association list of symbols and values
+;;; to set the time in the decoded-time structure.
+
+(defun set-time-values (string-form parsed-values)
+  (dolist (form-part string-form t)
+    (let ((form-type (car form-part))
+	  (form-value (cdr form-part)))
+      (case form-type
+	(secondp (setf (decoded-time-second parsed-values) form-value))
+	(minute (setf (decoded-time-minute parsed-values) form-value))
+	(hour (setf (decoded-time-hour parsed-values) form-value))
+	(day (setf (decoded-time-day parsed-values) form-value))
+	(month (setf (decoded-time-month parsed-values) form-value))
+	(year (setf (decoded-time-year parsed-values) form-value))
+	(zone (setf (decoded-time-zone parsed-values) form-value))
+	(izone (deal-with-izone form-value parsed-values))
+	(weekday (setf (decoded-time-dotw parsed-values) form-value))
+	(am-pm (deal-with-am-pm form-value parsed-values))
+	(noon-midn (deal-with-noon-midn form-value parsed-values))
+	(special (funcall form-value parsed-values))
+	(t (error "Unrecognized symbol in form list: ~A." form-type))))))
+
+(defun parse-time (time-string &key (start 0) (end (length time-string))
+			       (error-on-mismatch nil)
+			       (patterns *default-date-time-patterns*)
+			       (default-seconds nil) (default-minutes nil)
+			       (default-hours nil) (default-day nil)
+			       (default-month nil) (default-year nil)
+			       (default-zone nil) (default-weekday nil))
+  "Tries very hard to make sense out of the argument time-string and
+   returns a single integer representing the universal time if
+   successful.  If not, it returns nil.  If the :error-on-mismatch
+   keyword is true, parse-time will signal an error instead of
+   returning nil.  Default values for each part of the time/date
+   can be specified by the appropriate :default- keyword.  These
+   keywords can be given a numeric value or the keyword :current
+   to set them to the current value.  The default-default values
+   are 00:00:00 on the current date, current time-zone."
+  (setq *error-on-mismatch* error-on-mismatch)
+  (let* ((string-parts (decompose-string time-string :start start :end end))
+	 (parts-length (length string-parts))
+	 (string-form (dolist (pattern patterns)
+			(let ((match-result (match-pattern pattern
+							   string-parts
+							   parts-length)))
+			  (if match-result (return match-result))))))
+    (if string-form
+	(let ((parsed-values (make-default-time default-seconds default-minutes
+						default-hours default-day
+						default-month default-year
+						default-zone default-weekday)))
+	  (set-time-values string-form parsed-values)
+	  (convert-to-unitime parsed-values))
+	(if *error-on-mismatch*
+	  (error "\"~A\" is not a recognized time/date format." time-string)
+	  nil))))
+
+

Added: branches/grin-neu/thirdparty/net-telent-date/tests.lisp
===================================================================
--- branches/grin-neu/thirdparty/net-telent-date/tests.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net-telent-date/tests.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,19 @@
+(eval-when (:compile-toplevel :load-toplevel :execute)
+  (defpackage #:net.telent.date.test (:use #:net.telent.date #:rt)))
+
+;;; This is not presently supposed to work out of the box.  When we've
+;;; figured out something approximating a standard test architecture
+;;; for cclan, we'll revisit it
+
+(in-package :net.telent.date.test)
+
+(deftest print-date
+    (with-date 3200663765 0
+               (format nil
+                       (formatter "~3/net.telent.date:dayname/, ~2,'0D ~3/net.telent.date:monthname/ ~D ~2,'0D:~2,'0D:~2,'0D")
+                       day-of-week day-of-month month year hour minute second))
+  "Mon, 04 Jun 2001 17:16:05")
+
+(deftest parse-date
+    (date:parse-time "Mon, 04 Jun 2001 17:16:05")
+  3200663765)

Modified: branches/grin-neu/thirdparty/net.post-office/net.post-office.asd
===================================================================
--- branches/grin-neu/thirdparty/net.post-office/net.post-office.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net.post-office/net.post-office.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -7,7 +7,7 @@
 (defsystem net.post-office
   :components ((:file "packages")
 	       (:file "smtp" :depends-on ("packages"))
-	       (:file "imap" :depends-on ("packages")))
+	       #+(or) (:file "imap" :depends-on ("packages")))
   #-allegro :depends-on #-allegro (acl-compat)
   :perform (load-op :after (op net.post-office)
 		    (pushnew :net.post-office cl:*features*)))

Modified: branches/grin-neu/thirdparty/net.post-office/packages.lisp
===================================================================
--- branches/grin-neu/thirdparty/net.post-office/packages.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/net.post-office/packages.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,6 +1,6 @@
 
 (defpackage :net.post-office
-  (:use #:lisp #+allegro #:excl #-allegro #:acl-compat.excl)
+  (:use #:common-lisp #+allegro #:excl #-allegro #:acl-compat.excl)
   (:export
    ;; smtp
    #:send-letter

Modified: branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-excl.lisp
===================================================================
--- branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-excl.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-excl.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -11,12 +11,11 @@
   stream)
 
 (defun filesys-type (file-or-directory-name)
-  (if (eq :directory (sb-unix:unix-file-kind
-                      (namestring file-or-directory-name)))
-      :directory
-      (if (probe-file file-or-directory-name)
-          :file
-          nil)))
+  (let ((mode (sb-posix:stat-mode (sb-posix:stat file-or-directory-name))))
+    (cond
+      ((sb-posix:s-isreg mode) :file)
+      ((sb-posix:s-isdir mode) :directory)
+      (t nil))))
 
 (defmacro atomically (&body forms)
   `(acl-mp:without-scheduling , at forms))
@@ -25,5 +24,9 @@
   (declare (ignore signal pid))
   (error "unix-signal not implemented in acl-excl-sbcl.lisp"))
 
-(defmacro without-package-locks (&body forms)
-  `(progn , at forms))
+(defun filesys-inode (path)
+  (sb-posix:stat-ino (sb-posix:lstat path)))
+
+(defun cl-internal-real-time ()
+  (round (/ (get-internal-real-time) internal-time-units-per-second)))
+

Modified: branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-mp.lisp
===================================================================
--- branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-mp.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-mp.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -8,65 +8,6 @@
 
 (in-package :acl-compat.mp)
 
-#-sb-thread
-(progn
-
-(defparameter *current-process* nil)
-
-(defparameter *all-processes* nil)
-
-(macrolet ((def (name args)
-             `(defun ,name ,args
-                (declare (ignore ,@(remove-if
-                                    (lambda (x)
-                                      (member x '(&optional &rest &key &allow-other-keys &aux)))
-                                    (mapcar (lambda (x) (if (consp x) (car x) x))
-                                            args))))
-                (error "~A: Calling a multiprocessing function on a single-threaded sbcl build"
-                       ',name))))
-  (def process-interrupt (process function))
-  (defun process-name (process)         ; *x
-    (declare (ignore process))
-    "the only process")
-  (def process-wait-function (process))
-  (def process-whostate (process))
-  (def process-wait (process))          ; *x
-  (def process-allow-schedule ())       ; *x
-  (def process-property-list (process)) ; *x
-  (def (setf process-property-list) (new-value process))
-  (def process-run-reasons (process))   ; *x
-  (def (setf process-run-reasons) (new-value process))
-  (def process-revoke-run-reason (process object)) ; *x
-  (def process-add-run-reason (process object)) ; *x
-  (def process-run-function (name-or-options preset-function
-                             &rest preset-arguments)) ; *x
-  (def process-preset (process preset-function &rest arguments)) ; *x
-  (def process-initial-bindings (process))
-  (def (setf process-initial-bindings) (bindings process))
-  (def make-process (&key (name "Anonymous") reset-action run-reasons
-                           arrest-reasons (priority 0) quantum resume-hook
-                           suspend-hook initial-bindings run-immediately)) ; *x
-  (def process-kill (process))          ; *x
-  (def make-process-lock (&key name)))  ; *x
-
-(defmacro with-process-lock ((lock &key norecursive timeout whostate) &body forms)
-  (declare (ignore lock norecursive timeout whostate))
-  `(progn , at forms))                     ; *x
-
-(defmacro without-scheduling (&body forms)
-  `(progn , at forms))                     ; *
-)                                       ; #-sb-thread
-
-;;; Same implementation for multi- and uni-thread
-(defmacro with-timeout ((seconds &body timeout-forms) &body body)
-  (let ((c (gensym "TIMEOUT-")))
-    `(handler-case
-      (sb-ext:with-timeout ,seconds (progn , at body))
-      (sb-ext:timeout (,c) (declare (ignore ,c)) , at timeout-forms))))
-
-
-#+sb-thread
-(progn
 (defstruct (process
             (:constructor %make-process)
             (:predicate processp))
@@ -76,26 +17,161 @@
   function                              ; function wot will be run
   arguments                             ; arguments to the function
   id                                    ; pid of unix thread or nil
-  %queue                        ; lock for process structure mutators
+  %lock                                 ; lock for process structure mutators
   run-reasons                           ; primitive mailbox for IPC
-  %block-queue                          ; queue for condition-wait
+  %queue                                ; queue for condition-wait
   initial-bindings                      ; special variable bindings
-  property-list
-  )
+  property-list)
 
-(defvar *current-process*
+(defparameter *current-process* 
+  #-sb-thread 
+  (%make-process)
+  #+sb-thread
   ;; We don't fill in the process id, so the process compiling this
   ;; (the REPL, in most cases) can't be killed by accident. (loop for
   ;; p in (all-processes) do (kill-process p)), anyone?
   (%make-process :name "initial process" :function nil))
 
-(defvar *all-processes* (list *current-process*))
+(defparameter *all-processes-lock*
+  (sb-thread:make-mutex :name "all processes lock"))
 
-(defvar *conditional-store-queue* (sb-thread:make-waitqueue))
+(defparameter *all-processes* 
+  (list *current-process*))
 
+#-sb-thread
+(defun make-process (&key (name "Anonymous") reset-action run-reasons
+                           arrest-reasons (priority 0) quantum resume-hook
+                           suspend-hook initial-bindings run-immediately)
+   (declare (ignore reset-action arrest-reasons priority quantum resume-hook
+		    suspend-hook run-immediately))
+   (%make-process :name "the only process"
+		  :run-reasons run-reasons
+		  :initial-bindings initial-bindings))
+
+#+sb-thread
+(defun make-process  (&key (name "Anonymous") reset-action run-reasons
+                      arrest-reasons (priority 0) quantum resume-hook
+                      suspend-hook initial-bindings run-immediately)
+  (declare (ignore reset-action arrest-reasons priority quantum resume-hook
+                   suspend-hook run-immediately))
+  (let ((p (%make-process
+            :name name
+            :run-reasons run-reasons
+            :initial-bindings initial-bindings
+            :%lock (sb-thread:make-mutex
+                    :name (format nil "Internal lock for ~A" name))
+            :%queue (sb-thread:make-waitqueue
+                     :name (format nil "Blocking queue for ~A" name)))))
+    (sb-thread:with-mutex (*all-processes-lock*)
+      (push p *all-processes*))
+    p))
+
+(defmacro defun/sb-thread (name args &body body)
+  #-sb-thread (declare (ignore body))
+  `(defun ,name ,args
+     #-sb-thread
+     (declare (ignore ,@(remove-if
+			 (lambda (x)
+			   (member x '(&optional &rest &key &allow-other-keys
+                                       &aux)))
+			 (mapcar (lambda (x) (if (consp x) (car x) x))
+				 args))))
+     #-sb-thread
+     (error
+      "~A: Calling a multiprocessing function on a single-threaded sbcl build"
+      ',name)
+     #+sb-thread
+     , at body))
+
+(defun/sb-thread process-interrupt (process function)
+  (sb-thread:interrupt-thread (process-id process) function))
+
+;; TODO: why no such function was in +sb-thread part?
+(defun/sb-thread process-wait-function (process)
+  (declare (ignore process)))
+
+(defun/sb-thread process-wait (reason predicate &rest arguments)
+  (declare (type function predicate))
+  (let ((old-state (process-whostate *current-process*)))
+    (unwind-protect
+        (progn
+          (setf old-state (process-whostate *current-process*)
+                (process-whostate *current-process*) reason)
+          (loop 
+           (let ((it (apply predicate arguments)))
+             (when it (return it)))
+           (process-allow-schedule)))
+      (setf (process-whostate *current-process*) old-state))))
+
+(defun/sb-thread process-allow-schedule (&optional process)
+  (declare (ignore process))
+  (sleep .01))
+
+(defun/sb-thread process-revoke-run-reason (process object)
+  (sb-thread:with-recursive-lock ((process-%lock process))
+    (prog1
+        (setf (process-run-reasons process)
+              (delete object (process-run-reasons process)))
+      (when (and (process-id process) (not (process-run-reasons process)))
+        (disable-process process)))))
+
+(defun/sb-thread process-add-run-reason (process object)
+  (sb-thread:with-recursive-lock ((process-%lock process))
+    (prog1
+        (push object (process-run-reasons process))
+      (if (process-id process)
+          (enable-process process)
+          (restart-process process)))))
+
+(defun/sb-thread process-run-function (name-or-options preset-function
+                                                       &rest preset-arguments)
+  (let* ((make-process-args (etypecase name-or-options
+                              (list name-or-options)
+                              (string (list :name name-or-options))))
+         (process (apply #'make-process make-process-args)))
+    (apply #'process-preset process preset-function preset-arguments)
+    (setf (process-run-reasons process) :enable)
+    (restart-process process)
+    process))
+
+(defun/sb-thread process-preset (process function &rest arguments)
+  (setf (process-function process) function
+        (process-arguments process) arguments)
+  (when (process-id process) (restart-process process)))
+
+(defun/sb-thread process-kill (process)
+  (when (process-id process)
+    (sb-thread:destroy-thread (process-id process))
+    (setf (process-id process) nil))
+  (sb-thread:with-mutex (*all-processes-lock*)
+    (setf *all-processes* (delete process *all-processes*))))
+
+#+sb-thread
+(defun make-process-lock (&key name)
+  (sb-thread:make-mutex :name name))
+#-sb-thread
+(defun make-process-lock (&key name)
+  (declare (ignore name))
+  nil)
+
+(defun/sb-thread process-lock (lock &optional lock-value whostate timeout)
+  (declare (ignore whostate timeout))
+  (sb-thread:get-mutex lock lock-value))
+
+(defun/sb-thread process-unlock (lock &optional lock-value)
+  (declare (ignore lock-value))
+  (sb-thread:release-mutex lock))
+
+#-sb-thread
+(defmacro with-process-lock ((lock &key norecursive timeout whostate)
+                             &body forms)
+  (declare (ignore lock norecursive timeout whostate))
+  `(progn , at forms))
+
+#+sb-thread
 (defmacro with-process-lock ((place &key timeout whostate norecursive)
 			     &body body)
-  (declare (ignore norecursive))
+  (declare (ignore norecursive timeout))
   (let ((old-whostate (gensym "OLD-WHOSTATE")))
     `(sb-thread:with-recursive-lock (,place)
       (let (,old-whostate)
@@ -108,25 +184,30 @@
 	  (setf (process-whostate *current-process*) ,old-whostate))))))
 
 
-(defun make-process  (&key (name "Anonymous") reset-action run-reasons
-                           arrest-reasons (priority 0) quantum resume-hook
-                           suspend-hook initial-bindings run-immediately)
-  (declare (ignore reset-action arrest-reasons priority quantum resume-hook
-                   suspend-hook run-immediately))
-  (let ((p (%make-process :name name
-                          :run-reasons run-reasons
-                          :initial-bindings initial-bindings
-                          :%queue (sb-thread:make-mutex :name (format nil "Internal lock for ~A" name))
-                          :%block-queue (sb-thread:make-waitqueue :name (format nil "Blocking queue for ~A" name)))))
-    (push p *all-processes*)
-    p))
+#-sb-thread
+(defmacro without-scheduling (&body forms)
+  `(progn , at forms))                     ; *
 
-(defun restart-process (process)
+;;; FIXME but, of course, we can't.  Fix whoever wants to use it,
+;;; instead
+#+sb-thread
+(defmacro without-scheduling (&body body)
+  `(progn , at body))
+
+;;; Same implementation for multi- and uni-thread
+(defmacro with-timeout ((seconds &body timeout-forms) &body body)
+  (let ((c (gensym "TIMEOUT-")))
+    `(handler-case
+      (sb-ext::with-timeout ,seconds (progn , at body))
+      (sb-ext::timeout (,c) (declare (ignore ,c)) , at timeout-forms))))
+
+(defun/sb-thread restart-process (process)
   (labels ((boing ()
                   (let ((*current-process* process)
                         (bindings (process-initial-bindings process))
                         (function (process-function process))
                         (arguments (process-arguments process)))
+		    (declare (type function function))
                     (if bindings
                         (progv
                             (mapcar #'car bindings)
@@ -135,76 +216,25 @@
                                     bindings)
                           (apply function arguments))
                       (apply function arguments)))))
-    (when (process-id process) (sb-thread:destroy-thread process))
+    (when (process-id process)
+      (sb-thread:terminate-thread (process-id process)))
     ;; XXX handle run-reasons in some way?  Should a process continue
     ;; running if all run reasons are taken away before
     ;; restart-process is called?  (process-revoke-run-reason handles
     ;; this, so let's say (setf (process-run-reasons process) nil) is
     ;; not guaranteed to do the Right Thing.)
-    (when (setf (process-id process) (sb-thread:make-thread #'boing))
+    (when (setf (process-id process)
+                (sb-thread:make-thread #'boing :name (process-name process)))
       process)))
 
-(defun process-preset (process function &rest arguments)
-  "Set function of process and restart it if it was already running"
-  (setf (process-function process) function
-        (process-arguments process) arguments)
-  (when (process-id process) (restart-process process)))
-
-(defun process-run-function (name-or-options preset-function
-                                             &rest preset-arguments)
-  (let* ((make-process-args (etypecase name-or-options
-                              (list name-or-options)
-                              (string (list :name name-or-options))))
-         (process (apply #'make-process make-process-args)))
-    (apply #'process-preset process preset-function preset-arguments)
-    (when (process-run-reasons process) (restart-process process))
-    process))
-
-(defun process-kill (process)
-  (when (process-id process)
-    (sb-thread:destroy-thread (process-id process))
-    (setf (process-id process) nil))
-  (setf *all-processes* (delete process *all-processes*)))
-
 (defun current-process ()
   *current-process*)
 
 (defun all-processes ()
-  *all-processes*)
+  (copy-list *all-processes*))
 
-(defun process-wait (reason predicate &rest arguments)
-  (let ((old-state (process-whostate *current-process*)))
-    (unwind-protect
-        (progn
-          (setf old-state (process-whostate *current-process*)
-                (process-whostate *current-process*) reason)
-          (loop 
-           (let ((it (apply predicate arguments)))
-             (when it (return it)))
-           (process-allow-schedule)))
-      (setf (process-whostate *current-process*) old-state))))
-
-(defun process-allow-schedule ()
-  (sleep .01))
-
-(defun process-revoke-run-reason (process object)
-  (sb-thread:with-recursive-lock ((process-%queue process))
-     (prog1
-         (setf (process-run-reasons process)
-               (delete object (process-run-reasons process)))
-       (when (and (process-id process) (not (process-run-reasons process)))
-         (disable-process process)))))
-
-(defun process-add-run-reason (process object)
-  (sb-thread:with-recursive-lock ((process-%queue process))
-     (prog1
-         (push object (process-run-reasons process))
-       (if (process-id process)
-           (enable-process process)
-         (restart-process process)))))
-
-
-(defun process-wait-with-timeout (reason timeout predicate)
+(defun/sb-thread process-wait-with-timeout (reason timeout predicate)
+  (declare (type function predicate))
   (let ((old-state (process-whostate *current-process*))
         (end-time (+ (get-universal-time) timeout)))
     (unwind-protect
@@ -218,53 +248,47 @@
            (sleep .01)))
       (setf (process-whostate *current-process*) old-state))))
 
-(defun process-interrupt (process function)
-  (declare (ignore process function))
-  (error "Sorry Dave, I'm afraid I can't do that"))
-
-(defun disable-process (process)
+(defun/sb-thread disable-process (process)
   ;; TODO: set process-whostate
   ;; Can't figure out how to safely block a thread from a different one
   ;; and handle all the locking nastiness.  So punt for now.
-  (if (eql (sb-thread:current-thread-id) (process-id process))
+  (if (eq sb-thread:*current-thread* (process-id process))
       ;; Keep waiting until we have a reason to run.  GC and other
       ;; things can break a wait prematurely.  Don't know if this is
       ;; expected or not.
       (do ()
           ((process-run-reasons process) nil)
-        (sb-thread:condition-wait (process-%block-queue process)
-                                  (process-%queue process)))
+        (sb-thread:with-recursive-lock ((process-%lock process))
+          (sb-thread:condition-wait (process-%queue process)
+                                    (process-%lock process))))
       (error "Can't safely disable-process from another thread")))
 
-(defun enable-process (process)
+(defun/sb-thread enable-process (process)
   ;; TODO: set process-whostate
-  (sb-thread:condition-notify (process-%block-queue process)))
+  (sb-thread:with-recursive-lock ((process-%lock process))
+    (sb-thread:condition-notify (process-%queue process))))
 
-;;; FIXME but, of course, we can't.  Fix whoever wants to use it,
-;;; instead
-(defmacro without-scheduling (&body body)
-  `(progn , at body))
+;;; TODO: integrate with McCLIM / system-wide queue for such things
+#+sb-thread
+(defvar *atomic-spinlock* (sb-thread::make-spinlock))
 
-;;; TODO: integrate with McCLIM / system-wide queue for such things
+#-sb-thread
 (defmacro atomic-incf (place)
-  `(sb-thread::with-spinlock (*conditional-store-queue*)
-                             (incf ,place)))
+  `(incf ,place))
 
+#+sb-thread
+(defmacro atomic-incf (place)
+  `(sb-thread::with-spinlock (*atomic-spinlock*)
+    (incf ,place)))
+
+#-sb-thread
 (defmacro atomic-decf (place)
-  `(sb-thread::with-spinlock (*conditional-store-queue*)
-                             (decf ,place)))
+  `(decf ,place))
 
-(defun make-process-lock (&key name)
-  (sb-thread:make-mutex :name name))
+#+sb-thread
+(defmacro atomic-decf (place)
+  `(sb-thread::with-spinlock (*atomic-spinlock*)
+    (decf ,place)))
 
-(defun process-active-p (thread-id)
-  "If a native thread exists, it is always active"
-  (and
-   (member thread-id
-	   (let ((offset (* 4 sb-vm::thread-pid-slot)))
-	     (sb-thread::mapcar-threads
-	      #'(lambda (sap) (sb-sys:sap-ref-32 sap offset))))
-	   :test 'eql)
-   t))
-
-)                                     ; #+sb-thread
+(defun process-active-p (process)
+  (sb-thread:thread-alive-p (process-id process)))

Modified: branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-socket.lisp
===================================================================
--- branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-socket.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/portableaserve/acl-compat/sbcl/acl-socket.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -22,10 +22,18 @@
                 :reader stream-type
                 :initform (error "No value supplied for stream-type"))))
 
+(defclass datagram-socket (server-socket)
+  ())
+
+
 (defmethod print-object ((socket server-socket) stream)
   (print-unreadable-object (socket stream :type t :identity nil)
     (format stream "listening on port ~d" (port socket))))
 
+(defmethod print-object ((socket datagram-socket) stream)
+  (print-unreadable-object (socket stream :type t :identity nil)
+    (format stream "datagram socket listening on port ~d" (port socket))))
+
 (defgeneric accept-connection (socket &key wait))
 (defmethod accept-connection ((server-socket server-socket)
 			      &key (wait t))
@@ -45,7 +53,37 @@
             stream))
       nil))
 
-(defun make-socket (&key (remote-host "localhost")
+(defmethod receive-from ((socket datagram-socket) size &key buffer extract)
+  (multiple-value-bind (rbuf len address port)
+      (socket-receive (socket socket) buffer size)
+    (declare (ignore port))
+    (let ((buf
+	   (if (not extract) 
+	       rbuf
+	     (subseq rbuf 0 len)))) ;; FIXME: am I right?
+      (when buffer
+	  (replace buffer buf :end2 len))
+      (values
+       (if buffer buffer buf)
+       len
+       address))))
+
+(defmethod send-to ((socket datagram-socket) buffer size &key remote-host remote-port)
+  (let* ((rhost (typecase remote-host
+		  (string (lookup-hostname remote-host))
+		  (otherwise remote-host)))
+	 (s (socket socket))
+	 (stream (progn
+		   (socket-connect s rhost remote-port)
+		   (socket-make-stream s :input t :output t :buffering :none))))
+    (write-sequence buffer stream)
+    size))
+    
+     
+
+(defun make-socket (&key 
+		    (type :stream)
+		    (remote-host "localhost")
                     local-port
                     remote-port
                     (connect :active)
@@ -66,8 +104,22 @@
 			(:text 'base-char)
 			(:binary 'signed-byte)
                         (:bivalent 'unsigned-byte)))
-        (socket (make-instance 'inet-socket :type :stream :protocol :tcp)))
+        (socket 
+	 (if (eq type :datagram)
+	     (progn
+	       (setf connect :passive-udp)
+	       (make-instance 'inet-socket :type :datagram :protocol :udp))
+	   (make-instance 'inet-socket :type :stream :protocol :tcp))))
     (ecase connect
+      (:passive-udp
+       (setf (sockopt-reuse-address socket) reuse-address)
+       (if local-port
+	   (socket-bind socket #(0 0 0 0) local-port))
+       (make-instance 'datagram-socket
+                      :port (nth-value 1 (socket-name socket))
+                      :socket socket
+                      :element-type element-type
+                      :stream-type format))
       (:passive
        (setf (sockopt-reuse-address socket) reuse-address)
        (if local-port
@@ -111,7 +163,16 @@
 	(values a b c d)
       (format nil "~d.~d.~d.~d" a b c d))))
 
-(declaim (ftype (function (simple-vector)
+(defun ipaddr-to-vector (ipaddr)
+  "Convert from 32-bit integer to a vector of octets."
+  (declare (type (unsigned-byte 32) ipaddr))
+  (let ((a (logand #xff (ash ipaddr -24)))
+	(b (logand #xff (ash ipaddr -16)))
+	(c (logand #xff (ash ipaddr -8)))
+	(d (logand #xff ipaddr)))
+    (make-array 4 :initial-contents (list a b c d))))
+
+(declaim (ftype (function (vector)
                           (values (unsigned-byte 32)))
                 vector-to-ipaddr))
 (defun vector-to-ipaddr (sensible-ipaddr)
@@ -148,7 +209,7 @@
 (defun ipaddr-to-hostname (ipaddr &key ignore-cache)
   (when ignore-cache
     (warn ":IGNORE-CACHE keyword in IPADDR-TO-HOSTNAME not supported."))
-  (host-ent-name (get-host-by-address (make-inet-address ipaddr))))
+  (host-ent-name (get-host-by-address (ipaddr-to-vector ipaddr))))
 
 (defun lookup-hostname (host &key ignore-cache)
   (when ignore-cache

Modified: branches/grin-neu/thirdparty/portableaserve/aserve/main.cl
===================================================================
--- branches/grin-neu/thirdparty/portableaserve/aserve/main.cl	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/portableaserve/aserve/main.cl	2006-12-01 10:39:49 UTC (rev 2094)
@@ -221,7 +221,7 @@
   (defun getpid () (sb-posix:getpid))
   (defun setuid (uid) (sb-posix:setuid uid))
   (defun setgid (gid) (sb-posix:setgid gid))
-  (defun unix-fork () (sb-unix:unix-fork)))
+  (defun unix-fork () (sb-posix:fork)))
 
 
 

Added: branches/grin-neu/thirdparty/puri/LICENSE
===================================================================
--- branches/grin-neu/thirdparty/puri/LICENSE	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/puri/LICENSE	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,574 @@
+Copyright (c) 1999-2001 Franz, Inc. 
+Copyright (c) 2003 Kevin Rosenberg
+All rights reserved.
+
+PURI is licensed under the terms of the Lisp Lesser GNU Public
+License, known as the LLGPL.  The LLGPL consists of a preamble (see
+below) and the Lessor GNU Public License 2.1 (LGPL-2.1).  Where these
+conflict, the preamble takes precedence.  PURI is referenced in the
+preamble as the "LIBRARY."  
+
+PURI is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+FITNESS FOR A PARTICULAR PURPOSE.
+
+
+
+Preamble to the Gnu Lesser General Public License
+-------------------------------------------------
+Copyright (c) 2000 Franz Incorporated, Berkeley, CA 94704
+
+The concept of the GNU Lesser General Public License version 2.1
+("LGPL") has been adopted to govern the use and distribution of
+above-mentioned application. However, the LGPL uses terminology that
+is more appropriate for a program written in C than one written in
+Lisp. Nevertheless, the LGPL can still be applied to a Lisp program if
+certain clarifications are made. This document details those
+clarifications. Accordingly, the license for the open-source Lisp
+applications consists of this document plus the LGPL. Wherever there
+is a conflict between this document and the LGPL, this document takes
+precedence over the LGPL.
+
+A "Library" in Lisp is a collection of Lisp functions, data and
+foreign modules. The form of the Library can be Lisp source code (for
+processing by an interpreter) or object code (usually the result of
+compilation of source code or built with some other
+mechanisms). Foreign modules are object code in a form that can be
+linked into a Lisp executable. When we speak of functions we do so in
+the most general way to include, in addition, methods and unnamed
+functions. Lisp "data" is also a general term that includes the data
+structures resulting from defining Lisp classes. A Lisp application
+may include the same set of Lisp objects as does a Library, but this
+does not mean that the application is necessarily a "work based on the
+Library" it contains.
+
+The Library consists of everything in the distribution file set before
+any modifications are made to the files. If any of the functions or
+classes in the Library are redefined in other files, then those
+redefinitions ARE considered a work based on the Library. If
+additional methods are added to generic functions in the Library,
+those additional methods are NOT considered a work based on the
+Library. If Library classes are subclassed, these subclasses are NOT
+considered a work based on the Library. If the Library is modified to
+explicitly call other functions that are neither part of Lisp itself
+nor an available add-on module to Lisp, then the functions called by
+the modified Library ARE considered a work based on the Library. The
+goal is to ensure that the Library will compile and run without
+getting undefined function errors.
+
+It is permitted to add proprietary source code to the Library, but it
+must be done in a way such that the Library will still run without
+that proprietary code present. Section 5 of the LGPL distinguishes
+between the case of a library being dynamically linked at runtime and
+one being statically linked at build time. Section 5 of the LGPL
+states that the former results in an executable that is a "work that
+uses the Library." Section 5 of the LGPL states that the latter
+results in one that is a "derivative of the Library", which is
+therefore covered by the LGPL. Since Lisp only offers one choice,
+which is to link the Library into an executable at build time, we
+declare that, for the purpose applying the LGPL to the Library, an
+executable that results from linking a "work that uses the Library"
+with the Library is considered a "work that uses the Library" and is
+therefore NOT covered by the LGPL.
+
+Because of this declaration, section 6 of LGPL is not applicable to
+the Library. However, in connection with each distribution of this
+executable, you must also deliver, in accordance with the terms and
+conditions of the LGPL, the source code of Library (or your derivative
+thereof) that is incorporated into this executable.
+
+
+
+                  GNU LESSER GENERAL PUBLIC LICENSE
+                       Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL.  It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it.  You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations
+below.
+
+  When we speak of free software, we are referring to freedom of use,
+not price.  Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+  To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights.  These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  To protect each distributor, we want to make it very clear that
+there is no warranty for the free library.  Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+^L
+  Finally, software patents pose a constant threat to the existence of
+any free program.  We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder.  Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+  Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License.  This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License.  We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+  When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library.  The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom.  The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+  We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License.  It also provides other free software developers Less
+of an advantage over competing non-free programs.  These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries.  However, the Lesser license provides advantages in certain
+special circumstances.
+
+  For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it
+becomes a de-facto standard.  To achieve this, non-free programs must
+be allowed to use the library.  A more frequent case is that a free
+library does the same job as widely used non-free libraries.  In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+  In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software.  For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+  Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library".  The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+^L
+                  GNU LESSER GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+  A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The "Library", below, refers to any such software library or work
+which has been distributed under these terms.  A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+  "Source code" for a work means the preferred form of the work for
+making modifications to it.  For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control
+compilation and installation of the library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+  1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+  You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+  2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+^L
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+  If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library".  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library".  The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+  When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library.  The
+threshold for this to be true is not precisely defined by law.
+
+  If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work.  (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+  Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+^L
+  6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+  You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License.  You must supply a copy of this License.  If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License.  Also, you must do one
+of these things:
+
+    a) Accompany the work with the complete corresponding
+    machine-readable source code for the Library including whatever
+    changes were used in the work (which must be distributed under
+    Sections 1 and 2 above); and, if the work is an executable linked
+    with the Library, with the complete machine-readable "work that
+    uses the Library", as object code and/or source code, so that the
+    user can modify the Library and then relink to produce a modified
+    executable containing the modified Library.  (It is understood
+    that the user who changes the contents of definitions files in the
+    Library will not necessarily be able to recompile the application
+    to use the modified definitions.)
+
+    b) Use a suitable shared library mechanism for linking with the
+    Library.  A suitable mechanism is one that (1) uses at run time a
+    copy of the library already present on the user's computer system,
+    rather than copying library functions into the executable, and (2)
+    will operate properly with a modified version of the library, if
+    the user installs one, as long as the modified version is
+    interface-compatible with the version that the work was made with.
+
+    c) Accompany the work with a written offer, valid for at least
+    three years, to give the same user the materials specified in
+    Subsection 6a, above, for a charge no more than the cost of
+    performing this distribution.
+
+    d) If distribution of the work is made by offering access to copy
+    from a designated place, offer equivalent access to copy the above
+    specified materials from the same place.
+
+    e) Verify that the user has already received a copy of these
+    materials or that you have already sent this user a copy.
+
+  For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it.  However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+  It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system.  Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+^L
+  7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+    a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities.  This must be distributed under the terms of the
+    Sections above.
+
+    b) Give prominent notice with the combined library of the fact
+    that part of it is a work based on the Library, and explaining
+    where to find the accompanying uncombined form of the same work.
+
+  8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License.  Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License.  However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+  9. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Library or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+  10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+^L
+  11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply, and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License
+may add an explicit geographical distribution limitation excluding those
+countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation.  If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+^L
+  14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission.  For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this.  Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+                            NO WARRANTY
+
+  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+^L
+           How to Apply These Terms to Your New Libraries
+
+  If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change.  You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms
+of the ordinary General Public License).
+
+  To apply these terms, attach the following notices to the library.
+It is safest to attach them to the start of each source file to most
+effectively convey the exclusion of warranty; and each file should
+have at least the "copyright" line and a pointer to where the full
+notice is found.
+
+
+    <one line to give the library's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+

Added: branches/grin-neu/thirdparty/puri/README
===================================================================
--- branches/grin-neu/thirdparty/puri/README	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/puri/README	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,46 @@
+PURI - Portable URI Library
+===========================
+
+AUTHORS
+-------
+Franz, Inc <http://www.franz.com>
+Kevin Rosenberg <kevin at rosenberg.net>
+
+
+DOWNLOAD
+--------
+Puri home: http://files.b9.com/puri/
+Portable tester home: http://files.b9.com/tester/
+
+
+SUPPORTED PLATFORMS
+-------------------
+   AllegroCL, CLISP, CMUCL, Lispworks, OpenMCL, SBCL
+
+
+OVERVIEW
+--------
+This is portable Universal Resource Identifier library for Common Lisp
+programs. It parses URI according to the RFC 2396 specification. It's
+is based on Franz, Inc's opensource URI package and has been ported to
+work other CL implementations. It is licensed under the LLGPL which
+is included in this distribution.
+
+A regression suite is included which uses Franz's open-source tester
+library. I've ported that library for use on other CL
+implementations. Puri completes 126/126 regression tests successfully.
+
+Franz's unmodified documentation file is included in the file
+uri.html. 
+
+
+DIFFERENCES BETWEEN PURI and NET.URI
+------------------------------------
+
+* Puri uses the package 'puri while NET.URI uses the package 'net.uri
+
+* To signal an error parsing a URI, Puri uses the condition
+  :uri-parse-error while NET.URI uses the condition :parse-error. This
+  divergence occurs because Franz's parse-error condition uses
+  :format-control and :format-arguments slots which are not in the ANSI
+  specification for the parse-error condition.

Added: branches/grin-neu/thirdparty/puri/puri.asd
===================================================================
--- branches/grin-neu/thirdparty/puri/puri.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/puri/puri.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,33 @@
+;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
+;;;; Programmer: Kevin Rosenberg
+
+
+(in-package #:cl-user)
+(defpackage #:puri-system (:use #:cl #:asdf))
+(in-package #:puri-system)
+
+
+(defsystem puri
+  :name "cl-puri"
+  :maintainer "Kevin M. Rosenberg <kmr at debian.org>"
+  :licence "GNU Lesser General Public License"
+  :description "Portable Universal Resource Indentifier Library"
+  :components
+  ((:file "src")))
+
+(defmethod perform ((o test-op) (c (eql (find-system 'puri))))
+  (oos 'load-op 'puri-tests)
+  (oos 'test-op 'puri-tests))
+
+(defsystem puri-tests
+    :depends-on (:puri :ptester) 
+    :components
+    ((:file "tests")))
+
+(defmethod perform ((o test-op) (c (eql (find-system 'puri-tests))))
+  (or (funcall (intern (symbol-name '#:do-tests)
+		       (find-package :puri-tests)))
+      (error "test-op failed")))
+
+(defmethod operation-done-p ((o test-op) (c (eql (find-system 'puri-tests))))
+  (values nil))

Added: branches/grin-neu/thirdparty/puri/src.lisp
===================================================================
--- branches/grin-neu/thirdparty/puri/src.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/puri/src.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,1419 @@
+;; -*- mode: common-lisp; package: puri -*-
+;; Support for URIs
+;; For general URI information see RFC2396.
+;;
+;; copyright (c) 1999-2002 Franz Inc, Berkeley, CA  - All rights reserved.
+;; copyright (c) 2002-2005 Franz Inc, Oakland, CA - All rights reserved.
+;; copyright (c) 2003-2006 Kevin Rosenberg (porting changes)
+;;
+;; This code is free software; you can redistribute it and/or
+;; modify it under the terms of the version 2.1 of
+;; the GNU Lesser General Public License as published by 
+;; the Free Software Foundation, as clarified by the
+;; preamble found here:
+;;     http://opensource.franz.com/preamble.html
+;;
+;; Versions ported from Franz's opensource release
+;; uri.cl,v 2.3.6.4.2.1 2001/08/09 17:42:39 layer
+;; uri.cl,v 2.9.84.1 2005/08/11 18:38:52 layer
+
+;; This code is distributed in the hope that it will be useful,
+;; but without any warranty; without even the implied warranty of
+;; merchantability or fitness for a particular purpose.  See the GNU
+;; Lesser General Public License for more details.
+;;
+;; $Id: src.lisp 11030 2006-08-15 00:57:31Z kevin $
+
+(defpackage #:puri
+  (:use #:cl)
+  #-allegro (:nicknames #:net.uri)
+  (:export
+   #:uri				; the type and a function
+   #:uri-p
+   #:copy-uri
+
+   #:uri-scheme				; and slots
+   #:uri-host #:uri-port
+   #:uri-path
+   #:uri-query
+   #:uri-fragment
+   #:uri-plist
+   #:uri-authority			; pseudo-slot accessor
+
+   #:urn				; class
+   #:urn-nid				; pseudo-slot accessor
+   #:urn-nss				; pseudo-slot accessor
+   
+   #:*strict-parse*
+   #:parse-uri
+   #:merge-uris
+   #:enough-uri
+   #:uri-parsed-path
+   #:render-uri
+
+   #:make-uri-space			; interning...
+   #:uri-space
+   #:uri=
+   #:intern-uri
+   #:unintern-uri
+   #:do-all-uris
+
+   #:uri-parse-error ;; Added by KMR
+   ))
+
+(in-package #:puri)
+
+(eval-when (:compile-toplevel) (declaim (optimize (speed 3))))
+
+
+#-allegro
+(defun parse-body (forms &optional env)
+  "Parses a body, returns (VALUES docstring declarations forms)"
+  (declare (ignore env))
+  ;; fixme -- need to add parsing of multiple declarations
+  (let (docstring declarations)
+    (when (stringp (car forms))
+      (setq docstring (car forms))
+      (setq forms (cdr forms)))
+    (when (and (listp (car forms))
+	       (symbolp (caar forms))
+	       (string-equal (symbol-name '#:declare)
+			     (symbol-name (caar forms))))
+      (setq declarations (car forms))
+      (setq forms (cdr forms)))
+    (values docstring declarations forms)))
+
+  
+(defun shrink-vector (str size)
+  #+allegro
+  (excl::.primcall 'sys::shrink-svector str size)
+  #+sbcl
+  (setq str (sb-kernel:shrink-vector str size))
+  #+cmu
+  (lisp::shrink-vector str size)
+  #+lispworks
+  (system::shrink-vector$vector str size)
+  #+scl
+  (common-lisp::shrink-vector str size)
+  #-(or allegro cmu lispworks sbcl scl)
+  (setq str (subseq str 0 size))
+  str)
+
+
+;; KMR: Added new condition to handle cross-implementation variances
+;; in the parse-error condition many implementations define
+
+(define-condition uri-parse-error (parse-error)
+  ((fmt-control :initarg :fmt-control :accessor fmt-control)
+   (fmt-arguments :initarg :fmt-arguments :accessor fmt-arguments ))
+  (:report (lambda (c stream)
+	     (format stream "Parse error:")
+	     (apply #'format stream (fmt-control c) (fmt-arguments c)))))
+
+(defun .parse-error (fmt &rest args)
+  (error 'uri-parse-error :fmt-control fmt :fmt-arguments args))
+
+#-allegro
+(defun internal-reader-error (stream fmt &rest args)
+  (apply #'format stream fmt args))
+
+#-allegro (defvar *current-case-mode* :case-insensitive-upper)
+#+allegro (eval-when (:compile-toplevel :load-toplevel :execute)
+	    (import '(excl:*current-case-mode*
+		      excl:delimited-string-to-list
+		      excl::parse-body
+		      excl::internal-reader-error
+		      excl:if*)))
+
+#-allegro
+(defmethod position-char (char (string string) start max)
+  (declare (optimize (speed 3) (safety 0) (space 0))
+	   (fixnum start max) (string string))
+  (do* ((i start (1+ i)))
+       ((= i max) nil)
+    (declare (fixnum i))
+    (when (char= char (char string i)) (return i))))
+
+#-allegro 
+(defun delimited-string-to-list (string &optional (separator #\space) 
+                                        skip-terminal)
+  (declare (optimize (speed 3) (safety 0) (space 0)
+		     (compilation-speed 0))
+	   (type string string)
+	   (type character separator))
+  (do* ((len (length string))
+	(output '())
+	(pos 0)
+	(end (position-char separator string pos len)
+	     (position-char separator string pos len)))
+       ((null end)
+	(if (< pos len)
+	    (push (subseq string pos) output)
+          (when (and (plusp len) (not skip-terminal))
+            (push "" output)))
+        (nreverse output))
+    (declare (type fixnum pos len)
+	     (type (or null fixnum) end))
+    (push (subseq string pos end) output)
+    (setq pos (1+ end))))
+
+#-allegro
+(eval-when (:compile-toplevel :load-toplevel :execute)
+  (defvar if*-keyword-list '("then" "thenret" "else" "elseif"))
+
+  (defmacro if* (&rest args)
+    (do ((xx (reverse args) (cdr xx))
+	 (state :init)
+	 (elseseen nil)
+	 (totalcol nil)
+	(lookat nil nil)
+	 (col nil))
+	((null xx)
+	 (cond ((eq state :compl)
+		`(cond , at totalcol))
+	       (t (error "if*: illegal form ~s" args))))
+      (cond ((and (symbolp (car xx))
+		  (member (symbol-name (car xx))
+			  if*-keyword-list
+			  :test #'string-equal))
+	     (setq lookat (symbol-name (car xx)))))
+
+       (cond ((eq state :init)
+	      (cond (lookat (cond ((string-equal lookat "thenret")
+				   (setq col nil
+					 state :then))
+				  (t (error
+				      "if*: bad keyword ~a" lookat))))
+		    (t (setq state :col
+			     col nil)
+		       (push (car xx) col))))
+	     ((eq state :col)
+	      (cond (lookat
+		     (cond ((string-equal lookat "else")
+			    (cond (elseseen
+				   (error
+				    "if*: multiples elses")))
+			    (setq elseseen t)
+			    (setq state :init)
+			    (push `(t , at col) totalcol))
+			   ((string-equal lookat "then")
+			    (setq state :then))
+			   (t (error "if*: bad keyword ~s"
+					      lookat))))
+		    (t (push (car xx) col))))
+	     ((eq state :then)
+	      (cond (lookat
+		     (error
+		      "if*: keyword ~s at the wrong place " (car xx)))
+		    (t (setq state :compl)
+		       (push `(,(car xx) , at col) totalcol))))
+	     ((eq state :compl)
+	      (cond ((not (string-equal lookat "elseif"))
+		     (error "if*: missing elseif clause ")))
+	      (setq state :init))))))
+
+
+(defclass uri ()
+  (
+;;;; external:
+   (scheme :initarg :scheme :initform nil :accessor uri-scheme)
+   (host :initarg :host :initform nil :accessor uri-host)
+   (port :initarg :port :initform nil :accessor uri-port)
+   (path :initarg :path :initform nil :accessor uri-path)
+   (query :initarg :query :initform nil :accessor uri-query)
+   (fragment :initarg :fragment :initform nil :accessor uri-fragment)
+   (plist :initarg :plist :initform nil :accessor uri-plist)
+
+;;;; internal:
+   (escaped
+    ;; used to prevent unnessary work, looking for chars to escape and
+    ;; unescape.
+    :initarg :escaped :initform nil :accessor uri-escaped)
+   (string
+    ;; the cached printable representation of the URI.  It *might* be
+    ;; different than the original string, though, because the user might
+    ;; have escaped non-reserved chars--they won't be escaped when the URI
+    ;; is printed.
+    :initarg :string :initform nil :accessor uri-string)
+   (parsed-path
+    ;; the cached parsed representation of the URI path.
+    :initarg :parsed-path
+    :initform nil
+    :accessor .uri-parsed-path)
+   (hashcode
+    ;; cached sxhash, so we don't have to compute it more than once.
+    :initarg :hashcode :initform nil :accessor uri-hashcode)))
+
+(defclass urn (uri)
+  ((nid :initarg :nid :initform nil :accessor urn-nid)
+   (nss :initarg :nss :initform nil :accessor urn-nss)))
+
+(eval-when (:compile-toplevel :execute)
+  (defmacro clear-caching-on-slot-change (name)
+    `(defmethod (setf ,name) :around (new-value (self uri))
+       (declare (ignore new-value))
+       (prog1 (call-next-method)
+	 (setf (uri-string self) nil)
+	 ,@(when (eq name 'uri-path) `((setf (.uri-parsed-path self) nil)))
+	 (setf (uri-hashcode self) nil))))
+  )
+
+(clear-caching-on-slot-change uri-scheme)
+(clear-caching-on-slot-change uri-host)
+(clear-caching-on-slot-change uri-port)
+(clear-caching-on-slot-change uri-path)
+(clear-caching-on-slot-change uri-query)
+(clear-caching-on-slot-change uri-fragment)
+
+
+(defmethod make-load-form ((self uri) &optional env)
+  (declare (ignore env))
+  `(make-instance ',(class-name (class-of self))
+     :scheme ,(uri-scheme self)
+     :host ,(uri-host self)
+     :port ,(uri-port self)
+     :path ',(uri-path self)
+     :query ,(uri-query self)
+     :fragment ,(uri-fragment self)
+     :plist ',(uri-plist self)
+     :string ,(uri-string self)
+     :parsed-path ',(.uri-parsed-path self)))
+
+(defmethod uri-p ((thing uri)) t)
+(defmethod uri-p ((thing t)) nil)
+
+(defun copy-uri (uri
+		 &key place
+		      (scheme (when uri (uri-scheme uri)))
+		      (host (when uri (uri-host uri)))
+		      (port (when uri (uri-port uri)))
+		      (path (when uri (uri-path uri)))
+		      (parsed-path
+		       (when uri (copy-list (.uri-parsed-path uri))))
+		      (query (when uri (uri-query uri)))
+		      (fragment (when uri (uri-fragment uri)))
+		      (plist (when uri (copy-list (uri-plist uri))))
+		      (class (when uri (class-of uri)))
+		 &aux (escaped (when uri (uri-escaped uri))))
+  (if* place
+     then (setf (uri-scheme place) scheme)
+	  (setf (uri-host place) host)
+	  (setf (uri-port place) port)
+	  (setf (uri-path place) path)
+	  (setf (.uri-parsed-path place) parsed-path)
+	  (setf (uri-query place) query)
+	  (setf (uri-fragment place) fragment)
+	  (setf (uri-plist place) plist)
+	  (setf (uri-escaped place) escaped)
+	  (setf (uri-string place) nil)
+	  (setf (uri-hashcode place) nil)
+	  place
+   elseif (eq 'uri class)
+     then ;; allow the compiler to optimize the call to make-instance:
+	  (make-instance 'uri
+	    :scheme scheme :host host :port port :path path
+	    :parsed-path parsed-path
+	    :query query :fragment fragment :plist plist
+	    :escaped escaped :string nil :hashcode nil)
+     else (make-instance class
+	    :scheme scheme :host host :port port :path path
+	    :parsed-path parsed-path
+	    :query query :fragment fragment :plist plist
+	    :escaped escaped :string nil :hashcode nil)))
+
+(defmethod uri-parsed-path ((uri uri))
+  (when (uri-path uri)
+    (when (null (.uri-parsed-path uri))
+      (setf (.uri-parsed-path uri)
+	(parse-path (uri-path uri) (uri-escaped uri))))
+    (.uri-parsed-path uri)))
+
+(defmethod (setf uri-parsed-path) (path-list (uri uri))
+  (assert (and (consp path-list)
+	       (or (member (car path-list) '(:absolute :relative)
+			   :test #'eq))))
+  (setf (uri-path uri) (render-parsed-path path-list t))
+  (setf (.uri-parsed-path uri) path-list)
+  path-list)
+
+(defun uri-authority (uri)
+  (when (uri-host uri)
+    (let ((*print-pretty* nil))
+      (format nil "~a~@[:~a~]" (uri-host uri) (uri-port uri)))))
+
+(defun uri-nid (uri)
+  (if* (equalp "urn" (uri-scheme uri))
+     then (uri-host uri)
+     else (error "URI is not a URN: ~s." uri)))
+
+(defun uri-nss (uri)
+  (if* (equalp "urn" (uri-scheme uri))
+     then (uri-path uri)
+     else (error "URI is not a URN: ~s." uri)))
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;; Parsing
+
+(defparameter *excluded-characters*
+    '(;; `delims' (except #\%, because it's handled specially):
+      #\< #\> #\" #\space #\#
+      ;; `unwise':
+      #\{ #\} #\| #\\ #\^ #\[ #\] #\`))
+
+(defun reserved-char-vector (chars &key except)
+  (do* ((a (make-array 127 :element-type 'bit :initial-element 0))
+	(chars chars (cdr chars))
+	(c (car chars) (car chars)))
+      ((null chars) a)
+    (if* (and except (member c except :test #'char=))
+       thenret
+       else (setf (sbit a (char-int c)) 1))))
+
+(defparameter *reserved-characters*
+    (reserved-char-vector
+     (append *excluded-characters*
+	     '(#\; #\/ #\? #\: #\@ #\& #\= #\+ #\$ #\, #\%))))
+(defparameter *reserved-authority-characters*
+    (reserved-char-vector
+     (append *excluded-characters* '(#\; #\/ #\? #\: #\@))))
+(defparameter *reserved-path-characters*
+    (reserved-char-vector
+     (append *excluded-characters*
+	     '(#\;
+;;;;The rfc says this should be here, but it doesn't make sense.
+	       ;; #\=
+	       #\/ #\?))))
+
+(defparameter *reserved-fragment-characters*
+    (reserved-char-vector (remove #\# *excluded-characters*)))
+
+(eval-when (:compile-toplevel :execute)
+(defun gen-char-range-list (start end)
+  (do* ((res '())
+	(endcode (1+ (char-int end)))
+	(chcode (char-int start)
+		(1+ chcode))
+	(hyphen nil))
+      ((= chcode endcode)
+       ;; - has to be first, otherwise it signifies a range!
+       (if* hyphen
+	  then (setq res (nreverse res))
+	       (push #\- res)
+	       res
+	  else (nreverse res)))
+    (if* (= #.(char-int #\-) chcode)
+       then (setq hyphen t)
+       else (push (code-char chcode) res))))
+)
+
+(defparameter *valid-nid-characters*
+    (reserved-char-vector
+     '#.(nconc (gen-char-range-list #\a #\z)
+	       (gen-char-range-list #\A #\Z)
+	       (gen-char-range-list #\0 #\9)
+	       '(#\- #\. #\+))))
+(defparameter *reserved-nss-characters*
+    (reserved-char-vector
+     (append *excluded-characters* '(#\& #\~ #\/ #\?))))
+
+(defparameter *illegal-characters*
+    (reserved-char-vector (remove #\# *excluded-characters*)))
+(defparameter *strict-illegal-query-characters*
+    (reserved-char-vector (append '(#\?) (remove #\# *excluded-characters*))))
+(defparameter *illegal-query-characters*
+    (reserved-char-vector
+     *excluded-characters* :except '(#\^ #\| #\#)))
+
+
+(defun parse-uri (thing &key (class 'uri) &aux escape)
+  (when (uri-p thing) (return-from parse-uri thing))
+  
+  (setq escape (escape-p thing))
+  (multiple-value-bind (scheme host port path query fragment)
+      (parse-uri-string thing)
+    (when scheme
+      (setq scheme
+	(intern (funcall
+		 (case *current-case-mode*
+		   ((:case-insensitive-upper :case-sensitive-upper)
+		    #'string-upcase)
+		   ((:case-insensitive-lower :case-sensitive-lower)
+		    #'string-downcase))
+		 (decode-escaped-encoding scheme escape))
+		(find-package :keyword))))
+    
+    (when (and scheme (eq :urn scheme))
+      (return-from parse-uri
+	(make-instance 'urn :scheme scheme :nid host :nss path)))
+    
+    (when host (setq host (decode-escaped-encoding host escape)))
+    (when port
+      (setq port (read-from-string port))
+      (when (not (numberp port)) (error "port is not a number: ~s." port))
+      (when (not (plusp port))
+	(error "port is not a positive integer: ~d." port))
+      (when (eql port (case scheme
+		      (:http 80)
+		      (:https 443)
+		      (:ftp 21)
+		      (:telnet 23)))
+	(setq port nil)))
+    (when (or (string= "" path)
+	      (and ;; we canonicalize away a reference to just /:
+	       scheme
+	       (member scheme '(:http :https :ftp) :test #'eq)
+	       (string= "/" path)))
+      (setq path nil))
+    (when path
+      (setq path
+	(decode-escaped-encoding path escape *reserved-path-characters*)))
+    (when query (setq query (decode-escaped-encoding query escape)))
+    (when fragment
+      (setq fragment
+	(decode-escaped-encoding fragment escape
+				 *reserved-fragment-characters*)))
+    (if* (eq 'uri class)
+       then ;; allow the compiler to optimize the make-instance call:
+	    (make-instance 'uri
+	      :scheme scheme
+	      :host host
+	      :port port
+	      :path path
+	      :query query
+	      :fragment fragment
+	      :escaped escape)
+       else ;; do it the slow way:
+	    (make-instance class
+	      :scheme scheme
+	      :host host
+	      :port port
+	      :path path
+	      :query query
+	      :fragment fragment
+	      :escaped escape))))
+
+(defmethod uri ((thing uri))
+  thing)
+
+(defmethod uri ((thing string))
+  (parse-uri thing))
+
+(defmethod uri ((thing t))
+  (error "Cannot coerce ~s to a uri." thing))
+
+(defvar *strict-parse* t)
+
+(defun parse-uri-string (string &aux (illegal-chars *illegal-characters*))
+  (declare (optimize (speed 3)))
+  ;; Speed is important, so use a specialized state machine instead of
+  ;; regular expressions for parsing the URI string. The regexp we are
+  ;; simulating:
+  ;;  ^(([^:/?#]+):)?
+  ;;   (//([^/?#]*))?
+  ;;   ([^?#]*)
+  ;;   (\?([^#]*))?
+  ;;   (#(.*))?
+  (let* ((state 0)
+	 (start 0)
+	 (end (length string))
+	 (tokval nil)
+	 (scheme nil)
+	 (host nil)
+	 (port nil)
+	 (path-components '())
+	 (query nil)
+	 (fragment nil)
+	 ;; namespace identifier, for urn parsing only:
+	 (nid nil))
+    (declare (fixnum state start end))
+    (flet ((read-token (kind &optional legal-chars)
+	     (setq tokval nil)
+	     (if* (>= start end)
+		then :end
+		else (let ((sindex start)
+			   (res nil)
+			   c)
+		       (declare (fixnum sindex))
+		       (setq res
+			 (loop
+			   (when (>= start end) (return nil))
+			   (setq c (char string start))
+			   (let ((ci (char-int c)))
+			     (if* legal-chars
+				then (if* (and (eq :colon kind) (eq c #\:))
+					then (return :colon)
+				      elseif (= 0 (sbit legal-chars ci))
+					then (.parse-error
+					      "~
+URI ~s contains illegal character ~s at position ~d."
+					      string c start))
+			      elseif (and (< ci 128)
+					  *strict-parse*
+					  (= 1 (sbit illegal-chars ci)))
+				then (.parse-error "~
+URI ~s contains illegal character ~s at position ~d."
+							 string c start)))
+			   (case kind
+			     (:path (case c
+				      (#\? (return :question))
+				      (#\# (return :hash))))
+			     (:query (case c (#\# (return :hash))))
+			     (:rest)
+			     (t (case c
+				  (#\: (return :colon))
+				  (#\? (return :question))
+				  (#\# (return :hash))
+				  (#\/ (return :slash)))))
+			   (incf start)))
+		       (if* (> start sindex)
+			  then ;; we found some chars
+			       ;; before we stopped the parse
+			       (setq tokval (subseq string sindex start))
+			       :string
+			  else ;; immediately stopped at a special char
+			       (incf start)
+			       res))))
+	   (failure (&optional why)
+	     (.parse-error "illegal URI: ~s [~d]~@[: ~a~]"
+				 string state why))
+	   (impossible ()
+	     (.parse-error "impossible state: ~d [~s]" state string)))
+      (loop
+	(case state
+	  (0 ;; starting to parse
+	   (ecase (read-token t)
+	     (:colon (failure))
+	     (:question (setq state 7))
+	     (:hash (setq state 8))
+	     (:slash (setq state 3))
+	     (:string (setq state 1))
+	     (:end (setq state 9))))
+	  (1 ;; seen <token><special char>
+	   (let ((token tokval))
+	     (ecase (read-token t)
+	       (:colon (setq scheme token)
+		       (if* (equalp "urn" scheme)
+			  then (setq state 15)
+			  else (setq state 2)))
+	       (:question (push token path-components)
+			  (setq state 7))
+	       (:hash (push token path-components)
+		      (setq state 8))
+	       (:slash (push token path-components)
+		       (push "/" path-components)
+		       (setq state 6))
+	       (:string (failure))
+	       (:end (push token path-components)
+		     (setq state 9)))))
+	  (2 ;; seen <scheme>:
+	   (ecase (read-token t)
+	     (:colon (failure))
+	     (:question (setq state 7))
+	     (:hash (setq state 8))
+	     (:slash (setq state 3))
+	     (:string (setq state 10))
+	     (:end (setq state 9))))
+	  (10 ;; seen <scheme>:<token>
+	   (let ((token tokval))
+	     (ecase (read-token t)
+	       (:colon (failure))
+	       (:question (push token path-components)
+			  (setq state 7))
+	       (:hash (push token path-components)
+		      (setq state 8))
+	       (:slash (push token path-components)
+		       (setq state 6))
+	       (:string (failure))
+	       (:end (push token path-components)
+		     (setq state 9)))))
+	  (3 ;; seen / or <scheme>:/
+	   (ecase (read-token t)
+	     (:colon (failure))
+	     (:question (push "/" path-components)
+			(setq state 7))
+	     (:hash (push "/" path-components)
+		    (setq state 8))
+	     (:slash (setq state 4))
+	     (:string (push "/" path-components)
+		      (push tokval path-components)
+		      (setq state 6))
+	     (:end (push "/" path-components)
+		   (setq state 9))))
+	  (4 ;; seen [<scheme>:]//
+	   (ecase (read-token t)
+	     (:colon (failure))
+	     (:question (failure))
+	     (:hash (failure))
+	     (:slash
+	      (if* (and (equalp "file" scheme)
+			(null host))
+		 then ;; file:///...
+		      (push "/" path-components)
+		      (setq state 6)
+		 else (failure)))
+	     (:string (setq host tokval)
+		      (setq state 11))
+	     (:end (failure))))
+	  (11 ;; seen [<scheme>:]//<host>
+	   (ecase (read-token t)
+	     (:colon (setq state 5))
+	     (:question (setq state 7))
+	     (:hash (setq state 8))
+	     (:slash (push "/" path-components)
+		     (setq state 6))
+	     (:string (impossible))
+	     (:end (setq state 9))))
+	  (5 ;; seen [<scheme>:]//<host>:
+	   (ecase (read-token t)
+	     (:colon (failure))
+	     (:question (failure))
+	     (:hash (failure))
+	     (:slash (push "/" path-components)
+		     (setq state 6))
+	     (:string (setq port tokval)
+		      (setq state 12))
+	     (:end (failure))))
+	  (12 ;; seen [<scheme>:]//<host>:[<port>]
+	   (ecase (read-token t)
+	     (:colon (failure))
+	     (:question (setq state 7))
+	     (:hash (setq state 8))
+	     (:slash (push "/" path-components)
+		     (setq state 6))
+	     (:string (impossible))
+	     (:end (setq state 9))))
+	  (6 ;; seen /
+	   (ecase (read-token :path)
+	     (:question (setq state 7))
+	     (:hash (setq state 8))
+	     (:string (push tokval path-components)
+		      (setq state 13))
+	     (:end (setq state 9))))
+	  (13 ;; seen path
+	   (ecase (read-token :path)
+	     (:question (setq state 7))
+	     (:hash (setq state 8))
+	     (:string (impossible))
+	     (:end (setq state 9))))
+	  (7 ;; seen ?
+	   (setq illegal-chars
+	     (if* *strict-parse*
+		then *strict-illegal-query-characters*
+		else *illegal-query-characters*))
+	   (ecase (prog1 (read-token :query)
+		    (setq illegal-chars *illegal-characters*))
+	     (:hash (setq state 8))
+	     (:string (setq query tokval)
+		      (setq state 14))
+	     (:end (setq state 9))))
+	  (14 ;; query
+	   (ecase (read-token :query)
+	     (:hash (setq state 8))
+	     (:string (impossible))
+	     (:end (setq state 9))))
+	  (8 ;; seen #
+	   (ecase (read-token :rest)
+	     (:string (setq fragment tokval)
+		      (setq state 9))
+	     (:end (setq state 9))))
+	  (9 ;; done
+	   (return
+	     (values
+	      scheme host port
+	      (apply #'concatenate 'string (nreverse path-components))
+	      query fragment)))
+	  ;; URN parsing:
+	  (15 ;; seen urn:, read nid now
+	   (case (read-token :colon *valid-nid-characters*)
+	     (:string (setq nid tokval)
+		      (setq state 16))
+	     (t (failure "missing namespace identifier"))))
+	  (16 ;; seen urn:<nid>
+	   (case (read-token t)
+	     (:colon (setq state 17))
+	     (t (failure "missing namespace specific string"))))
+	  (17 ;; seen urn:<nid>:, rest is nss
+	   (return (values scheme
+			   nid
+			   nil
+			   (progn
+			     (setq illegal-chars *reserved-nss-characters*)
+			     (read-token :rest)
+			     tokval))))
+	  (t (.parse-error
+	      "internal error in parse engine, wrong state: ~s." state)))))))
+
+(defun escape-p (string)
+  (declare (optimize (speed 3)))
+  (do* ((i 0 (1+ i))
+	(max (the fixnum (length string))))
+      ((= i max) nil)
+    (declare (fixnum i max))
+    (when (char= #\% (char string i))
+      (return t))))
+
+(defun parse-path (path-string escape)
+  (do* ((xpath-list (delimited-string-to-list path-string #\/))
+	(path-list
+	 (progn
+	   (if* (string= "" (car xpath-list))
+	      then (setf (car xpath-list) :absolute)
+	      else (push :relative xpath-list))
+	   xpath-list))
+	(pl (cdr path-list) (cdr pl))
+	segments)
+      ((null pl) path-list)
+    
+    (if* (cdr (setq segments
+		(if* (string= "" (car pl))
+		   then '("")
+		   else (delimited-string-to-list (car pl) #\;))))
+       then ;; there is a param
+	    (setf (car pl)
+	      (mapcar #'(lambda (s)
+			  (decode-escaped-encoding s escape
+						   ;; decode all %xx:
+						   nil))
+		      segments))
+       else ;; no param
+	    (setf (car pl)
+	      (decode-escaped-encoding (car segments) escape
+				       ;; decode all %xx:
+				       nil)))))
+
+(defun decode-escaped-encoding (string escape
+				&optional (reserved-chars
+					   *reserved-characters*))
+  ;; Return a string with the real characters.
+  (when (null escape) (return-from decode-escaped-encoding string))
+  (do* ((i 0 (1+ i))
+	(max (length string))
+	(new-string (copy-seq string))
+	(new-i 0 (1+ new-i))
+	ch ch2 chc chc2)
+      ((= i max)
+       (shrink-vector new-string new-i))
+    (if* (char= #\% (setq ch (char string i)))
+       then (when (> (+ i 3) max)
+	      (.parse-error
+	       "Unsyntactic escaped encoding in ~s." string))
+	    (setq ch (char string (incf i)))
+	    (setq ch2 (char string (incf i)))
+	    (when (not (and (setq chc (digit-char-p ch 16))
+			    (setq chc2 (digit-char-p ch2 16))))
+	      (.parse-error
+	       "Non-hexidecimal digits after %: %c%c." ch ch2))
+	    (let ((ci (+ (* 16 chc) chc2)))
+	      (if* (or (null reserved-chars)
+		       (> ci 127)	; bug11527
+		       (= 0 (sbit reserved-chars ci)))
+		 then ;; ok as is
+		      (setf (char new-string new-i)
+			(code-char ci))
+		 else (setf (char new-string new-i) #\%)
+		      (setf (char new-string (incf new-i)) ch)
+		      (setf (char new-string (incf new-i)) ch2)))
+       else (setf (char new-string new-i) ch))))
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;;; Printing
+
+(defun render-uri (uri stream
+		   &aux (escape (uri-escaped uri))
+			(*print-pretty* nil))
+  (when (null (uri-string uri))
+    (setf (uri-string uri)
+      (let ((scheme (uri-scheme uri))
+	    (host (uri-host uri))
+	    (port (uri-port uri))
+	    (path (uri-path uri))
+	    (query (uri-query uri))
+	    (fragment (uri-fragment uri)))
+	(concatenate 'string
+	  (when scheme
+	    (encode-escaped-encoding
+	     (string-downcase ;; for upper case lisps
+	      (symbol-name scheme))
+	     *reserved-characters* escape))
+	  (when scheme ":")
+	  (when (or host (eq :file scheme)) "//")
+	  (when host
+	    (encode-escaped-encoding
+	     host *reserved-authority-characters* escape))
+	  (when port ":")
+	  (when port
+	    #-allegro (format nil "~D" port)
+	    #+allegro (with-output-to-string (s)
+			(excl::maybe-print-fast s port))
+	    )
+	  (when path
+	    (encode-escaped-encoding path
+				     nil
+				     ;;*reserved-path-characters*
+				     escape))
+	  (when query "?")
+	  (when query (encode-escaped-encoding query nil escape))
+	  (when fragment "#")
+	  (when fragment (encode-escaped-encoding fragment nil escape))))))
+  (if* stream
+     then (format stream "~a" (uri-string uri))
+     else (uri-string uri)))
+
+(defun render-parsed-path (path-list escape)
+  (do* ((res '())
+	(first (car path-list))
+	(pl (cdr path-list) (cdr pl))
+	(pe (car pl) (car pl)))
+      ((null pl)
+       (when res (apply #'concatenate 'string (nreverse res))))
+    (when (or (null first)
+	      (prog1 (eq :absolute first)
+		(setq first nil)))
+      (push "/" res))
+    (if* (atom pe)
+       then (push
+	     (encode-escaped-encoding pe *reserved-path-characters* escape)
+	     res)
+       else ;; contains params
+	    (push (encode-escaped-encoding
+		   (car pe) *reserved-path-characters* escape)
+		  res)
+	    (dolist (item (cdr pe))
+	      (push ";" res)
+	      (push (encode-escaped-encoding
+		     item *reserved-path-characters* escape)
+		    res)))))
+
+(defun render-urn (urn stream
+		   &aux (*print-pretty* nil))
+  (when (null (uri-string urn))
+    (setf (uri-string urn)
+      (let ((nid (urn-nid urn))
+	    (nss (urn-nss urn)))
+	(concatenate 'string "urn:" nid ":" nss))))
+  (if* stream
+     then (format stream "~a" (uri-string urn))
+     else (uri-string urn)))
+
+(defparameter *escaped-encoding*
+    (vector #\0 #\1 #\2 #\3 #\4 #\5 #\6 #\7 #\8 #\9 #\a #\b #\c #\d #\e #\f))
+
+(defun encode-escaped-encoding (string reserved-chars escape)
+  (when (null escape) (return-from encode-escaped-encoding string))
+  ;; Make a string as big as it possibly needs to be (3 times the original
+  ;; size), and truncate it at the end.
+  (do* ((max (length string))
+	(new-max (* 3 max)) ;; worst case new size
+	(new-string (make-string new-max))
+	(i 0 (1+ i))
+	(new-i -1)
+	c ci)
+      ((= i max)
+       (shrink-vector new-string (incf new-i)))
+    (setq ci (char-int (setq c (char string i))))
+    (if* (or (null reserved-chars)
+	     (> ci 127)
+	     (= 0 (sbit reserved-chars ci)))
+       then ;; ok as is
+	    (incf new-i)
+	    (setf (char new-string new-i) c)
+       else ;; need to escape it
+	    (multiple-value-bind (q r) (truncate ci 16)
+	      (setf (char new-string (incf new-i)) #\%)
+	      (setf (char new-string (incf new-i)) (elt *escaped-encoding* q))
+	      (setf (char new-string (incf new-i))
+		(elt *escaped-encoding* r))))))
+
+(defmethod print-object ((uri uri) stream)
+  (if* *print-escape*
+     then (format stream "#<~a ~a>" 'uri (render-uri uri nil))
+     else (render-uri uri stream)))
+
+(defmethod print-object ((urn urn) stream)
+  (if* *print-escape*
+     then (format stream "#<~a ~a>" 'uri (render-urn urn nil))
+     else (render-urn urn stream)))
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;; merging and unmerging
+
+(defmethod merge-uris ((uri string) (base string) &optional place)
+  (merge-uris (parse-uri uri) (parse-uri base) place))
+
+(defmethod merge-uris ((uri uri) (base string) &optional place)
+  (merge-uris uri (parse-uri base) place))
+
+(defmethod merge-uris ((uri string) (base uri) &optional place)
+  (merge-uris (parse-uri uri) base place))
+
+
+(defmethod merge-uris ((uri uri) (base uri) &optional place)
+  ;; See ../doc/rfc2396.txt for info on the algorithm we use to merge
+  ;; URIs.
+  ;;
+  (tagbody
+;;;; step 2
+    (when (and (null (uri-parsed-path uri))
+	       (null (uri-scheme uri))
+	       (null (uri-host uri))
+	       (null (uri-port uri))
+	       (null (uri-query uri)))
+      (return-from merge-uris
+	(let ((new (copy-uri base :place place)))
+	  (when (uri-query uri)
+	    (setf (uri-query new) (uri-query uri)))
+	  (when (uri-fragment uri)
+	    (setf (uri-fragment new) (uri-fragment uri)))
+	  new)))
+    
+    (setq uri (copy-uri uri :place place))
+
+;;;; step 3
+    (when (uri-scheme uri)
+      (return-from merge-uris uri))
+    (setf (uri-scheme uri) (uri-scheme base))
+  
+;;;; step 4
+    (when (uri-host uri) (go :done))
+    (setf (uri-host uri) (uri-host base))
+    (setf (uri-port uri) (uri-port base))
+    
+;;;; step 5
+    (let ((p (uri-parsed-path uri)))
+      
+      ;; bug13133:
+      ;; The following form causes our implementation to be at odds with
+      ;; RFC 2396, however this is apparently what was intended by the
+      ;; authors of the RFC.  Specifically, (merge-uris "?y" "/foo")
+      ;; should return #<uri /foo?y> instead of #<uri ?y>, according to
+      ;; this:
+;;; http://www.apache.org/~fielding/uri/rev-2002/issues.html#003-relative-query
+      (when (null p)
+	(setf (uri-path uri) (uri-path base))
+	(go :done))
+      
+      (when (and p (eq :absolute (car p)))
+	(when (equal '(:absolute "") p)
+	  ;; Canonicalize the way parsing does:
+	  (setf (uri-path uri) nil))
+	(go :done)))
+    
+;;;; step 6
+    (let* ((base-path
+	    (or (uri-parsed-path base)
+		;; needed because we canonicalize away a path of just `/':
+		'(:absolute "")))
+	   (path (uri-parsed-path uri))
+	   new-path-list)
+      (when (not (eq :absolute (car base-path)))
+	(error "Cannot merge ~a and ~a, since latter is not absolute."
+	       uri base))
+
+      ;; steps 6a and 6b:
+      (setq new-path-list
+	(append (butlast base-path)
+		(if* path then (cdr path) else '(""))))
+
+      ;; steps 6c and 6d:
+      (let ((last (last new-path-list)))
+	(if* (atom (car last))
+	   then (when (string= "." (car last))
+		  (setf (car last) ""))
+	   else (when (string= "." (caar last))
+		  (setf (caar last) ""))))
+      (setq new-path-list
+	(delete "." new-path-list :test #'(lambda (a b)
+					    (if* (atom b)
+					       then (string= a b)
+					       else nil))))
+
+      ;; steps 6e and 6f:
+      (let ((npl (cdr new-path-list))
+	    index tmp fix-tail)
+	(setq fix-tail
+	  (string= ".." (let ((l (car (last npl))))
+			  (if* (atom l)
+			     then l
+			     else (car l)))))
+	(loop
+	  (setq index
+	    (position ".." npl
+		      :test #'(lambda (a b)
+				(string= a
+					 (if* (atom b)
+					    then b
+					    else (car b))))))
+	  (when (null index) (return))
+	  (when (= 0 index)
+	    ;; The RFC says, in 6g, "that the implementation may handle
+	    ;; this error by retaining these components in the resolved
+	    ;; path, by removing them from the resolved path, or by
+	    ;; avoiding traversal of the reference."  The examples in C.2
+	    ;; imply that we should do the first thing (retain them), so
+	    ;; that's what we'll do.
+	    (return))
+	  (if* (= 1 index)
+	     then (setq npl (cddr npl))
+	     else (setq tmp npl)
+		  (dotimes (x (- index 2)) (setq tmp (cdr tmp)))
+		  (setf (cdr tmp) (cdddr tmp))))
+	(setf (cdr new-path-list) npl)
+	(when fix-tail (setq new-path-list (nconc new-path-list '("")))))
+
+      ;; step 6g:
+      ;; don't complain if new-path-list starts with `..'.  See comment
+      ;; above about this step.
+
+      ;; step 6h:
+      (when (or (equal '(:absolute "") new-path-list)
+		(equal '(:absolute) new-path-list))
+	(setq new-path-list nil))
+      (setf (uri-path uri)
+	(render-parsed-path new-path-list
+			    ;; don't know, so have to assume:
+			    t)))
+
+;;;; step 7
+   :done
+    (return-from merge-uris uri)))
+
+(defmethod enough-uri ((uri string) (base string) &optional place)
+  (enough-uri (parse-uri uri) (parse-uri base) place))
+
+(defmethod enough-uri ((uri uri) (base string) &optional place)
+  (enough-uri uri (parse-uri base) place))
+
+(defmethod enough-uri ((uri string) (base uri) &optional place)
+  (enough-uri (parse-uri uri) base place))
+
+(defmethod enough-uri ((uri uri) (base uri) &optional place)
+  (let ((new-scheme nil)
+	(new-host nil)
+	(new-port nil)
+	(new-parsed-path nil))
+
+    (when (or (and (uri-scheme uri)
+		   (not (equalp (uri-scheme uri) (uri-scheme base))))
+	      (and (uri-host uri)
+		   (not (equalp (uri-host uri) (uri-host base))))
+	      (not (equalp (uri-port uri) (uri-port base))))
+      (return-from enough-uri uri))
+
+    (when (null (uri-host uri))
+      (setq new-host (uri-host base)))
+    (when (null (uri-port uri))
+      (setq new-port (uri-port base)))
+    
+    (when (null (uri-scheme uri))
+      (setq new-scheme (uri-scheme base)))
+
+    ;; Now, for the hard one, path.
+    ;; We essentially do here what enough-namestring does.
+    (do* ((base-path (uri-parsed-path base))
+	  (path (uri-parsed-path uri))
+	  (bp base-path (cdr bp))
+	  (p path (cdr p)))
+	((or (null bp) (null p))
+	 ;; If p is nil, that means we have something like
+	 ;; (enough-uri "/foo/bar" "/foo/bar/baz.htm"), so
+	 ;; new-parsed-path will be nil.
+	 (when (null bp)
+	   (setq new-parsed-path (copy-list p))
+	   (when (not (symbolp (car new-parsed-path)))
+	     (push :relative new-parsed-path))))
+      (if* (equal (car bp) (car p))
+	 thenret ;; skip it
+	 else (setq new-parsed-path (copy-list p))
+	      (when (not (symbolp (car new-parsed-path)))
+		(push :relative new-parsed-path))
+	      (return)))
+
+    (let ((new-path 
+	   (when new-parsed-path
+	     (render-parsed-path new-parsed-path
+				 ;; don't know, so have to assume:
+				 t)))
+	  (new-query (uri-query uri))
+	  (new-fragment (uri-fragment uri))
+	  (new-plist (copy-list (uri-plist uri))))
+      (if* (and (null new-scheme)
+		(null new-host)
+		(null new-port)
+		(null new-path)
+		(null new-parsed-path)
+		(null new-query)
+		(null new-fragment))
+	 then ;; can't have a completely empty uri!
+	      (copy-uri nil
+			:class (class-of uri)
+			:place place
+			:path "/"
+			:plist new-plist)
+	 else (copy-uri nil
+			:class (class-of uri)
+			:place place
+			:scheme new-scheme
+			:host new-host
+			:port new-port
+			:path new-path
+			:parsed-path new-parsed-path
+			:query new-query
+			:fragment new-fragment
+			:plist new-plist)))))
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;; support for interning URIs
+
+(defun make-uri-space (&rest keys &key (size 777) &allow-other-keys)
+  #+allegro
+  (apply #'make-hash-table :size size
+	 :hash-function 'uri-hash
+	 :test 'uri= :values nil keys)
+  #-allegro
+  (apply #'make-hash-table :size size keys))
+
+(defun gethash-uri (uri table)
+  #+allegro (gethash uri table)
+  #-allegro 
+  (let* ((hash (uri-hash uri))
+	 (existing (gethash hash table)))
+    (dolist (u existing)
+      (when (uri= u uri)
+	(return-from gethash-uri (values u t))))
+    (values nil nil)))
+
+(defun puthash-uri (uri table)
+  #+allegro (excl:puthash-key uri table)
+  #-allegro 
+  (let ((existing (gethash (uri-hash uri) table)))
+    (dolist (u existing)
+      (when (uri= u uri)
+	(return-from puthash-uri u)))
+    (setf (gethash (uri-hash uri) table)
+      (cons uri existing))
+    uri))
+
+
+(defun uri-hash (uri)
+  (if* (uri-hashcode uri)
+     thenret
+     else (setf (uri-hashcode uri)
+		(sxhash
+		 #+allegro
+		 (render-uri uri nil)
+		 #-allegro
+		 (string-downcase 
+		  (render-uri uri nil))))))
+
+(defvar *uris* (make-uri-space))
+
+(defun uri-space () *uris*)
+
+(defun (setf uri-space) (new-val)
+  (setq *uris* new-val))
+
+;; bootstrapping (uri= changed from function to method):
+(when (fboundp 'uri=) (fmakunbound 'uri=))
+
+(defgeneric uri= (uri1 uri2))
+(defmethod uri= ((uri1 uri) (uri2 uri))
+  (when (not (eq (uri-scheme uri1) (uri-scheme uri2)))
+    (return-from uri= nil))
+  ;; RFC2396 says: a URL with an explicit ":port", where the port is
+  ;; the default for the scheme, is the equivalent to one where the
+  ;; port is elided.  Hmmmm.  This means that this function has to be
+  ;; scheme dependent.  Grrrr.
+  (let ((default-port (case (uri-scheme uri1)
+			(:http 80)
+			(:https 443)
+			(:ftp 21)
+			(:telnet 23))))
+    (and (equalp (uri-host uri1) (uri-host uri2))
+	 (eql (or (uri-port uri1) default-port)
+	      (or (uri-port uri2) default-port))
+	 (string= (uri-path uri1) (uri-path uri2))
+	 (string= (uri-query uri1) (uri-query uri2))
+	 (string= (uri-fragment uri1) (uri-fragment uri2)))))
+
+(defmethod uri= ((urn1 urn) (urn2 urn))
+  (when (not (eq (uri-scheme urn1) (uri-scheme urn2)))
+    (return-from uri= nil))
+  (and (equalp (urn-nid urn1) (urn-nid urn2))
+       (urn-nss-equal (urn-nss urn1) (urn-nss urn2))))
+
+(defun urn-nss-equal (nss1 nss2 &aux len)
+  ;; Return t iff the nss values are the same.
+  ;; %2c and %2C are equivalent.
+  (when (or (null nss1) (null nss2)
+	    (not (= (setq len (length nss1))
+		    (length nss2))))
+    (return-from urn-nss-equal nil))
+  (do* ((i 0 (1+ i))
+	(state :char)
+	c1 c2)
+      ((= i len) t)
+    (setq c1 (char nss1 i))
+    (setq c2 (char nss2 i))
+    (ecase state
+      (:char
+       (if* (and (char= #\% c1) (char= #\% c2))
+	  then (setq state :percent+1)
+	elseif (char/= c1 c2)
+	  then (return nil)))
+      (:percent+1
+       (when (char-not-equal c1 c2) (return nil))
+       (setq state :percent+2))
+      (:percent+2
+       (when (char-not-equal c1 c2) (return nil))
+       (setq state :char)))))
+
+(defmethod intern-uri ((xuri uri) &optional (uri-space *uris*))
+  (let ((uri (gethash-uri xuri uri-space)))
+    (if* uri
+       thenret
+       else (puthash-uri xuri uri-space))))
+
+(defmethod intern-uri ((uri string) &optional (uri-space *uris*))
+  (intern-uri (parse-uri uri) uri-space))
+
+(defun unintern-uri (uri &optional (uri-space *uris*))
+  (if* (eq t uri)
+     then (clrhash uri-space)
+   elseif (uri-p uri)
+     then (remhash uri uri-space)
+     else (error "bad uri: ~s." uri)))
+
+(defmacro do-all-uris ((var &optional uri-space result-form)
+		       &rest forms
+		       &environment env)
+  "do-all-uris (var [[uri-space] result-form])
+  		    {declaration}* {tag | statement}*
+Executes the forms once for each uri with var bound to the current uri"
+  (let ((f (gensym))
+	(g-ignore (gensym))
+	(g-uri-space (gensym))
+	(body (third (parse-body forms env))))
+    `(let ((,g-uri-space (or ,uri-space *uris*)))
+       (prog nil
+	 (flet ((,f (,var &optional ,g-ignore)
+		  (declare (ignore-if-unused ,var ,g-ignore))
+		  (tagbody , at body)))
+	   (maphash #',f ,g-uri-space))
+	 (return ,result-form)))))
+
+(defun sharp-u (stream chr arg)
+  (declare (ignore chr arg))
+  (let ((arg (read stream nil nil t)))
+    (if *read-suppress*
+	nil
+      (if* (stringp arg)
+	 then (parse-uri arg)
+	 else
+
+	 (internal-reader-error
+	  stream
+	  "#u takes a string or list argument: ~s" arg)))))
+
+
+#+allegro
+excl::
+#+allegro
+(locally (declare (special std-lisp-readtable))
+  (let ((*readtable* std-lisp-readtable))
+    (set-dispatch-macro-character #\# #\u #'puri::sharp-u)))
+#-allegro
+(set-dispatch-macro-character #\# #\u #'puri::sharp-u)
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+
+(provide :uri)
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;; timings
+;; (don't run under emacs with M-x fi:common-lisp)
+
+#+allegro
+(eval-when (:compile-toplevel :load-toplevel :execute)
+  (import 'excl::gc))
+
+#-allegro
+(defun gc (&rest options)
+  (declare (ignore options))
+  #+sbcl (sb-ext::gc)
+  #+cmu (ext::gc)
+  )
+
+(defun time-uri-module ()
+  (declare (optimize (speed 3) (safety 0) (debug 0)))
+  (let ((uri "http://www.franz.com/a/b;x;y;z/c/foo?bar=baz&xxx#foo")
+	(uri2 "http://www.franz.com/a/b;x;y;z/c/%2ffoo?bar=baz&xxx#foo"))
+    (gc t) (gc :tenure) (gc :tenure) (gc :tenure)
+    (format t "~&;;; starting timing testing 1...~%")
+    (time (dotimes (i 100000) (parse-uri uri)))
+    
+    (gc t) (gc :tenure) (gc :tenure) (gc :tenure)
+    (format t "~&;;; starting timing testing 2...~%")
+    (let ((uri (parse-uri uri)))
+      (time (dotimes (i 100000)
+	      ;; forces no caching of the printed representation:
+	      (setf (uri-string uri) nil)
+	      (format nil "~a" uri))))
+    
+    (gc t) (gc :tenure) (gc :tenure) (gc :tenure)
+    (format t "~&;;; starting timing testing 3...~%")
+    (time
+     (progn
+       (dotimes (i 100000) (parse-uri uri2))
+       (let ((uri (parse-uri uri)))
+	 (dotimes (i 100000)
+	   ;; forces no caching of the printed representation:
+	   (setf (uri-string uri) nil)
+	   (format nil "~a" uri)))))))
+
+;;******** reference output (ultra, modified 5.0.1):
+;;; starting timing testing 1...
+; cpu time (non-gc) 13,710 msec user, 0 msec system
+; cpu time (gc)     600 msec user, 10 msec system
+; cpu time (total)  14,310 msec user, 10 msec system
+; real time  14,465 msec
+; space allocation:
+;  1,804,261 cons cells, 7 symbols, 41,628,832 other bytes, 0 static bytes
+;;; starting timing testing 2...
+; cpu time (non-gc) 27,500 msec user, 0 msec system
+; cpu time (gc)     280 msec user, 20 msec system
+; cpu time (total)  27,780 msec user, 20 msec system
+; real time  27,897 msec
+; space allocation:
+;  1,900,463 cons cells, 0 symbols, 17,693,712 other bytes, 0 static bytes
+;;; starting timing testing 3...
+; cpu time (non-gc) 52,290 msec user, 10 msec system
+; cpu time (gc)     1,290 msec user, 30 msec system
+; cpu time (total)  53,580 msec user, 40 msec system
+; real time  54,062 msec
+; space allocation:
+;  7,800,205 cons cells, 0 symbols, 81,697,496 other bytes, 0 static bytes
+
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;; after improving decode-escaped-encoding/encode-escaped-encoding:
+
+;;; starting timing testing 1...
+; cpu time (non-gc) 14,520 msec user, 0 msec system
+; cpu time (gc)     400 msec user, 0 msec system
+; cpu time (total)  14,920 msec user, 0 msec system
+; real time  15,082 msec
+; space allocation:
+;  1,800,270 cons cells, 0 symbols, 41,600,160 other bytes, 0 static bytes
+;;; starting timing testing 2...
+; cpu time (non-gc) 27,490 msec user, 10 msec system
+; cpu time (gc)     300 msec user, 0 msec system
+; cpu time (total)  27,790 msec user, 10 msec system
+; real time  28,025 msec
+; space allocation:
+;  1,900,436 cons cells, 0 symbols, 17,693,712 other bytes, 0 static bytes
+;;; starting timing testing 3...
+; cpu time (non-gc) 47,900 msec user, 20 msec system
+; cpu time (gc)     920 msec user, 10 msec system
+; cpu time (total)  48,820 msec user, 30 msec system
+; real time  49,188 msec
+; space allocation:
+;  3,700,215 cons cells, 0 symbols, 81,707,144 other bytes, 0 static bytes

Added: branches/grin-neu/thirdparty/puri/tests.lisp
===================================================================
--- branches/grin-neu/thirdparty/puri/tests.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/puri/tests.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,419 @@
+;;;; -*- Mode: LISP; Syntax: ANSI-Common-Lisp; Base: 10 -*-
+;; copyright (c) 1999-2001 Franz Inc, Berkeley, CA  - All rights reserved.
+;; copyright (c) 2003 Kevin Rosenberg (significant fixes for using
+;; tester package)
+;;
+;; The software, data and information contained herein are proprietary
+;; to, and comprise valuable trade secrets of, Franz, Inc.  They are
+;; given in confidence by Franz, Inc. pursuant to a written license
+;; agreement, and may be stored and used only in accordance with the terms
+;; of such license.
+;;
+;; Restricted Rights Legend
+;; ------------------------
+;; Use, duplication, and disclosure of the software, data and information
+;; contained herein by any agency, department or entity of the U.S.
+;; Government are subject to restrictions of Restricted Rights for
+;; Commercial Software developed at private expense as specified in
+;; DOD FAR Supplement 52.227-7013 (c) (1) (ii), as applicable.
+;;
+;; Original version from ACL 6.1:
+;; t-uri.cl,v 1.3.6.3.2.1 2001/08/09 17:42:43 layer
+;;
+;; $Id: tests.lisp 11031 2006-08-15 00:59:34Z kevin $
+
+
+(defpackage #:puri-tests (:use #:puri #:cl #:ptester))
+(in-package #:puri-tests)
+
+(unintern-uri t)
+
+(defmacro gen-test-forms ()
+  (let ((res '())
+	(base-uri "http://a/b/c/d;p?q"))
+
+    (dolist (x `(;; (relative-uri result base-uri compare-function)
+;;;; RFC Appendix C.1 (normal examples)
+		 ("g:h" "g:h" ,base-uri)
+		 ("g" "http://a/b/c/g" ,base-uri)
+		 ("./g" "http://a/b/c/g" ,base-uri)
+		 ("g/" "http://a/b/c/g/" ,base-uri)
+		 ("/g" "http://a/g" ,base-uri) 
+		 ("//g" "http://g" ,base-uri) 
+                 ;; Following was changed from appendix C of RFC 2396
+                 ;; http://www.apache.org/~fielding/uri/rev-2002/issues.html#003-relative-query
+		 #-ignore ("?y" "http://a/b/c/d;p?y" ,base-uri) 
+		 #+ignore ("?y" "http://a/b/c/?y" ,base-uri) 
+		 ("g?y" "http://a/b/c/g?y" ,base-uri)
+		 ("#s" "http://a/b/c/d;p?q#s" ,base-uri) 
+		 ("g#s" "http://a/b/c/g#s" ,base-uri) 
+		 ("g?y#s" "http://a/b/c/g?y#s" ,base-uri)
+		 (";x" "http://a/b/c/;x" ,base-uri) 
+		 ("g;x" "http://a/b/c/g;x" ,base-uri) 
+		 ("g;x?y#s" "http://a/b/c/g;x?y#s" ,base-uri)
+		 ("." "http://a/b/c/" ,base-uri) 
+		 ("./" "http://a/b/c/" ,base-uri) 
+		 (".." "http://a/b/" ,base-uri) 
+		 ("../" "http://a/b/" ,base-uri)
+		 ("../g" "http://a/b/g" ,base-uri) 
+		 ("../.." "http://a/" ,base-uri) 
+		 ("../../" "http://a/" ,base-uri)
+		 ("../../g" "http://a/g" ,base-uri)
+;;;; RFC Appendix C.2 (abnormal examples)
+		 ("" "http://a/b/c/d;p?q" ,base-uri) 
+		 ("../../../g" "http://a/../g" ,base-uri)
+		 ("../../../../g" "http://a/../../g" ,base-uri) 
+		 ("/./g" "http://a/./g" ,base-uri) 
+		 ("/../g" "http://a/../g" ,base-uri)
+		 ("g." "http://a/b/c/g." ,base-uri) 
+		 (".g" "http://a/b/c/.g" ,base-uri) 
+		 ("g.." "http://a/b/c/g.." ,base-uri)
+		 ("..g" "http://a/b/c/..g" ,base-uri) 
+		 ("./../g" "http://a/b/g" ,base-uri) 
+		 ("./g/." "http://a/b/c/g/" ,base-uri)
+		 ("g/./h" "http://a/b/c/g/h" ,base-uri) 
+		 ("g/../h" "http://a/b/c/h" ,base-uri) 
+		 ("g;x=1/./y" "http://a/b/c/g;x=1/y" ,base-uri)
+		 ("g;x=1/../y" "http://a/b/c/y" ,base-uri) 
+		 ("g?y/./x" "http://a/b/c/g?y/./x" ,base-uri)
+		 ("g?y/../x" "http://a/b/c/g?y/../x" ,base-uri) 
+		 ("g#s/./x" "http://a/b/c/g#s/./x" ,base-uri)
+		 ("g#s/../x" "http://a/b/c/g#s/../x" ,base-uri) 
+		 ("http:g" "http:g" ,base-uri)
+
+		 ("foo/bar/baz.htm#foo"
+		  "http://a/b/foo/bar/baz.htm#foo"
+		  "http://a/b/c.htm")
+		 ("foo/bar/baz.htm#foo"
+		  "http://a/b/foo/bar/baz.htm#foo"
+		  "http://a/b/")
+		 ("foo/bar/baz.htm#foo"
+		  "http://a/foo/bar/baz.htm#foo"
+		  "http://a/b")
+		 ("foo/bar;x;y/bam.htm"
+		  "http://a/b/c/foo/bar;x;y/bam.htm"
+		  "http://a/b/c/")))
+      (push `(test (intern-uri ,(second x))
+			     (intern-uri (merge-uris (intern-uri ,(first x))
+						     (intern-uri ,(third x))))
+			     :test 'uri=)
+	    res))
+
+;;;; intern tests
+    (dolist (x '(;; default port and specifying the default port are
+		 ;; supposed to compare the same:
+		 ("http://www.franz.com:80" "http://www.franz.com")
+		 ("http://www.franz.com:80" "http://www.franz.com" eq)
+		 ;; make sure they're `eq':
+		 ("http://www.franz.com:80" "http://www.franz.com" eq)
+		 ("http://www.franz.com" "http://www.franz.com" eq)
+		 ("http://www.franz.com/foo" "http://www.franz.com/foo" eq)
+		 ("http://www.franz.com/foo?bar"
+		  "http://www.franz.com/foo?bar" eq)
+		 ("http://www.franz.com/foo?bar#baz"
+		  "http://www.franz.com/foo?bar#baz" eq)
+		 ("http://WWW.FRANZ.COM" "http://www.franz.com" eq)
+		 ("http://www.FRANZ.com" "http://www.franz.com" eq)
+		 ("http://www.franz.com" "http://www.franz.com/" eq)
+		 (;; %72 is "r", %2f is "/", %3b is ";"
+		  "http://www.franz.com/ba%72%2f%3b;x;y;z/baz/"
+		  "http://www.franz.com/bar%2f%3b;x;y;z/baz/" eq)))
+      (push `(test (intern-uri ,(second x))
+			     (intern-uri ,(first x))
+	      :test ',(if (third x)
+			  (third x)
+			  'uri=))
+	    res))
+
+;;;; parsing and equivalence tests
+    (push `(test
+	    (parse-uri "http://foo+bar?baz=b%26lob+bof")
+	    (parse-uri (parse-uri "http://foo+bar?baz=b%26lob+bof"))
+	    :test 'uri=)
+	  res)
+    (push '(test
+	    (parse-uri "http://www.foo.com")
+	    (parse-uri (parse-uri "http://www.foo.com?")) ; allow ? at end
+	    :test 'uri=)
+	  res)
+    (push `(test
+	    "baz=b%26lob+bof"
+	    (uri-query (parse-uri "http://foo+bar?baz=b%26lob+bof"))
+	    :test 'string=)
+	  res)
+    (push `(test
+	    "baz=b%26lob+bof%3d"
+	    (uri-query (parse-uri "http://foo+bar?baz=b%26lob+bof%3d"))
+	    :test 'string=)
+	  res)
+    (push
+     `(test (parse-uri "xxx?%41") (parse-uri "xxx?A") :test 'uri=)
+     res)
+    (push
+     `(test "A" (uri-query (parse-uri "xxx?%41")) :test 'string=)
+     res)
+
+    (push `(test-error (parse-uri " ")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "foo ")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri " foo ")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "<foo")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "foo>")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "<foo>")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "%")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "foo%xyr")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "\"foo\"")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test "%20" (format nil "~a" (parse-uri "%20"))
+			   :test 'string=)
+	  res)
+    (push `(test "&" (format nil "~a" (parse-uri "%26"))
+			   :test 'string=)
+	  res)
+    (push
+     `(test "foo%23bar" (format nil "~a" (parse-uri "foo%23bar"))
+		      :test 'string=)
+     res)
+    (push
+     `(test "foo%23bar#foobar"
+		      (format nil "~a" (parse-uri "foo%23bar#foobar"))
+		      :test 'string=)
+     res)
+    (push
+     `(test "foo%23bar#foobar#baz"
+		      (format nil "~a" (parse-uri "foo%23bar#foobar#baz"))
+		      :test 'string=)
+     res)
+    (push
+     `(test "foo%23bar#foobar#baz"
+		      (format nil "~a" (parse-uri "foo%23bar#foobar%23baz"))
+		      :test 'string=)
+     res)
+    (push
+     `(test "foo%23bar#foobar/baz"
+		      (format nil "~a" (parse-uri "foo%23bar#foobar%2fbaz"))
+		      :test 'string=)
+     res)
+    (push `(test-error (parse-uri "foobar??")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "foobar?foo?")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test "foobar?%3f"
+			   (format nil "~a" (parse-uri "foobar?%3f"))
+			   :test 'string=)
+	  res)
+    (push `(test
+	    "http://foo/bAr;3/baz?baf=3"
+	    (format nil "~a" (parse-uri "http://foo/b%41r;3/baz?baf=3"))
+	    :test 'string=)
+	  res)
+    (push `(test
+	    '(:absolute ("/bAr" "3") "baz")
+	    (uri-parsed-path (parse-uri "http://foo/%2fb%41r;3/baz?baf=3"))
+	    :test 'equal)
+	  res)
+    (push `(test
+	    "/%2fbAr;3/baz"
+	    (let ((u (parse-uri "http://foo/%2fb%41r;3/baz?baf=3")))
+	      (setf (uri-parsed-path u) '(:absolute ("/bAr" "3") "baz"))
+	      (uri-path u))
+	    :test 'string=)
+	  res)
+    (push `(test
+	    "http://www.verada.com:8010/kapow?name=foo%3Dbar%25"
+	    (format nil "~a"
+		    (parse-uri
+		     "http://www.verada.com:8010/kapow?name=foo%3Dbar%25"))
+	    :test 'string=)
+	  res)
+    (push `(test
+	    "ftp://parcftp.xerox.com/pub/pcl/mop/"
+	    (format nil "~a"
+		    (parse-uri "ftp://parcftp.xerox.com:/pub/pcl/mop/"))
+	    :test 'string=)
+	  res)
+
+;;;; enough-uri tests
+    (dolist (x `(("http://www.franz.com/foo/bar/baz.htm"
+		  "http://www.franz.com/foo/bar/"
+		  "baz.htm")
+		 ("http://www.franz.com/foo/bar/baz.htm"
+		  "http://www.franz.com/foo/bar"
+		  "baz.htm")
+		 ("http://www.franz.com:80/foo/bar/baz.htm"
+		  "http://www.franz.com:80/foo/bar"
+		  "baz.htm")
+		 ("http:/foo/bar/baz.htm" "http:/foo/bar"  "baz.htm")
+		 ("http:/foo/bar/baz.htm" "http:/foo/bar/" "baz.htm")
+		 ("/foo/bar/baz.htm" "/foo/bar"  "baz.htm")
+		 ("/foo/bar/baz.htm" "/foo/bar/" "baz.htm")
+		 ("/foo/bar/baz.htm#foo" "/foo/bar/" "baz.htm#foo")
+		 ("/foo/bar/baz.htm?bar#foo" "/foo/bar/" "baz.htm?bar#foo")
+		 
+		 ("http://www.dnai.com/~layer/foo.htm"
+		  "http://www.known.net"
+		  "http://www.dnai.com/~layer/foo.htm")
+		 ("http://www.dnai.com/~layer/foo.htm"
+		  "http://www.dnai.com:8000/~layer/"
+		  "http://www.dnai.com/~layer/foo.htm")
+		 ("http://www.dnai.com:8000/~layer/foo.htm"
+		  "http://www.dnai.com/~layer/"
+		  "http://www.dnai.com:8000/~layer/foo.htm")
+		 ("http://www.franz.com"
+		  "http://www.franz.com"
+		  "/")))
+      (push `(test (parse-uri ,(third x))
+			     (enough-uri (parse-uri ,(first x))
+					 (parse-uri ,(second x)))
+			     :test 'uri=)
+	    res))
+    
+;;;; urn tests, ideas of which are from rfc2141
+    (let ((urn "urn:com:foo-the-bar"))
+      (push `(test "com" (urn-nid (parse-uri ,urn))
+			     :test #'string=)
+	    res)
+      (push `(test "foo-the-bar" (urn-nss (parse-uri ,urn))
+			     :test #'string=)
+	    res))
+    (push `(test-error (parse-uri "urn:")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "urn:foo")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "urn:foo$")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "urn:foo_")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test-error (parse-uri "urn:foo:foo&bar")
+				 :condition-type 'uri-parse-error)
+	  res)
+    (push `(test (parse-uri "URN:foo:a123,456")
+			   (parse-uri "urn:foo:a123,456")
+			   :test #'uri=)
+	  res)
+    (push `(test (parse-uri "URN:foo:a123,456")
+			   (parse-uri "urn:FOO:a123,456")
+			   :test #'uri=)
+	  res)
+    (push `(test (parse-uri "urn:foo:a123,456")
+			   (parse-uri "urn:FOO:a123,456")
+			   :test #'uri=)
+	  res)
+    (push `(test (parse-uri "URN:FOO:a123%2c456")
+			   (parse-uri "urn:foo:a123%2C456")
+			   :test #'uri=)
+	  res)
+    (push `(test
+	    nil
+	    (uri= (parse-uri "urn:foo:A123,456")
+		  (parse-uri "urn:FOO:a123,456")))
+	  res)
+    (push `(test
+	    nil
+	    (uri= (parse-uri "urn:foo:A123,456")
+		  (parse-uri "urn:foo:a123,456")))
+	  res)
+    (push `(test
+	    nil
+	    (uri= (parse-uri "urn:foo:A123,456")
+		  (parse-uri "URN:foo:a123,456")))
+	  res)
+    (push `(test
+	    nil
+	    (uri= (parse-uri "urn:foo:a123%2C456")
+		  (parse-uri "urn:FOO:a123,456")))
+	  res)
+    (push `(test
+	    nil
+	    (uri= (parse-uri "urn:foo:a123%2C456")
+		  (parse-uri "urn:foo:a123,456")))
+	  res)
+    (push `(test
+	    nil
+	    (uri= (parse-uri "URN:FOO:a123%2c456")
+		  (parse-uri "urn:foo:a123,456")))
+	  res)
+    (push `(test
+	    nil
+	    (uri= (parse-uri "urn:FOO:a123%2c456")
+		  (parse-uri "urn:foo:a123,456")))
+	  res)
+    (push `(test
+	    nil
+	    (uri= (parse-uri "urn:foo:a123%2c456")
+		  (parse-uri "urn:foo:a123,456")))
+	  res)
+    
+    (push `(test t
+			   (uri= (parse-uri "foo") (parse-uri "foo#")))
+	  res)
+    
+    (push
+     '(let ((puri::*strict-parse* nil))
+       (test-no-error
+	(puri:parse-uri
+	 "http://foo.com/bar?a=zip|zop")))
+     res)
+    (push
+     '(test-error
+       (puri:parse-uri "http://foo.com/bar?a=zip|zop")
+       :condition-type 'uri-parse-error)
+     res)
+    
+    (push
+     '(let ((puri::*strict-parse* nil))
+       (test-no-error
+	(puri:parse-uri
+	 "http://arc3.msn.com/ADSAdClient31.dll?GetAd?PG=NBCSBU?SC=D2?AN=1.0586041")))
+     res)
+    (push
+     '(test-error
+       (puri:parse-uri
+	"http://arc3.msn.com/ADSAdClient31.dll?GetAd?PG=NBCSBU?SC=D2?AN=1.0586041")
+       :condition-type 'uri-parse-error)
+     res)
+    
+    (push
+     '(let ((puri::*strict-parse* nil))
+       (test-no-error
+	(puri:parse-uri
+	 "http://scbc.booksonline.com/cgi-bin/ndCGI.exe/Develop/pagClubHome.hrfTIOLI_onWebEvent(hrfTIOLI)?selGetClubOffer.TB_OFFER_ID_OFFER=344879%2e0&selGetClubOffer.TB_OFFER_ID_ITEM=34487%2e0&selGetClubOffer.TB_OFFER_ID_OFFER=344879%2e0&^CSpCommand.currRowNumber=5&hrfTIOLI=The+Visual+Basic+6+Programmer%27s+Toolkit&SPIDERSESSION=%3f%3f%3f%3f%3f%5f%3f%3f%3f%40%5b%3f%3f%3f%3fBOs%5cH%3f%3f%3f%3f%3f%3f%3f%3f%3fMMpXO%5f%40JG%7d%40%5c%5f%3f%3f%3fECK%5dt%3fLDT%3fTBD%3fDDTxPEToBS%40%5f%5dBDgXVoKBSDs%7cDT%3fK%3fd%3fTIb%7ceHbkeMfh%60LRpO%5cact%5eUC%7bMu%5fyWUGzLUhP%5ebpdWRka%5dFO%3f%5dBopW%3f%40HMrxbMRd%60LOpuMVga%3fv%3fTS%3fpODT%40O&%5euniqueValue=977933764843")))
+     res)
+    (push
+     '(test-error
+       (puri:parse-uri
+	"http://scbc.booksonline.com/cgi-bin/ndCGI.exe/Develop/pagClubHome.hrfTIOLI_onWebEvent(hrfTIOLI)?selGetClubOffer.TB_OFFER_ID_OFFER=344879%2e0&selGetClubOffer.TB_OFFER_ID_ITEM=34487%2e0&selGetClubOffer.TB_OFFER_ID_OFFER=344879%2e0&^CSpCommand.currRowNumber=5&hrfTIOLI=The+Visual+Basic+6+Programmer%27s+Toolkit&SPIDERSESSION=%3f%3f%3f%3f%3f%5f%3f%3f%3f%40%5b%3f%3f%3f%3fBOs%5cH%3f%3f%3f%3f%3f%3f%3f%3f%3fMMpXO%5f%40JG%7d%40%5c%5f%3f%3f%3fECK%5dt%3fLDT%3fTBD%3fDDTxPEToBS%40%5f%5dBDgXVoKBSDs%7cDT%3fK%3fd%3fTIb%7ceHbkeMfh%60LRpO%5cact%5eUC%7bMu%5fyWUGzLUhP%5ebpdWRka%5dFO%3f%5dBopW%3f%40HMrxbMRd%60LOpuMVga%3fv%3fTS%3fpODT%40O&%5euniqueValue=977933764843")
+       :condition-type 'uri-parse-error)
+     res)
+    
+    `(progn ,@(nreverse res))))
+
+(defun do-tests ()
+  (let ((*break-on-test-failures* t))
+    (with-tests (:name "puri")
+      (gen-test-forms)))
+  t)
+
+

Added: branches/grin-neu/thirdparty/puri/uri.html
===================================================================
--- branches/grin-neu/thirdparty/puri/uri.html	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/puri/uri.html	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,406 @@
+<html>
+
+<head>
+<title>URI support in Allegro CL</title>
+</head>
+
+<body>
+
+<h1>URI support in Allegro CL</h1>
+
+<p>This document contains the following sections:</p>
+<p><a href="#uri-intro-1">1.0 Introduction</a><br>
+<a href="#uri-api-1">2.0 The URI API definition</a><br>
+<a href="#parsing-decoding-1">3.0 Parsing, escape decoding/encoding and the path</a><br>
+<a href="#interning-uris-1">4.0 Interning URIs</a><br>
+<a href="#acl-implementation-1">5.0 Allegro CL implementation notes</a><br>
+<a href="#examples-1">6.0 Examples</a><br>
+</p>
+
+<p>This version of the Allegro CL URI support documentation is for distribution with the
+Open Source version of the URI code. Links to Allegro CL documentation other than
+URI-specific files have been supressed. To see Allegro CL documentation, see <a
+href="http://www.franz.com/support/documentation/">http://www.franz.com/support/documentation/</a>,
+which is the Allegro CL documentation page of the franz inc. website. Links to Allegro CL
+documentation can be found on that page. </p>
+
+<hr>
+
+<hr>
+
+<h2><a name="uri-intro-1">1.0 Introduction</a></h2>
+
+<p><em>URI</em> stands for <em>Universal Resource Identifier</em>. For a description of
+URIs, see RFC2396, which can be found in several places, including the IETF web site (<a
+href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a>) and
+the UCI/ICS web site (<a href="http://www.ics.uci.edu/pub/ietf/uri/rfc2396.txt">http://www.ics.uci.edu/pub/ietf/uri/rfc2396.txt</a>).
+We prefer the UCI/ICS one as it has more examples. </p>
+
+<p>URIs are a superset in functionality and syntax to URLs (Universal Resource Locators)
+and URNs (Universal Resource Names). That is, RFC2396 updates and merges RFC1738 and
+RFC1808 into a single syntax, called the URI. It does exclude some portions of RFC1738
+that define specific syntax of individual URL schemes. </p>
+
+<p>In URL slang, the <em>scheme</em> is usually called the `protocol', but it is called
+scheme in RFC1738. A URL `host' corresponds to the URI `authority.' The URL slang
+`bookmark' or `anchor' is `fragment' in URI lingo. </p>
+
+<p>The URI facility was available as a patch to Allegro CL 5.0.1 and is included with
+release 6.0. the URI facility might not be in an Allegro CL image. Evaluate <code>(require
+:uri)</code> to ensure the facility is loaded (that form returns <code>nil</code> if the
+URI module is already loaded). </p>
+
+<p>Broadly, the URI facility creates a Lisp object that represents a URI, and provides
+setters and accessors to fields in the URI object. The URI object can also be interned,
+much like symbols in CL are. This document describes the facility and the related
+operators. </p>
+
+<p>Aside from the obvious slots which are called out in the RFC, URIs also have a property
+list. With interning, this is another similarity between URIs and CL symbols. </p>
+
+<hr>
+
+<hr>
+
+<h2><a name="uri-api-1">2.0 The URI API definition</a></h2>
+
+<p>Symbols naming objects (functions, variables, etc.) in the <em>uri</em> module are
+exported from the <code>net.uri</code> package. </p>
+
+<p>URIs are represented by CLOS objects. Their slots are: </p>
+
+<pre>
+scheme 
+host 
+port 
+path 
+query
+fragment 
+plist 
+</pre>
+
+<p>The <code>host</code> and <code>port</code> slots together correspond to the <code>authority</code>
+(see RFC2396). There is an accessor-like function, <a href="operators/uri-authority.htm"><b>uri-authority</b></a>,
+that can be used to extract the authority from a URI. See the RFC2396 specifications
+pointed to at the beginning of the <a href="#uri-intro-1">1.0 Introduction</a> for details
+of all the slots except <code>plist</code>. The <code>plist</code> slot contains a
+standard Common Lisp property list. </p>
+
+<p>All symbols are external in the <code>net.uri</code> package, unless otherwise noted.
+Brief descriptions are given in this document, with complete descriptions in the
+individual pages. 
+
+<ul>
+  <li><a href="classes/uri.htm"><code>uri</code></a>: the class of URI objects. </li>
+  <li><a href="classes/urn.htm"><code>urn</code></a>: the class of URN objects. </li>
+  <li><a href="operators/uri-p.htm"><b>uri-p</b></a> <p><b>Arguments: </b><i>object</i></p>
+    <p>Returns true if <i>object</i> is an instance of class <a href="classes/uri.htm"><code>uri</code></a>.
+    </p>
+  </li>
+  <li><a href="operators/copy-uri.htm"><b>copy-uri</b></a> <p><b>Arguments: </b><i>uri </i>&key
+    <i>place scheme host port path query fragment plist </i></p>
+    <p>Copies the specified URI object. See the description page for information on the
+    keyword arguments. </p>
+  </li>
+  <li><a href="operators/uri-scheme.htm"><b>uri-scheme</b></a><br>
+    <a href="operators/uri-host.htm"><b>uri-host</b></a><br>
+    <a href="operators/uri-port.htm"><b>uri-port</b></a><br>
+    <a href="operators/uri-path.htm"><b>uri-path</b></a><br>
+    <a href="operators/uri-query.htm"><b>uri-query</b></a><br>
+    <a href="operators/uri-fragment.htm"><b>uri-fragment</b></a><br>
+    <a href="operators/uri-plist.htm"><b>uri-plist</b></a><br>
+    <p><b>Arguments: </b><i>uri-object </i></p>
+    <p>These accessors return the value of the associated slots of the <i>uri-object</i> </p>
+  </li>
+  <li><a href="operators/uri-authority.htm"><b>uri-authority</b></a> <p><b>Arguments: </b><i>uri-object
+    </i></p>
+    <p>Returns the authority of <i>uri-object</i>. The authority combines the host and port. </p>
+  </li>
+  <li><a href="operators/render-uri.htm"><b>render-uri</b></a> <p><b>Arguments: </b><i>uri
+    stream </i></p>
+    <p>Print to <i>stream</i> the printed representation of <i>uri</i>. </p>
+  </li>
+  <li><a href="operators/parse-uri.htm"><b>parse-uri</b></a> <p><b>Arguments: </b><i>string </i>&key
+    (<i>class</i> 'uri)<i> </i></p>
+    <p>Parse <i>string</i> into a URI object. </p>
+  </li>
+  <li><a href="operators/merge-uris.htm"><b>merge-uris</b></a> <p><b>Arguments: </b><i>uri
+    base-uri </i>&optional <i>place </i></p>
+    <p>Return an absolute URI, based on <i>uri</i>, which can be relative, and <i>base-uri</i>
+    which must be absolute. </p>
+  </li>
+  <li><a href="operators/enough-uri.htm"><b>enough-uri</b></a> <p><b>Arguments: </b><i>uri
+    base </i></p>
+    <p>Converts <i>uri</i> into a relative URI using <i>base</i> as the base URI. </p>
+  </li>
+  <li><a href="operators/uri-parsed-path.htm"><b>uri-parsed-path</b></a> <p><b>Arguments: </b><i>uri
+    </i></p>
+    <p>Return the parsed representation of the path. </p>
+  </li>
+  <li><a href="operators/uri.htm"><b>uri</b></a> <p><b>Arguments: </b><i>object </i></p>
+    <p>Defined methods: if argument is a uri object, return it; create a uri object if
+    possible and return it, or error if not possible. </p>
+  </li>
+</ul>
+
+<hr>
+
+<hr>
+
+<h2><a name="parsing-decoding-1">3.0 Parsing, escape decoding/encoding and the path</a></h2>
+
+<p>The method <a href="operators/uri-path.htm"><b>uri-path</b></a> returns the path
+portion of the URI, in string form. The method <a href="operators/uri-parsed-path.htm"><b>uri-parsed-path</b></a>
+returns the path portion of the URI, in list form. This list form is discussed below,
+after a discussion of decoding/encoding. </p>
+
+<p>RFC2396 lays out a method for inserting into URIs <em>reserved characters</em>. You do
+this by escaping the character. An <em>escaped</em> character is defined like this: </p>
+
+<pre>
+escaped = "%" hex hex 
+
+hex = digit | "A" | "B" | "C" | "D" | "E" | "F" | "a" | "b" | "c" | "d" | "e" | "f" 
+</pre>
+
+<p>In addition, the RFC defines excluded characters: </p>
+
+<pre>
+"<" | ">" | "#" | "%" | <"> | "{" | "}" | "|" | "\" | "^" | "[" | "]" | "`" 
+</pre>
+
+<p>The set of reserved characters are: </p>
+
+<pre>
+";" | "/" | "?" | ":" | "@" | "&" | "=" | "+" | "$" | "," 
+</pre>
+
+<p>with the following exceptions: 
+
+<ul>
+  <li>within the authority component, the characters ";", ":",
+    "@", "?", and "/" are reserved. </li>
+  <li>within a path segment, the characters "/", ";", "=", and
+    "?" are reserved. </li>
+  <li>within a query component, the characters ";", "/", "?",
+    ":", "@", "&", "=", "+",
+    ",", and "$" are reserved. </li>
+</ul>
+
+<p>From the RFC, there are two important rules about escaping and unescaping (encoding and
+decoding): 
+
+<ul>
+  <li>decoding should only happen when the URI is parsed into component parts;</li>
+  <li>encoding can only occur when a URI is made from component parts (ie, rendered for
+    printing). </li>
+</ul>
+
+<p>The implication of this is that to decode the URI, it must be in a parsed state. That
+is, you can't convert <font face="Courier New">%2f</font> (the escaped form of
+"/") until the path has been parsed into its component parts. Another important
+desire is for the application viewing the component parts to see the decoded values of the
+components. For example, consider: </p>
+
+<pre>
+http://www.franz.com/calculator/3%2f2 
+</pre>
+
+<p>This might be the implementation of a calculator, and how someone would execute 3/2.
+Clearly, the application that implements this would want to see path components of
+"calculator" and "3/2". "3%2f2" would not be useful to the
+calculator application. </p>
+
+<p>For the reasons given above, a parsed version of the path is available and has the
+following form: </p>
+
+<pre>
+([:absolute | :relative] component1 [component2...]) 
+</pre>
+
+<p>where components are: </p>
+
+<pre>
+element | (element param1 [param2 ...]) 
+</pre>
+
+<p>and <em>element</em> is a path element, and the param's are path element parameters.
+For example, the result of </p>
+
+<pre>
+(uri-parsed-path (parse-uri "foo;10/bar:x;y;z/baz.htm")) 
+</pre>
+
+<p>is </p>
+
+<pre>
+(:relative ("foo" "10") ("bar:x" "y" "z") "baz.htm") 
+</pre>
+
+<p>There is a certain amount of canonicalization that occurs when parsing: 
+
+<ul>
+  <li>A path of <code>(:absolute)</code> or <code>(:absolute "")</code> is
+    equivalent to a <code>nil</code> path. That is, <code>http://a/</code> is parsed with a <code>nil</code>
+    path and printed as <code>http://a</code>. </li>
+  <li>Escaped characters that are not reserved are not escaped upon printing. For example, <code>"foob%61r"</code>
+    is parsed into <code>"foobar"</code> and appears as <code>"foobar"</code>
+    when the URI is printed. </li>
+</ul>
+
+<hr>
+
+<hr>
+
+<h2><a name="interning-uris-1">4.0 Interning URIs</a></h2>
+
+<p>This section describes how to intern URIs. Interning is not mandatory. URIs can be used
+perfectly well without interning them. </p>
+
+<p>Interned URIs in Allegro are like symbols. That is, a string representing a URI, when
+parsed and interned, will always yield an <strong>eq</strong> object. For example: </p>
+
+<pre>
+(eq (intern-uri "http://www.franz.com") 
+    (intern-uri "http://www.franz.com")) 
+</pre>
+
+<p>is always true. (Two strings with identical contents may or may not be <strong>eq</strong>
+in Common Lisp, note.) </p>
+
+<p>The functions associated with interning are: 
+
+<ul>
+  <li><a href="operators/make-uri-space.htm"><b>make-uri-space</b></a> <p><b>Arguments: </b>&key
+    <i>size </i></p>
+    <p>Make a new hash-table object to contain interned URIs. </p>
+  </li>
+  <li><a href="operators/uri-space.htm"><b>uri-space</b></a> <p><b>Arguments: </b></p>
+    <p>Return the object into which URIs are currently being interned. </p>
+  </li>
+  <li><a href="operators/uri_eq.htm"><b>uri=</b></a> <p><b>Arguments: </b><i>uri1 uri2 </i></p>
+    <p>Returns true if <i>uri1</i> and <i>uri2</i> are equivalent. </p>
+  </li>
+  <li><a href="operators/intern-uri.htm"><b>intern-uri</b></a> <p><b>Arguments: </b><i>uri-name
+    </i>&optional <i>uri-space </i></p>
+    <p>Intern the uri object specified in the uri-space specified. Methods exist for strings
+    and uri objects. </p>
+  </li>
+  <li><a href="operators/unintern-uri.htm"><b>unintern-uri</b></a> <p><b>Arguments: </b><i>uri
+    </i>&optional <i>uri-space </i></p>
+    <p>Unintern the uri object specified or all uri objects (in <i>uri-space</i> if specified)
+    if <i>uri</i> is <code>t</code>. </p>
+  </li>
+  <li><a href="operators/do-all-uris.htm"><b>do-all-uris</b></a> <p><b>Arguments: </b><i>(var </i>&optional
+    <i>uri-space result) </i>&body <i>body </i></p>
+    <p>Bind <i>var</i> to all currently defined uris (in <i>uri-space</i> if specified) and
+    evaluate <i>body</i>. </p>
+  </li>
+</ul>
+
+<hr>
+
+<hr>
+
+<h2><a name="acl-implementation-1">5.0 Allegro CL implementation notes</a></h2>
+
+<ol>
+  <li>The following are true: <br>
+    <code>(uri= (parse-uri "http://www.franz.com/")</code> <br>
+        <code>(parse-uri "http://www.franz.com"))</code> <br>
+    <code>(eq (intern-uri "http://www.franz.com/")</code> <br>
+       <code>(intern-uri "http://www.franz.com"))</code><br>
+  </li>
+  <li>The following is true: <br>
+    <code>(eq (intern-uri "http://www.franz.com:80/foo/bar.htm")</code> <br>
+        <code>(intern-uri "http://www.franz.com/foo/bar.htm"))</code><br>
+    (I.e. specifying the default port is the same as specifying no port at all. This is
+    specific in RFC2396.) </li>
+  <li>The <em>scheme</em> and <em>authority</em> are case-insensitive. In Allegro CL, the
+    scheme is a keyword that appears in the normal case for the Lisp in which you are
+    executing. </li>
+  <li><code>#u"..."</code> is shorthand for <code>(parse-uri "...")</code>
+    but if an existing <code>#u</code> dispatch macro definition exists, it will not be
+    overridden. </li>
+  <li>The interaction between setting the scheme, host, port, path, query, and fragment slots
+    of URI objects, in conjunction with interning URIs will have very bad and unpredictable
+    results. </li>
+  <li>The printable representation of URIs is cached, for efficiency. This caching is undone
+    when the above slots are changed. That is, when you create a URI the printed
+    representation is cached. When you change one of the above mentioned slots, the printed
+    representation is cleared and calculated when the URI is next printed. For example: </li>
+</ol>
+
+<pre>
+user(10): (setq u #u"http://foo.bar.com/foo/bar") 
+#<uri http://foo.bar.com/foo/bar> 
+user(11): (setf (net.uri:uri-host u) "foo.com") 
+"foo.com" 
+user(12): u 
+#<uri http://foo.com/foo/bar> 
+user(13): 
+</pre>
+
+<p>This allows URIs behavior to follow the principle of least surprise. </p>
+
+<hr>
+
+<hr>
+
+<h2><a name="examples-1">6.0 Examples</a></h2>
+
+<pre>
+uri(10): (use-package :net.uri)
+t
+uri(11): (parse-uri "foo")
+#<uri foo>
+uri(12): #u"foo"
+#<uri foo>
+uri(13): (setq base (intern-uri "http://www.franz.com/foo/bar/"))
+#<uri http://www.franz.com/foo/bar/>
+uri(14): (merge-uris (parse-uri "foo.htm") base)
+#<uri http://www.franz.com/foo/bar/foo.htm>
+uri(15): (merge-uris (parse-uri "?foo") base)
+#<uri http://www.franz.com/foo/bar/?foo>
+uri(16): (setq base (intern-uri "http://www.franz.com/foo/bar/baz.htm"))
+#<uri http://www.franz.com/foo/bar/baz.htm>
+uri(17): (merge-uris (parse-uri "foo.htm") base)
+#<uri http://www.franz.com/foo/bar/foo.htm>
+uri(18): (merge-uris #u"?foo" base)
+#<uri http://www.franz.com/foo/bar/?foo>
+uri(19): (describe #u"http://www.franz.com")
+#<uri http://www.franz.com> is an instance of #<standard-class net.uri:uri>:
+ The following slots have :instance allocation:
+  scheme        :http
+  host          "www.franz.com"
+  port          nil
+  path          nil
+  query         nil
+  fragment      nil
+  plist         nil
+  escaped       nil
+  string        "http://www.franz.com"
+  parsed-path   nil
+  hashcode      nil
+uri(20): (describe #u"http://www.franz.com/")
+#<uri http://www.franz.com> is an instance of #<standard-class net.uri:uri>:
+ The following slots have :instance allocation:
+  scheme        :http
+  host          "www.franz.com"
+  port          nil
+  path          nil
+  query         nil
+  fragment      nil
+  plist         nil
+  escaped       nil
+  string        "http://www.franz.com"
+  parsed-path   nil
+  hashcode      nil
+uri(21): #u"foobar#baz%23xxx"
+#<uri foobar#baz#xxx>
+</pre>
+
+<p><small>Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
+Created 2001.8.16.</small></p>
+</body>
+</html>

Added: branches/grin-neu/thirdparty/trivial-gray-streams/COPYING
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/COPYING	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/COPYING	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,21 @@
+    Copyright (c) 2005 David Lichteblau
+
+    Permission is hereby granted, free of charge, to any person
+    obtaining a copy of this software and associated documentation files
+    (the "Software"), to deal in the Software without restriction,
+    including without limitation the rights to use, copy, modify, merge,
+    publish, distribute, sublicense, and/or sell copies of the Software,
+    and to permit persons to whom the Software is furnished to do so,
+    subject to the following conditions:
+
+    The above copyright notice and this permission notice shall be
+    included in all copies or substantial portions of the Software.
+
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+    BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+    ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+    CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+    SOFTWARE.

Added: branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Entries
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Entries	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Entries	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,7 @@
+/COPYING/1.1/Sun Dec  4 23:41:05 2005//
+/Makefile/1.1.1.1/Wed Nov  9 22:11:00 2005//
+/README/1.3/Thu Sep 14 17:45:36 2006//
+/mixin.lisp/1.5/Thu Sep 14 17:45:36 2006//
+/package.lisp/1.4/Thu Sep 14 17:45:36 2006//
+/trivial-gray-streams.asd/1.1.1.1/Wed Nov  9 22:11:00 2005//
+D

Added: branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Repository
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Repository	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Repository	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1 @@
+trivial-gray-streams

Added: branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Root
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Root	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Root	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1 @@
+:pserver:anonymous at common-lisp.net:/project/cl-plus-ssl/cvsroot

Added: branches/grin-neu/thirdparty/trivial-gray-streams/CVS/Template
===================================================================

Added: branches/grin-neu/thirdparty/trivial-gray-streams/Makefile
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/Makefile	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/Makefile	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,3 @@
+.PHONY: clean
+clean:
+	rm -f *.fasl *.x86f *.fas *.ufsl *.lib *.pfsl


Property changes on: branches/grin-neu/thirdparty/trivial-gray-streams/Makefile
___________________________________________________________________
Name: svn:eol-style
   + native

Added: branches/grin-neu/thirdparty/trivial-gray-streams/README
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/README	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/README	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,37 @@
+trivial-gray-streams
+====================
+
+This system provides an extremely thin compatibility layer for gray
+streams.  It is nearly *too* trivial for a complete package, except that
+I have copy&pasted this code into enough projects now that I decided to
+factor it out once again now, and then *never* have to touch it again.
+
+
+How to use it
+=============
+
+1. Use the package TRIVIAL-GRAY-STREAMS instead of whatever
+   implementation-specific package you would have to use otherwise to
+   get at gray stream symbols.
+2. For STREAM-READ-SEQUENCE and STREAM-WRITE-SEQUENCE, notice that we
+   use two required arguments and allow additional keyword arguments.
+   So the lambda list when defining a method on either function should look
+   like this:
+     (stream sequence start end &key)
+3. In order for (2) to work on all Lisps, make sure to subclass all your
+   stream classes from TRIVIAL-GRAY-STREAM-MIXIN if you intend to define
+   methods on those two generic functions.
+
+
+Extensions
+==========
+
+Generic function STREAM-READ-SEQUENCE (stream sequence start end &key)
+Generic function STREAM-WRITE-SEQUENCE (stream sequence start end &key)
+
+	See above.
+
+Generic function STREAM-FILE-POSITION (stream) => file position
+Generic function (SETF STREAM-FILE-POSITION) (position-spec stream) => successp
+
+	Will only be called by LispWorks and CLISP.

Added: branches/grin-neu/thirdparty/trivial-gray-streams/mixin.lisp
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/mixin.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/mixin.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,117 @@
+(in-package :trivial-gray-streams)
+
+(defclass trivial-gray-stream-mixin () ())
+
+(defgeneric stream-read-sequence
+    (stream sequence start end &key &allow-other-keys))
+(defgeneric stream-write-sequence
+    (stream sequence start end &key &allow-other-keys))
+
+(defgeneric stream-file-position (stream))
+(defgeneric (setf stream-file-position) (newval stream))
+
+(defmethod stream-write-string
+    ((stream trivial-gray-stream-mixin) seq &optional start end)
+  (stream-write-sequence stream seq (or start 0) (or end (length seq))))
+
+;; Implementations should provide this default method, I believe, but
+;; at least sbcl and allegro don't.
+(defmethod stream-terpri ((stream trivial-gray-stream-mixin))
+  (write-char #\newline stream))
+
+(defmethod stream-file-position ((stream trivial-gray-stream-mixin))
+  nil)
+
+(defmethod (setf stream-file-position)
+    (newval (stream trivial-gray-stream-mixin))
+  (declare (ignore newval))
+  nil)
+
+#+allegro
+(progn
+  (defmethod excl:stream-read-sequence
+      ((s trivial-gray-stream-mixin) seq &optional start end)
+    (stream-read-sequence s seq (or start 0) (or end (length seq))))
+  (defmethod stream:stream-write-sequence
+      ((s trivial-gray-stream-mixin) seq &optional start end)
+    (stream-write-sequence s seq (or start 0) (or end (length seq)))))
+
+#+cmu
+(progn
+  (defmethod ext:stream-read-sequence
+      ((s trivial-gray-stream-mixin) seq &optional start end)
+    (stream-read-sequence s seq (or start 0) (or end (length seq))))
+  (defmethod ext:stream-write-sequence
+      ((s trivial-gray-stream-mixin) seq &optional start end)
+    (stream-write-sequence s seq (or start 0) (or end (length seq)))))
+
+#+lispworks
+(progn
+  (defmethod stream:stream-read-sequence
+      ((s trivial-gray-stream-mixin) seq start end)
+    (stream-read-sequence s seq start end))
+  (defmethod stream:stream-write-sequence
+      ((s trivial-gray-stream-mixin) seq start end)
+    (stream-write-sequence s seq start end))
+
+  (defmethod stream:stream-file-position ((stream trivial-gray-stream-mixin))
+    (stream-file-position stream))
+  (defmethod (setf stream:stream-file-position)
+      (newval (stream trivial-gray-stream-mixin))
+    (setf (stream-file-position stream) newval)))
+
+#+openmcl
+(progn
+  (defmethod ccl:stream-read-vector
+      ((s trivial-gray-stream-mixin) seq start end)
+    (stream-read-sequence s seq start end))
+  (defmethod ccl:stream-write-vector
+      ((s trivial-gray-stream-mixin) seq start end)
+    (stream-write-sequence s seq start end)))
+
+#+clisp
+(progn
+  (defmethod gray:stream-read-byte-sequence
+      ((s trivial-gray-stream-mixin)
+       seq
+       &optional start end no-hang interactive)
+    (when no-hang
+      (error "this stream does not support the NO-HANG argument"))
+    (when interactive
+      (error "this stream does not support the INTERACTIVE argument"))
+    (stream-read-sequence s seq start end))
+
+  (defmethod gray:stream-write-byte-sequence
+      ((s trivial-gray-stream-mixin)
+       seq
+       &optional start end no-hang interactive)
+    (when no-hang
+      (error "this stream does not support the NO-HANG argument"))
+    (when interactive
+      (error "this stream does not support the INTERACTIVE argument"))
+    (stream-write-sequence s seq start end))
+
+  (defmethod gray:stream-read-char-sequence
+      ((s trivial-gray-stream-mixin) seq &optional start end)
+    (stream-read-sequence s seq start end))
+
+  (defmethod gray:stream-write-char-sequence
+      ((s trivial-gray-stream-mixin) seq &optional start end)
+    (stream-write-sequence s seq start end))
+
+  (defmethod gray:stream-position ((stream trivial-gray-stream-mixin) position)
+    (if position
+	(setf (stream-file-position stream) position)
+        (stream-file-position stream))))
+
+#+sbcl
+(progn
+  (defmethod sb-gray:stream-read-sequence
+      ((s trivial-gray-stream-mixin) seq &optional start end)
+    (stream-read-sequence s seq (or start 0) (or end (length seq))))
+  (defmethod sb-gray:stream-write-sequence
+      ((s trivial-gray-stream-mixin) seq &optional start end)
+    (stream-write-sequence s seq (or start 0) (or end (length seq))))
+  ;; SBCL extension:
+  (defmethod sb-gray:stream-line-length ((stream trivial-gray-stream-mixin))
+    80))

Added: branches/grin-neu/thirdparty/trivial-gray-streams/package.lisp
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/package.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/package.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,44 @@
+(in-package :trivial-gray-streams-system)
+
+#+cmu
+(eval-when (:compile-toplevel :load-toplevel :execute)
+  (require :gray-streams))
+
+#+allegro
+(eval-when (:compile-toplevel :load-toplevel :execute)
+  (unless (fboundp 'stream:stream-write-string)
+    (require "streamc.fasl")))
+
+(macrolet
+    ((frob ()
+       (let
+	   ((common-symbols
+	     '(#:fundamental-stream #:fundamental-input-stream
+	       #:fundamental-output-stream #:fundamental-character-stream
+	       #:fundamental-binary-stream #:fundamental-character-input-stream
+	       #:fundamental-character-output-stream
+	       #:fundamental-binary-input-stream
+	       #:fundamental-binary-output-stream #:stream-read-char
+	       #:stream-unread-char #:stream-read-char-no-hang
+	       #:stream-peek-char #:stream-listen #:stream-read-line
+	       #:stream-clear-input #:stream-write-char #:stream-line-column
+	       #:stream-start-line-p #:stream-write-string #:stream-terpri
+	       #:stream-fresh-line #:stream-finish-output #:stream-force-output
+	       #:stream-clear-output #:stream-advance-to-column
+	       #:stream-read-byte #:stream-write-byte)))
+	 `(defpackage :trivial-gray-streams
+	    (:use :cl)
+	    (:import-from #+sbcl :sb-gray
+			  #+allegro :excl
+			  #+cmu :ext
+			  #+clisp :gray
+			  #+openmcl :ccl
+			  #+lispworks :stream
+			  #-(or sbcl allegro cmu clisp openmcl lispworks) ...
+			  , at common-symbols)
+	    (:export #:trivial-gray-stream-mixin
+		     #:stream-read-sequence
+		     #:stream-write-sequence
+		     #:stream-file-position
+		     , at common-symbols)))))
+  (frob))

Added: branches/grin-neu/thirdparty/trivial-gray-streams/trivial-gray-streams.asd
===================================================================
--- branches/grin-neu/thirdparty/trivial-gray-streams/trivial-gray-streams.asd	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/trivial-gray-streams/trivial-gray-streams.asd	2006-12-01 10:39:49 UTC (rev 2094)
@@ -0,0 +1,9 @@
+;;; -*- mode: lisp -*-
+
+(defpackage :trivial-gray-streams-system
+(:use :cl :asdf))
+(in-package :trivial-gray-streams-system)
+
+(defsystem :trivial-gray-streams
+  :serial t
+  :components ((:file "package") (:file "mixin")))

Modified: branches/grin-neu/thirdparty/uffi/src/corman/getenv-ccl.lisp
===================================================================
--- branches/grin-neu/thirdparty/uffi/src/corman/getenv-ccl.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/uffi/src/corman/getenv-ccl.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -7,13 +7,8 @@
 ;;;; Programmer:    "Joe Marshall" <prunesquallor at attbi.com>
 ;;;; Date Started:  Feb 2002
 ;;;;
-`;;;; $Id: getenv-ccl.lisp,v 1.1 2004/06/23 08:27:10 hans Exp $
+;;;; $Id$
 ;;;;
-;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
-;;;;
-;;;; UFFI users are granted the rights to distribute and use this software
-;;;; as governed by the terms of the Lisp Lesser GNU Public License
-;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
 (in-package :cl-user)

Modified: branches/grin-neu/thirdparty/uffi/tests/package.lisp
===================================================================
--- branches/grin-neu/thirdparty/uffi/tests/package.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/thirdparty/uffi/tests/package.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -7,7 +7,9 @@
 ;;;; Author:        Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2003
 ;;;;
-;;;; $Id: package.lisp,v 1.1 2004/06/23 08:27:10 hans Exp $
+;;;; This file, part of UFFI, is Copyright (c) 2003-2005 by Kevin M. Rosenberg
+;;;;
+;;;; $Id$
 ;;;; *************************************************************************
 
 (defpackage #:uffi-tests

Modified: branches/grin-neu/tools/make-core.lisp
===================================================================
--- branches/grin-neu/tools/make-core.lisp	2006-12-01 10:37:34 UTC (rev 2093)
+++ branches/grin-neu/tools/make-core.lisp	2006-12-01 10:39:49 UTC (rev 2094)
@@ -1,6 +1,8 @@
 (in-package :cl-user)
 
+#+cmu
 (setf ext:*gc-verbose* nil)
+#+cmu
 (setf ext:*bytes-consed-between-gcs* (* 12000000 3)) ;3x default
 (setf *compile-print* nil)
 




More information about the Bknr-cvs mailing list