Same as the preceding overload, using a std::vector result buffer.
std::vector
Declared in <bdlpcre_regex.h>
<bdlpcre_regex.h>
int match( std::vector<std::string_view>* result, std::string_view const& subject, size_t subjectOffset = 0) const;