Trivial relicensing of macro-only modules, part 3.
[gnulib.git] / doc / posix-functions / regcomp.texi
blob3570d24041c4550560a136ab471f9d4b5978bdeb
1 @node regcomp
2 @subsection @code{regcomp}
3 @findex regcomp
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/regcomp.html}
7 Gnulib module: regex
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 mingw, MSVC 14.
14 @item
15 Many regular expression implementations have bugs.
16 @end itemize
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize