Annotation of embedaddon/pcre/testdata/testinput21, revision 1.1.1.1

1.1       misho       1: /-- Tests for reloading pre-compile patterns. The first one gives an error
                      2: right away. The others require the linke size to be 2. */
                      3: 
                      4: <!testsaved8
                      5: 
                      6: /-- Generated from: ^[aL](?P<name>(?:[AaLl]+)[^xX-]*?)(?P<other>[\x{150}-\x{250}\x{300}]|[^\x{800}aAs-uS-U\x{d800}-\x{dfff}])++[^#\b\x{500}\x{1000}]{3,5}$ --/
                      7: 
                      8: <!testsaved16LE-1
                      9: 
                     10: <!testsaved16BE-1
                     11: 
                     12: /-- End of testinput21 --/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>