strpattern_match
A pattern match.
Synopsis:
#include </strpattern.h>
typedef struct strpattern_match strpattern_match;
Library:
libstrpatternDescription:
The strpattern_match structure is an opaque handle obtained as a result of analysis of text by the string pattern library. See the corresponding match-related functions for the parameters and their default values. A match represents a sequence of text that is recognized as having a particular meaning. For example, as a telephone number or address.