Files
pcre2/testdata/testinput29
Nicholas Wilson 0d0ac3aa0f Update EBCDIC support to support testing on normal ASCII systems (#656)
The pcre2test utility needs quite a few changes to accommodate this.
It is simpler to add a new mode to it, than to make it fully
EBCDIC-native. On an ASCII system, pcre2test performs ASCII I/O, but
tranlates the input when passing it to the fully-EBCDIC-supporting
library.
2025-02-12 22:31:00 +00:00

10 lines
133 B
Plaintext

# This tests the EBCDIC support in PCRE2, specifically when NL has been
# configured to be 0x25.
/^\x25$/
\n
/\cU/
\x0a
\x85