aboutsummaryrefslogtreecommitdiff
path: root/text-regex.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-19text-regex: add regex backend based on libtreMarc André Tanner1-0/+5
2017-01-13text-regex: add text_regex_nsub to get number of sub expressionsMarc André Tanner1-0/+1
2017-01-13text-regex: slightly clean up headerMarc André Tanner1-2/+2
2016-04-03Support sam's structural regular expression based command languageMarc André Tanner1-0/+1
2016-04-03text-regex: introduce function to match arbitrary textMarc André Tanner1-0/+1
2016-01-13Add -pedantic to debug CFLAGS and fix resulting warningsMarc André Tanner1-1/+1
2015-07-19text: move regex related functions to separate fileMarc André Tanner1-0/+15