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

/freebsd-10.0-release/contrib/diff/src/
H A Ded.c35 print_script (script, find_reverse_change, print_ed_hunk);
91 print_script (script, find_change, pr_forward_ed_hunk);
132 print_script (script, find_change, print_rcs_hunk);
H A Dnormal.c33 print_script (script, find_change, print_normal_hunk);
H A Ddiff.h378 void print_script (struct change *, struct change * (*) (struct change *), void (*) (struct change *));
H A Dcontext.c107 print_script (script, find_hunk, pr_unidiff_hunk);
109 print_script (script, find_hunk, pr_context_hunk);
H A Difdef.c53 print_script (script, find_change, print_ifdef_hunk);
H A Dside.c39 print_script (script, find_change, print_sdiff_hunk);
H A Dutil.c485 print_script (struct change *script,
479 print_script (struct change *script, function

Completed in 110 milliseconds