pcre2/testdata/testinput15

10 lines
231 B
Plaintext
Raw Normal View History

2014-10-06 19:28:42 +02:00
# 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.
2014-08-08 20:18:18 +02:00
2014-10-06 19:28:42 +02:00
/abc/I,jit,jitverify
2014-08-08 20:18:18 +02:00
/a*/I
# End of testinput15