summaryrefslogtreecommitdiff
path: root/text-regex.h
AgeCommit message (Expand)Author
2020-04-27Avoid use of VLAsMichael Forney
2017-01-19text-regex: add regex backend based on libtreMarc André Tanner
2017-01-13text-regex: add text_regex_nsub to get number of sub expressionsMarc André Tanner
2017-01-13text-regex: slightly clean up headerMarc André Tanner
2016-04-03Support sam's structural regular expression based command languageMarc André Tanner
2016-04-03text-regex: introduce function to match arbitrary textMarc André Tanner
2016-01-13Add -pedantic to debug CFLAGS and fix resulting warningsMarc André Tanner
2015-07-19text: move regex related functions to separate fileMarc André Tanner