Home
last modified time | relevance | path

Searched defs:match_words (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-regex.c45 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 Dm-common.h35 bool match_words; member
H A Dm-common.c45 bool match_icase, bool match_words, bool match_lines, char eolbyte) in kwsinit()
H A Dm-fgrep.c43 bool match_icase, bool match_words, bool match_lines, in Fcompile()
/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c160 int match_words; variable