Home
last modified time | relevance | path

Searched refs:grep_task (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dmsggrep.c84 struct grep_task { struct
92 static struct grep_task grep_task[5]; argument
183 struct grep_task *gt = &grep_task[i]; in main()
212 struct grep_task *gt = &grep_task[grep_pass]; in main()
228 grep_task[grep_pass].matcher = &matcher_egrep; in main()
235 struct grep_task *gt = &grep_task[grep_pass]; in main()
281 grep_task[grep_pass].matcher = &matcher_fgrep; in main()
291 grep_task[grep_pass].case_insensitive = true; in main()
446 struct grep_task *gt = &grep_task[grep_pass]; in main()
465 if (grep_task[0].pattern_count > 0 in main()
[all …]
DChangeLog.14444 * msggrep.c (grep_task): Increment size.
5081 * msggrep.c (grep_task): Increase size from 3 to 4.
5664 (struct grep_task): New type.
5665 (grep_task): New variable.
5666 (main): Initialize grep_task instead of grep_args. Change processing