Drop libpcre dependency
Drop the pcre dependency and use POSIX regex (the header is regex.h).
Less dependencies is better, and we already need a POSIX compatible OS.
Drop the pcre dependency and use POSIX regex (the header is regex.h).
Less dependencies is better, and we already need a POSIX compatible OS.