SYNOPSIS
#include <regex.h>
void regfree(regex_t *preg);
DESCRIPTION
The
PARAMETERS
- preg
-
A pointer to a compiled regular expression that a previous call to
regcomp() initialized.
RETURN VALUES
None.
CONFORMANCE
POSIX.2 (1992).
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
regcomp() ,regerror() ,regexec()
PTC MKS Toolkit 10.4 Documentation Build 39.