Searched refs:grep_pass (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsggrep.c151 int grep_pass; local
181 grep_pass = -1;
205 grep_pass = 3;
213 if (grep_pass < 0)
216 struct grep_task *gt = &grep_task[grep_pass];
230 if (grep_pass < 0)
232 grep_task[grep_pass].matcher = &matcher_egrep;
236 if (grep_pass < 0)
239 struct grep_task *gt = &grep_task[grep_pass];
283 if (grep_pass <
663 is_string_selected(int grep_pass, const char *str, size_t len) argument
[all...]

Completed in 35 milliseconds