The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 NAME

advance - pattern match given a compiled regular expression (LEGACY)

 SYNOPSIS



#include <regexp.h>

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

 DESCRIPTION

Refer to regexp().

DERIVATION

Derived from Issue 2 of the SVID.

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]