[#BloombergLP-bdlpcre-RegEx-isPrepared] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlpcre.adoc[bdlpcre]::xref:BloombergLP/bdlpcre/RegEx.adoc[RegEx]::isPrepared :relfileprefix: ../../../ :mrdocs: Return `true` if this regular‐expression object is in the "prepared" state, and `false` otherwise. == Synopsis Declared in `<bdlpcre_regex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isPrepared() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#