Annotation of embedaddon/pcre/testdata/testinput24, revision 1.1

1.1     ! misho       1: /-- Tests for the 16-bit library with UTF-16 support only */
        !             2: 
        !             3: /bad/8
        !             4:     \x{d800}
        !             5: 
        !             6: /short/8
        !             7:     \P\P\x{d800}
        !             8: 
        !             9: /-- End of testinput24 --/

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