STEP(3) Library Functions Manual STEP(3)

steppattern match with regular expressions (LEGACY)

#include <regexp.h>

int step(const char *string, const char *expbuf);

Refer to regexp(3) .

Derived from Issue 2 of the SVID.

February 1997 posix.fail