ADVANCE(3) Library Functions Manual ADVANCE(3)

advancepattern match given a compiled regular expression (LEGACY)

#include <regexp.h>

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

Refer to regexp(3) .

Derived from Issue 2 of the SVID.

February 1997 posix.fail