9 lines
68 B
Plaintext
9 lines
68 B
Plaintext
|
# $FreeBSD$
|
||
|
|
||
|
FBSD_1.0 {
|
||
|
regcomp;
|
||
|
regerror;
|
||
|
regexec;
|
||
|
regfree;
|
||
|
};
|