BloombergLP::bdlpcre::RegEx::matchRaw

Same as the preceding overload, loading a string_view match result.

Synopsis

Declared in <bdlpcre_regex.h>

int
matchRaw(
    std::string_view* result,
    char const* subject,
    size_t subjectLength,
    size_t subjectOffset = 0) const;