File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ <h1>pcre2build man page</h1>
308
308
for --with-match-limit. You can set a lower default limit by adding, for
309
309
example,
310
310
< pre >
311
- --with-match-limit_depth =10000
311
+ --with-match-limit-depth =10000
312
312
</ pre >
313
313
to the < b > configure</ b > command. This value can be overridden at run time. This
314
314
depth limit indirectly limits the amount of heap memory that is used, but
Original file line number Diff line number Diff line change @@ -4138,7 +4138,7 @@ LIMITING PCRE2 RESOURCE USAGE
4138
4138
for --with-match-limit. You can set a lower default limit by adding,
4139
4139
for example,
4140
4140
4141
- --with-match-limit_depth =10000
4141
+ --with-match-limit-depth =10000
4142
4142
4143
4143
to the configure command. This value can be overridden at run time.
4144
4144
This depth limit indirectly limits the amount of heap memory that is
Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ You can also explicitly limit the depth of nested backtracking in the
303
303
for --with-match-limit. You can set a lower default limit by adding, for
304
304
example,
305
305
.sp
306
- --with-match-limit_depth =10000
306
+ --with-match-limit-depth =10000
307
307
.sp
308
308
to the \fB configure \fP command. This value can be overridden at run time. This
309
309
depth limit indirectly limits the amount of heap memory that is used, but
You can’t perform that action at this time.
0 commit comments