step - pattern match with regular expressions (LEGACY)
#include <regexp.h> int step(const char *string, const char *expbuf);
Refer to regexp().
Derived from Issue 2 of the SVID.