aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/regex.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-21wsutil: Split ws_regex_matches() into two functionsJoão Valverde1-7/+15
2021-12-13regex: Remove requirement for ssize_tJoão Valverde1-3/+3
2021-11-15regex: Prefer C99/POSIX typesJoão Valverde1-2/+2
2021-11-14regex: Add a diagnostic messageJoão Valverde1-21/+52
2021-11-14Move regex code to wsutilJoão Valverde1-0/+117