Searched defs:eolbyte (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | m-regex.c | 47 char eolbyte; 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 | 37 char eolbyte; 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 | 44 char eolbyte) in Fcompile()
|
H A D | dfa.c | 267 static unsigned char eolbyte; variable
|
/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | grep.c | 162 unsigned char eolbyte; variable
|
H A D | dfa.c | 293 static unsigned char eolbyte; variable
|