| 1 |
/-- This test is run only when JIT support is available. It checks for a |
/-- This test is run only when JIT support is available. It checks for a |
| 2 |
successful and an unsuccessful JIT compile and save/restore behaviour. --/ |
successful and an unsuccessful JIT compile and save and restore behaviour, |
| 3 |
** Unknown option 'r' |
and a couple of things that are different with JIT. --/ |
| 4 |
|
|
| 5 |
/abc/S+I |
/abc/S+I |
| 6 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
| 37 |
abc |
abc |
| 38 |
0: abc |
0: abc |
| 39 |
|
|
| 40 |
|
/\p{Xps}*/SI |
| 41 |
|
Capturing subpattern count = 0 |
| 42 |
|
No options |
| 43 |
|
No first char |
| 44 |
|
No need char |
| 45 |
|
Subject length lower bound = -1 |
| 46 |
|
No set of starting bytes |
| 47 |
|
JIT study was successful |
| 48 |
|
|
| 49 |
/-- End of testinput14 --/ |
/-- End of testinput14 --/ |