NAME re_comp, re_exec - BSD regex functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... comp(const char * regex ); [[deprecated]] int re_exec(const char * string ); DESC…NAME re_comp, re_exec - BSD regex functions LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... comp(const char * regex ); [[deprecated]] int re_exec(const char * string ); DESC…