File: testinput26

package info (click to toggle)
pcre3 2%3A8.39-15
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 12,232 kB
  • sloc: ansic: 70,018; sh: 5,747; cpp: 4,224; makefile: 795; pascal: 617; perl: 516
file content (14 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (28)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/-- Tests for the 32-bit library with UTF-32 support only */

< forbid W

/-- Non-UTF characters --/

/\x{110000}/8

/\o{4200000}/8

/\C/8
    \x{110000}

/-- End of testinput26 --/