#include <sys/types.h>#include <stdio.h>#include <stdlib.h>#include <regex.h>#include "utils.h"#include "regex2.h"Include dependency graph for regfree.c:

Go to the source code of this file.
Functions | |
| void | regfree (regex_t *preg) |
|
|
Definition at line 57 of file regfree.c. References free, g, MAGIC1, MAGIC2, and NULL. Referenced by rep_add(). |
1.4.6