Searched defs:match_words (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | m-regex.c | 45 bool match_words; member 85 bool match_icase, bool match_words, bool match_lines, char eolbyte) in kwsmusts() 120 bool match_icase, bool match_words, bool match_lines, char eolbyte) in Gcompile() 205 bool match_icase, bool match_words, bool match_lines, char eolbyte, in compile() 291 bool match_icase, bool match_words, bool match_lines, char eolbyte) in Ecompile() 300 bool match_icase, bool match_words, bool match_lines, char eolbyte) in AWKcompile()
|
H A D | m-common.h | 35 bool match_words; member
|
H A D | m-common.c | 45 bool match_icase, bool match_words, bool match_lines, char eolbyte) in kwsinit()
|
H A D | m-fgrep.c | 43 bool match_icase, bool match_words, bool match_lines, in Fcompile()
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | grep.c | 160 int match_words; variable
|