Skip to content

Commit 5281d67

Browse files
Sync autogenerated files #noupdate
1 parent 93e4b50 commit 5281d67

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/pcre2.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6251,15 +6251,15 @@ SIZE AND OTHER LIMITATIONS
62516251
for the name defaults to 128 code units, and the maximum number of such
62526252
groups to 10000.
62536253

6254-
The maximum length of a name in a (*MARK), (*PRUNE), (*SKIP), or
6255-
(*THEN) verb is 255 code units for the 8-bit library and 65535 code
6254+
The maximum length of a name in a (*MARK), (*PRUNE), (*SKIP), or
6255+
(*THEN) verb is 255 code units for the 8-bit library and 65535 code
62566256
units for the 16-bit and 32-bit libraries.
62576257

6258-
The maximum length of a string argument to a callout is the largest
6258+
The maximum length of a string argument to a callout is the largest
62596259
number a 32-bit unsigned integer can hold.
62606260

6261-
The maximum amount of heap memory used for matching is controlled by
6262-
the heap limit, which can be set in a pattern or in a match context.
6261+
The maximum amount of heap memory used for matching is controlled by
6262+
the heap limit, which can be set in a pattern or in a match context.
62636263
The default is a very large number, effectively unlimited.
62646264

62656265

0 commit comments

Comments
 (0)