[#BloombergLP-bdlpcre-RegEx-depthLimit] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlpcre.adoc[bdlpcre]::xref:BloombergLP/bdlpcre/RegEx.adoc[RegEx]::depthLimit :relfileprefix: ../../../ :mrdocs: Return the evaluation recursion depth limit for this regular‐expression object. == Synopsis Declared in `<bdlpcre_regex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int depthLimit() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#