28 |
ARM v5, v7, and Thumb2 |
ARM v5, v7, and Thumb2 |
29 |
Intel x86 32-bit and 64-bit |
Intel x86 32-bit and 64-bit |
30 |
MIPS 32-bit |
MIPS 32-bit |
31 |
Power PC 32-bit and 64-bit |
Power PC 32-bit and 64-bit (experimental) |
32 |
.sp |
.sp |
33 |
If --enable-jit is set on an unsupported platform, compilation fails. |
The Power PC support is designated as experimental because it has not been |
34 |
|
fully tested. If --enable-jit is set on an unsupported platform, compilation |
35 |
|
fails. |
36 |
.P |
.P |
37 |
A program can tell if JIT support is available by calling \fBpcre_config()\fP |
A program can tell if JIT support is available by calling \fBpcre_config()\fP |
38 |
with the PCRE_CONFIG_JIT option. The result is 1 when JIT is available, and 0 |
with the PCRE_CONFIG_JIT option. The result is 1 when JIT is available, and 0 |
95 |
.P |
.P |
96 |
The unsupported pattern items are: |
The unsupported pattern items are: |
97 |
.sp |
.sp |
98 |
\eC match a single byte, even in UTF-8 mode |
\eC match a single byte; not supported in UTF-8 mode |
99 |
(?Cn) callouts |
(?Cn) callouts |
100 |
(?(<name>)... conditional test on setting of a named subpattern |
(?(<name>)... conditional test on setting of a named subpattern |
101 |
(?(R)... conditional test on whole pattern recursion |
(?(R)... conditional test on whole pattern recursion |
267 |
.rs |
.rs |
268 |
.sp |
.sp |
269 |
.nf |
.nf |
270 |
Last updated: 23 September 2011 |
Last updated: 19 October 2011 |
271 |
Copyright (c) 1997-2011 University of Cambridge. |
Copyright (c) 1997-2011 University of Cambridge. |
272 |
.fi |
.fi |