summaryrefslogtreecommitdiff
path: root/src/posix_regex.h
Commit message (Expand)AuthorAgeFilesLines
* regex: optionally use PCRE2Edward Thomson2019-05-191-1/+3
* regex: use system PCRE if availableEdward Thomson2019-05-191-2/+10
* regex: disambiguate builtin vs system pcreEdward Thomson2019-05-191-1/+1
* regex: allow regex selection in cmakeEdward Thomson2019-05-191-23/+33
* regexec: use pcre as our fallback/builtin regexEdward Thomson2019-05-191-11/+23
* regexec: prefix all regexec function calls with p_Edward Thomson2019-05-191-0/+41