xref: /freebsd/lib/libc/regex/Symbol.map (revision 4b9d6057)
1FBSD_1.0 {
2	regerror;
3	regexec;
4	regfree;
5};
6
7FBSD_1.6 {
8	regcomp;
9};
10