opnsense-src/lib/libc/regex/Symbol.map

10 lines
76 B
Text

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