aboutsummaryrefslogtreecommitdiff
path: root/regcustom.h
AgeCommit message (Expand)AuthorFilesLines
2026-06-27renamed re_comp() to tere_comp() and re_exec() to tere_exec()Robin Haberkorn1-2/+2
2026-06-26allow raw (ASCII) matching via REG_RAW flag, so we no longer need a compile-t...Robin Haberkorn1-13/+3
2026-06-21Unicode builds now expect UTF-8 stringsRobin Haberkorn1-6/+6
2014-12-26importGary Houston1-0/+185