Set the process-wide default evaluation recursion depth limit.
Declared in <bdlpcre_regex.h>
static
int
setDefaultDepthLimit(int depthLimit);
Set the process-wide default evaluation recursion depth limit to the specified depthLimit. Return the previous depth limit.
previous process-wide default depth limit
| Name | Description |
|---|---|
| depthLimit | new process-wide default depth limit |