__regfree         624 lib/regcomp.c  libc_hidden_def (__regfree)
__regfree         625 lib/regcomp.c  weak_alias (__regfree, regfree)
__regfree         658 lib/regcomp.c        __regfree (&re_comp_buf);
__regfree         689 lib/regcomp.c    __regfree (&re_comp_buf);
__regfree          42 lib/regex.c    # define regfree(preg) __regfree (preg)