Commit 7aacf0272560c793ff527722560d522bc596f209

Patrick Steinhardt 2019-09-13T08:55:33

global: convert all users of POSIX regex to use our new regexp API The old POSIX regex API has been superseded by our new regexp API. Convert all users to make use of the new one.