aboutsummaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Collapse)AuthorAgeFilesLines
* Check for whitespace after regex using islbrk()Thomas Voss 2024-11-051-0/+14
|
* Sort importsThomas Voss 2024-11-011-1/+1
|
* Print the compile error offsetThomas Voss 2024-11-011-3/+9
|
* Add support for $GRAB_TABSIZEThomas Voss 2024-11-011-0/+20
|
* Introduce pcre2_bitch_and_die()Thomas Voss 2024-11-011-0/+24