#include <sys/types.h>#include <stdio.h>#include <stdlib.h>#include "regex.h"#include "utils.h"#include "regex2.h"Go to the source code of this file.
Functions | |
| void __stdcall | regfree (regex_t *preg) |
|
|
Definition at line 57 of file regfree.c. References free(), re_guts::magic, MAGIC1, MAGIC2, re_guts::must, NULL, re_guts::setbits, re_guts::sets, and re_guts::strip. |
1.4.6-NO