1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/doc/posix-functions/regcomp.texi

21 lines
391 B
Plaintext

@node regcomp
@section @code{regcomp}
@findex regcomp
POSIX specification: @url{http://www.opengroup.org/susv3xsh/regcomp.html}
Gnulib module: regex
Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
mingw.
@item
Many regular expression implementations have bugs.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize