| 673 |
9 nothing to repeat |
9 nothing to repeat |
| 674 |
10 [this code is not in use] |
10 [this code is not in use] |
| 675 |
11 internal error: unexpected repeat |
11 internal error: unexpected repeat |
| 676 |
12 unrecognized character after (? |
12 unrecognized character after (? or (?- |
| 677 |
13 POSIX named classes are supported only within a class |
13 POSIX named classes are supported only within a class |
| 678 |
14 missing ) |
14 missing ) |
| 679 |
15 reference to non-existent subpattern |
15 reference to non-existent subpattern |
| 681 |
17 unknown option bit(s) set |
17 unknown option bit(s) set |
| 682 |
18 missing ) after comment |
18 missing ) after comment |
| 683 |
19 [this code is not in use] |
19 [this code is not in use] |
| 684 |
20 regular expression too large |
20 regular expression is too large |
| 685 |
21 failed to get memory |
21 failed to get memory |
| 686 |
22 unmatched parentheses |
22 unmatched parentheses |
| 687 |
23 internal error: code overflow |
23 internal error: code overflow |
| 710 |
46 malformed \P or \p sequence |
46 malformed \P or \p sequence |
| 711 |
47 unknown property name after \P or \p |
47 unknown property name after \P or \p |
| 712 |
48 subpattern name is too long (maximum 32 characters) |
48 subpattern name is too long (maximum 32 characters) |
| 713 |
49 too many named subpatterns (maximum 10,000) |
49 too many named subpatterns (maximum 10000) |
| 714 |
50 [this code is not in use] |
50 [this code is not in use] |
| 715 |
51 octal value is greater than \377 (not in UTF-8 mode) |
51 octal value is greater than \377 (not in UTF-8 mode) |
| 716 |
52 internal error: overran compiling workspace |
52 internal error: overran compiling workspace |
| 721 |
57 \g is not followed by a braced name or an optionally braced |
57 \g is not followed by a braced name or an optionally braced |
| 722 |
non-zero number |
non-zero number |
| 723 |
58 (?+ or (?- or (?(+ or (?(- must be followed by a non-zero number |
58 (?+ or (?- or (?(+ or (?(- must be followed by a non-zero number |
| 724 |
</PRE> |
59 (*VERB) with an argument is not supported |
| 725 |
|
60 (*VERB) not recognized |
| 726 |
|
61 number is too big |
| 727 |
|
62 subpattern name expected |
| 728 |
|
63 digit expected after (?+ |
| 729 |
|
</pre> |
| 730 |
|
The numbers 32 and 10000 in errors 48 and 49 are defaults; different values may |
| 731 |
|
be used if the limits were changed when PCRE was built. |
| 732 |
</P> |
</P> |
| 733 |
<br><a name="SEC9" href="#TOC1">STUDYING A PATTERN</a><br> |
<br><a name="SEC9" href="#TOC1">STUDYING A PATTERN</a><br> |
| 734 |
<P> |
<P> |
| 1955 |
</P> |
</P> |
| 1956 |
<br><a name="SEC22" href="#TOC1">REVISION</a><br> |
<br><a name="SEC22" href="#TOC1">REVISION</a><br> |
| 1957 |
<P> |
<P> |
| 1958 |
Last updated: 27 November 2007 |
Last updated: 26 December 2007 |
| 1959 |
<br> |
<br> |
| 1960 |
Copyright © 1997-2007 University of Cambridge. |
Copyright © 1997-2007 University of Cambridge. |
| 1961 |
<br> |
<br> |