1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libc/regex/Symbol.map

11 lines
76 B
Plaintext

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