BloombergLP::bdlpcre::RegEx::matchRaw

Same as the preceding overload, loading StringRef match results.

Synopsis

Declared in <bdlpcre_regex.h>

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