|
PostgreSQL Source Code git master
|
#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.
Referenced by free_auth_token(), and test_regex().