• Geoff Simmons's avatar
    Add set.hdr_filter(). · 07d677aa
    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.
    07d677aa
Name
Last commit
Last update
m4 Loading commit data...
pkg/rpm Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...