pcre2/testdata/testinput14

10 lines
231 B
Plaintext
Raw Normal View History

2014-08-08 20:18:18 +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:21:05 +02:00
/abc/I,jit,jitverify
2014-08-08 20:18:18 +02:00
/a*/I
# End of testinput14