Set the evaluation recursion depth limit for this regular‐expression object to the specified depthLimit. Return the previous depth limit.

Synopsis

Declared in <bdlpcre_regex.h>

int
setDepthLimit(int depthLimit);

Created with MrDocs