File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments