freebsd-dev/lib/libc/regex/Symbol.map

11 lines
76 B
Plaintext

/*
* $FreeBSD$
*/
FBSD_1.0 {
regcomp;
regerror;
regexec;
regfree;
};