[#BloombergLP-bdlpcre-RegEx-namedSubpatterns-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlpcre.adoc[bdlpcre]::xref:BloombergLP/bdlpcre/RegEx.adoc[RegEx]::namedSubpatterns :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, using a `std::vector` result buffer. == Synopsis Declared in `<bdlpcre_regex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void namedSubpatterns(std::vector<std::pair<std::string_view, int>>* result) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#