afc_regexp_clear

Name

afc_regexp_clear  -- Clears all stored data

Description

Use this command to clear all stored data in the current regexp instance.

Inputs

regexp

Pointer to a valid afc_regexp instance.

Result

should be AFC_ERR_NO_ERROR

See Also