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/testoutput16

# This test is run only when JIT support is not available. It checks that an
# attempt to use it has the expected behaviour. It also tests things that
# are different without JIT.

/abc/I,jit,jitverify
Capture group count = 0
First code unit = 'a'
Last code unit = 'c'
Subject length lower bound = 3
JIT support is not available in this version of PCRE2

/a*/I
Capture group count = 0
May match empty string
Subject length lower bound = 0

# End of testinput16