Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dlibgrep.h49 extern matcher_t matcher_grep; /* POSIX Basic Regular Expressions */
H A Dm-regex.c472 matcher_t matcher_grep = variable
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsggrep.c191 gt->matcher = &matcher_grep; in main()