File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / testdata / testinput26
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 19:46:05 2014 UTC (10 years ago) by misho
Branches: pcre, MAIN
CVS tags: v8_34, HEAD
pcre 8.34

    1: /-- Tests for the 32-bit library with UTF-32 support only */
    2: 
    3: < forbid W
    4: 
    5: /-- Non-UTF characters --/
    6: 
    7: /\x{110000}/8
    8: 
    9: /\o{4200000}/8
   10: 
   11: /\C/8
   12:     \x{110000}
   13: 
   14: /-- End of testinput26 --/

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