system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
cmd: 

Direktori : /usr/local/src/pcre2-10.39/testdata/
Upload File :
Current File : //usr/local/src/pcre2-10.39/testdata/testoutput23

# This test is run when PCRE2 has been built with --enable-never-backslash-C,
# which disables the use of \C. All we can do is check that it gives the 
# correct error message.

/a\Cb/
Failed: error 185 at offset 3: using \C is disabled in this PCRE2 library

# End of testinput23