aboutsummaryrefslogtreecommitdiff
path: root/text-regex.h
AgeCommit message (Collapse)AuthorFilesLines
2015-07-19text: move regex related functions to separate fileMarc André Tanner1-0/+15
Eventually this should probably be rewritten to use an iternal regex engine, currently it has unacceptable memory usage, it copies the whole text.