Home
last modified time | relevance | path

Searched refs:Fcompile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-fgrep.c42 Fcompile (const char *pattern, size_t pattern_size, in Fcompile() function
177 Fcompile,
/netbsd-src/external/gpl2/grep/dist/src/
H A Dsearch.c83 static void Fcompile PARAMS ((char const *, size_t));
481 Fcompile (char const *pattern, size_t size) in Fcompile() function
719 { "fgrep", Fcompile, Fexecute },
/netbsd-src/external/gpl2/grep/dist/
H A DChangeLog261 (Fcompile): Reverse to the old behaviour of compiling the enire
487 (Fcompile): Alloc an entry in patterns[] to hold the regex.
869 * src/search.c (Gcompile, Ecompile, EGexecute, Fcompile, Fexecute,