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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dm-common.h35 bool match_lines; member in struct:compiled_kwset
H A Dm-common.c43 kwsinit(struct compiled_kwset *ckwset, bool match_icase, bool match_words, bool match_lines, char eolbyte) argument
H A Dm-fgrep.c41 Fcompile(const char *pattern, size_t pattern_size, bool match_icase, bool match_words, bool match_lines, char eolbyte) argument
H A Dm-regex.c53 bool match_lines; member in struct:compiled_regex
85 kwsmusts(struct compiled_regex *cregex, bool match_icase, bool match_words, bool match_lines, char eolbyte) argument
120 Gcompile(const char *pattern, size_t pattern_size, bool match_icase, bool match_words, bool match_lines, char eolbyte) argument
205 compile(const char *pattern, size_t pattern_size, bool match_icase, bool match_words, bool match_lines, char eolbyte, reg_syntax_t syntax) argument
291 Ecompile(const char *pattern, size_t pattern_size, bool match_icase, bool match_words, bool match_lines, char eolbyte) argument
300 AWKcompile(const char *pattern, size_t pattern_size, bool match_icase, bool match_words, bool match_lines, char eolbyte) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dless.c113 unsigned *match_lines; member in struct:globals
143 #define match_lines (G.match_lines ) macro
[all...]

Completed in 184 milliseconds