blob: bfe2d02cf898b38c1fa512a6adeaec1a2b6e7f0e [file] [log] [blame]
@node regexec
@section @code{regexec}
@findex regexec
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/regexec.html}
Gnulib module: regex
Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
mingw, MSVC 14.
@item
Many regular expression implementations have bugs.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize