compile - produce a compiled regular expression (LEGACY)
#include <regexp.h> char *compile(char *instring, char *expbuf, const char *endbuf, int eof);
Refer to regexp().
Derived from Issue 2 of the SVID.