SilcRegex

NAME

    typedef struct { ... } *SilcRegex, SilcRegexStruct;

DESCRIPTION

The regular expression context. This context is given as argument to all silc_regex_* functions. It is usually statically allocated but can be dynamically allocated by silc_malloc.