Same as the preceding overload, loading StringRef match results.

Synopsis

Declared in <bdlpcre_regex.h>

int
match(
    bsl::vector<bslstl::StringRef>* result,
    char const* subject,
    size_t subjectLength,
    size_t subjectOffset = 0) const;

Created with MrDocs