Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsggrep.c82 struct grep_task { struct
90 static struct grep_task grep_task[5]; variable
189 struct grep_task *gt = &grep_task[i]; in main()
218 struct grep_task *gt = &grep_task[grep_pass]; in main()
234 grep_task[grep_pass].matcher = &matcher_egrep; in main()
241 struct grep_task *gt = &grep_task[grep_pass]; in main()
287 grep_task[grep_pass].matcher = &matcher_fgrep; in main()
297 grep_task[grep_pass].case_insensitive = true; in main()
436 struct grep_task *gt = &grep_task[grep_pass]; in main()
455 if (grep_task[0].pattern_count > 0 in main()
[all …]
H A DChangeLog986 * msggrep.c (grep_task): Increment size.
1623 * msggrep.c (grep_task): Increase size from 3 to 4.
2206 (struct grep_task): New type.
2207 (grep_task): New variable.
2208 (main): Initialize grep_task instead of grep_args. Change processing