• Geoff Simmons's avatar
    Add set.hdr_filter(). · f24b2573
    Geoff Simmons authored
    This necessitates adding the matchonly() method to the vre2set
    interface, which only checks for matches, and does not save the
    indices of matching elements. It also requires a length parameter
    (since headers in struct http are not null-terminated).
    
    It also requires the return of the configure-time check for whether
    the RE2::Set::Match() method can be called with a NULL vector for
    the indices.
    f24b2573
README.rst 67.2 KB