File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / testdata / testoutput12
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:05:52 2012 UTC (12 years, 5 months ago) by misho
Branches: pcre, MAIN
CVS tags: v8_21, HEAD
pcre

    1: /a(*:a\x{1234}b)/8K
    2:     abc
    3:  0: a
    4: MK: a\x{1234}b
    5: 
    6: /a(*:a£b)/8K 
    7:     abc
    8:  0: a
    9: MK: a£b
   10: 
   11: /-- End of testinput12 --/

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