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

1.1       misho       1: /-- Tests for the 32-bit library with UTF-32 support only */
                      2: 
                      3: /-- Non-UTF characters --/
                      4: 
                      5: /\x{110000}/8
                      6: 
                      7: /\C/8
                      8:     \x{110000}
                      9: 
                     10: /-- End of testinput26 --/

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