Set the process‐wide default evaluation recursion depth limit to the specified depthLimit. Return the previous depth limit.
Synopsis
Declared in <bdlpcre_regex.h>
static
int
setDefaultDepthLimit(int depthLimit);
Created with MrDocs