Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dm-regex.c46 bool match_lines; 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.h36 bool match_lines; 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.c161 int match_lines; variable