| 658 |
26 malformed number or name after (?( |
26 malformed number or name after (?( |
| 659 |
27 conditional group contains more than two branches |
27 conditional group contains more than two branches |
| 660 |
28 assertion expected after (?( |
28 assertion expected after (?( |
| 661 |
29 (?R or (?digits must be followed by ) |
29 (?R or (?[+-]digits must be followed by ) |
| 662 |
30 unknown POSIX class name |
30 unknown POSIX class name |
| 663 |
31 POSIX collating elements are not supported |
31 POSIX collating elements are not supported |
| 664 |
32 this version of PCRE is not compiled with PCRE_UTF8 support |
32 this version of PCRE is not compiled with PCRE_UTF8 support |
| 686 |
54 DEFINE group contains more than one branch |
54 DEFINE group contains more than one branch |
| 687 |
55 repeating a DEFINE group is not allowed |
55 repeating a DEFINE group is not allowed |
| 688 |
56 inconsistent NEWLINE options" |
56 inconsistent NEWLINE options" |
| 689 |
|
57 \g is not followed by a braced name or an optionally braced |
| 690 |
|
non-zero number |
| 691 |
|
58 (?+ or (?- or (?(+ or (?(- must be followed by a non-zero number |
| 692 |
</PRE> |
</PRE> |
| 693 |
</P> |
</P> |
| 694 |
<br><a name="SEC9" href="#TOC1">STUDYING A PATTERN</a><br> |
<br><a name="SEC9" href="#TOC1">STUDYING A PATTERN</a><br> |
| 895 |
</pre> |
</pre> |
| 896 |
Return 1 if the (?J) option setting is used in the pattern, otherwise 0. The |
Return 1 if the (?J) option setting is used in the pattern, otherwise 0. The |
| 897 |
fourth argument should point to an <b>int</b> variable. The (?J) internal option |
fourth argument should point to an <b>int</b> variable. The (?J) internal option |
| 898 |
setting changes the local PCRE_DUPNAMES value. |
setting changes the local PCRE_DUPNAMES option. |
| 899 |
<pre> |
<pre> |
| 900 |
PCRE_INFO_LASTLITERAL |
PCRE_INFO_LASTLITERAL |
| 901 |
</pre> |
</pre> |
| 1876 |
</P> |
</P> |
| 1877 |
<br><a name="SEC22" href="#TOC1">REVISION</a><br> |
<br><a name="SEC22" href="#TOC1">REVISION</a><br> |
| 1878 |
<P> |
<P> |
| 1879 |
Last updated: 04 June 2007 |
Last updated: 13 June 2007 |
| 1880 |
<br> |
<br> |
| 1881 |
Copyright © 1997-2007 University of Cambridge. |
Copyright © 1997-2007 University of Cambridge. |
| 1882 |
<br> |
<br> |