Name

ap_pregfree — free a regular expression compiled with ap_pregcomp()

Synopsis

void ap_pregfree(pool *p, regex_t * reg)

Frees the regular expression with regfree(), removing its cleanup function from the pool.