RegFreeEx()
Syntax
RegFreeEx(*Reg)
Description
Should be called to free any memory allocated by the regexp routines. For instance, the compiled REGEXP object returned by RegCompEx(), or the string returned by RegSubEx should be freed using this routine.
Supported OS
Linux