#include "regex/regguts.h"
Go to the source code of this file.
Functions | |
| void | pg_regfree (regex_t *re) |
| void pg_regfree | ( | regex_t * | re | ) |
Definition at line 49 of file regfree.c.
References NULL, and regex_t::re_fns.
Referenced by createTrgmNFA(), load_ident(), and RE_compile_and_cache().
1.7.1