]> git.notmuchmail.org Git - notmuch/commit - lib/regexp-fields.cc
lib: factor out query construction from regexp
authorDavid Bremner <david@tethera.net>
Tue, 24 Aug 2021 15:17:28 +0000 (08:17 -0700)
committerDavid Bremner <david@tethera.net>
Sun, 5 Sep 2021 00:07:19 +0000 (17:07 -0700)
commit5cb452c325e1f69e43dca610f48b9396cba9c039
treef2c1ec908ab3eaca74cfd10df84fd692616764d9
parent0b98ad5e4ef6b0345f28143243de1170c5c3df54
lib: factor out query construction from regexp

This will allow re-use of this code outside of the Xapian query parser.
lib/database-private.h
lib/regexp-fields.cc
lib/regexp-fields.h